Knabe, Troy wrote: > >You can do this without modifying your sendmail files at all. Instead, in your >startup script, add: > > /usr/sbin/sendmail -bd -ODeliveryMode=defer \ > -ODaemonPortOptions=Name=MSA,Port=NNNN,M=E,Addr=127.0.0.1
Did you ADD that, or replace something with that? I know little about sendmail, but I think that is supposed to start an additional sendmail daemon to listen on localhost:NNNN. It should have no effect on other sendmail daemons. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
