mercredi, janvier 09, 2008

Sendmail QueueLA problems for 8.14.x

Anybody that have try newest sendmail versions should worry about queued mails.

Queuing algorithm is tricky, but sendmail configuration is worse !!!

If you have some strange queue troubleshooting, try to start sendmail with -D logfile and -d3,30.

You will see QueueLA and RefuseLA for sendmail childs with zero values.

You can find theses in sendmail.org ERRATAs :
http://www.sendmail.org/releases/8.14.0.php#ERRATA


So if you want your sendmail childrens to have queueLA, add these kind of options :

O DaemonPortOptions=queueLA=20,refuseLA=30


Aucun commentaire: