-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Well, I manage many smartlist lists on my server, and I never found solution again the "the infinite loop" in the case of a 'yahoo|hotmail|other' maintainer's mailbox full In this case, the first error for the list goes to the maintainer mailbox, bounces back to the list, starting a new loop. More : if there are two (or more) maintainers, the mailbox of the second one will be full, and the loop become exponential ! The X-Loop test does not work in this case ;~{ Any solution ? - -- "Quelle connerie la Guerre" (Prévert) Francois Sauterey Francois@Sauterey.org Mon hébergeur ? Le RAS (http://www.ras.eu.org) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAQ7r9sfJYVQUqvKQRAmeWAJ9DC3u513a4DiUp+yjba+3EW9IVNgCfYTCR +BM5wnhQM0QmuNxaTIWxgF0= =ROdt -----END PGP SIGNATURE-----
On Mon, Mar 01, 2004 at 11:36:45PM +0100, Francois wrote:
Well, I manage many smartlist lists on my server, and I never found solution again the "the infinite loop" in the case of a 'yahoo|hotmail|other' maintainer's mailbox full In this case, the first error for the list goes to the maintainer mailbox, bounces back to the list, starting a new loop.
Do you use the latest SmartList release? I remember that this problem was addressed some years ago but I am not sure whether the fix has gone in an official release. The following lines should catch the error: :0 w | formail -R"From X-From_:" -iDate: -iReturn-Receipt-To: -iRead-Receipt-To: \ -iAcknowledge-To: | \ $SENDMAIL $fOPT $sendmailOPTnorm $sendmailOPTp $maintainer :0 wfh | formail -A"X-Diagnostic: Maintainer $maintainer could not be reached" HOST=continue_with_../.etc/rc.post Werner
participants (2)
-
Francois
-
Werner Reisberger