> You _must_ flush the queue because if you don't, and there is a delivery > problem, mail will be queued.
Umm, no. If properly set up, queuing does *not* occur in non-daemon mode. That's the whole point of NOT running the MTA as a daemon. There isn't anything there to queue anything. If immediate delivery fails, /usr/bin/sendmail exits with a non-zero return code, and there is no queueing. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
