CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2013/03/30 04:41:03
Modified files: usr.sbin/smtpd : queue_fsqueue.c Log message: have smtpd temporarily refuse new messages if file system holding the queue has less than 10% of disk space or inodes left. a warning is logged and the clients will get a temporarily failure asking them to retry later. prompted by deraadt@