[Mailman-Developers] FYI -- problems with my new
install...
barry@wooz.org
barry@wooz.org
Mon, 30 Oct 2000 16:11:18 -0500 (EST)
>>>>> "CVR" == Chuq Von Rospach <chuqui@plaidworks.com> writes:
CVR> ah, that probably explains it. There were circumstances where
CVR> the SMTP host started rejecting due to load, and those
CVR> probably cascaded.
CVR> That seems to open up mailman to duplicate deliveries,
CVR> FWIW. I think I ran into the same issue here Chris Kolar
CVR> did...
Can you explain in more detail what "SMTP host started rejecting due
to load" means? Do you mean the socket connect failed, or the SMTP
server returned error codes, or something else.
I ask because I have a simple Python smtpd for testing and if I can
configure it to reproduce exactly the error conditions your seeing
with sendmail, I can try to debug the dups problem. I'd /really/ like
to do that before 2.0 final goes out, since others are seeing this
problem too (mostly sendmail users it seems though).
Thanks,
-Barry