* VaibhaV [linux-india] <28/06/01 11:08 +0530>:
> I guess, you need the following.
> Hold expensive + "e" flag to mailers -
> define(`confCON_EXPENSIVE', `True')
> define(`SMTP_MAILER_FLAGS', `e')
 
I prefer not passing the `e' flag to the smtp mailers for a simple reason -
it seems to mark the mailer as expensive in _all_ cases - queueing mail even
when you are connected to the 'net (so you need to use /usr/sbin/sendmail -q
each time).

Just defining confCON_EXPENSIVE should do the trick.

> FEATURE(accept_unqualified_senders)
 
Then there's a service.switch file to turn off local dns lookups when sending
to a smarthost (that does its own DNS lookups anyway so local dns lookups are
basically a redundancy).

        --suresh
-- 
Suresh Ramasubramanian  <-->  mallet <at> efn <dot> org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to