On Mar 25, 2008, at 10:59 AM, Mark Sapiro wrote: > Eino Tuominen wrote: >> >> You are missing the point. Of course you can inform of a delivery >> problem, but only when you really need to do it. > > > That's not what Jo Rhett seems to be saying at > <http://mail.python.org/pipermail/mailman-developers/2008-March/ > 019928.html>.
If you reject the mail during the SMTP phase, and it came from a legitimate sender, their mail server will return the DSN back to the sender. If it was spam, the spambot will go somewhere else. This is why you reject during SMTP session. Because if you don't, the spambot comes back to your supposed legal recipient and sends a bunch more forged mail. And each of those messages you bounce back to the innocent victim of forgery. Now that basic education is out of the way... -- Jo Rhett Net Consonance : consonant endings by net philanthropy, open source and other randomness _______________________________________________ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp