>>>>> "RJ" == Ron Jarrell <[EMAIL PROTECTED]> writes:

    RJ> Are you using the SMTPdirect method or the sendmail delivery
    RJ> method?  If you're using sendmail, stop.  It's a really badly
    RJ> named method.  The method of choice is smtpdirect.  The
    RJ> sendmail method would be more properly called the "run a shell
    RJ> script and invoke sendmail by hand opening me up to a wide
    RJ> variety of security holes" method...

I've really thought about just removing the Sendmail.py delivery
module for MM2.1.  It just has so many problems, and either nobody
reads the docs or the docs are just poorly written or visible.

As it is, I put a nice fat "assert 0" in the code so Sendmail.py is
now completely inoperable unless you hack the code.  I'm reluctant to
remove it because I was hoping someday someone would really fix it,
but I think I might have to give up on that.

So, should Sendmail.py just go away?

-Barry


------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py

Reply via email to