David Boyes wrote:
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.

Bear in mind that the mail command isbasically a wrapper for sendmail
when used thus:

echo some messages | mail -s 'some mail' [EMAIL PROTECTED]

If [EMAIL PROTECTED] cannot he reached immediately, where does the mail go?

If you have a working relay, fine, but if someone tripped over the wire,
what then?




--

Cheers
John

-- spambait
[EMAIL PROTECTED]  [EMAIL PROTECTED]
Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/

do not reply off-list

----------------------------------------------------------------------
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

Reply via email to