CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2014/02/04 07:56:03
Modified files: usr.sbin/smtpd : bounce.c limit.c mda.c mta.c mta_session.c queue.c scheduler.c scheduler_api.c scheduler_backend.c scheduler_null.c scheduler_proc.c scheduler_ramqueue.c smtpd-api.h smtpd.h Log message: internal improvements and cleanups - get rid of the whole penalty thing for failed envelopes in the mta and scheduler. - do not disable routes on smtp errors - try to schedule all types of envelopes on each scheduler frame.