CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2009/04/12 09:42:13

Modified files:
        usr.sbin/smtpd : runner.c 

Log message:
When runner_check_loop() detects a mail loop, remove the envelope. This is
only half of the problem solved, we need to generate a mailer daemon too.
This fixes a bug in my smtpd where it would try to schedule a message,
detect that it is a loop and not schedule it, then trying again at next
queue walk ...

Reply via email to