Hi All

please tell me how to configure sendmail so that it does not try 
sending mails for more than one hour if it has problems finding the 
other domain name, or if it faces some other problem. After this one 
hour, it should delete the mail from the mailq and send an error 
message back to the sender.

Also, secondary mail server can receive mails for mydomain if 
connection to primary fails for some reason. After receiving mails from 
internet, it then sends mail to primary via the internal LAN ? is it 
possible ? if possible please tell me how i configure sendmail for this 
purpose ?

What is the meaning of following things

define(`confTO_QUEUEWARN', `4h') 

I think first is giving waring message after 4 hours
define(`confTO_QUEUERETURN', `5d')

second is returned as undeliverable after 5 days

what is the meaning of following two things ?
define(`confQUEUE_LA', `12')
define(`confREFUSE_LA', `18')

regards
Mujeeb Rahman.Y


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

Reply via email to