LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Sendmail setting: undeliverable timing (https://www.linuxquestions.org/questions/linux-server-73/sendmail-setting-undeliverable-timing-620341/)

Sheridan 02-11-2008 12:52 PM

Sendmail setting: undeliverable timing
 
Hi Guys,

Can someone please tell me that in Sendmail, how do I set the time that sendmail waits and keeps the message in the queue until it decides that it's undeliverable?

Thanks so much!

frndrfoe 02-11-2008 01:56 PM

Should look something like this:
Code:

define(`confTO_QUEUERETURN', `5d')

Sheridan 02-11-2008 02:58 PM

Quote:

Originally Posted by frndrfoe (Post 3053702)
Should look something like this:
Code:

define(`confTO_QUEUERETURN', `5d')

Thank you, this is it. :)


All times are GMT -5. The time now is 10:19 PM.