Knabe, Troy wrote:
So my sendmail start script included /usr/sbin/sendmail -bd -q5m

So I made it  /usr/sbin/sendmail -bd -ODeliveryMode=defer \
       -ODaemonPortOptions=Name=MSA,Port=1313,M=E,Addr=127.0.0.1
---------------- End original message. ---------------------

Put the original line back in, then just add the second one. You need them both so it listens on both port 25 and the alternate port.

That will do what you want and maintain the original sendmail functionality.



Dragon

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Venimus, Saltavimus, Bibimus (et naribus canium capti sumus)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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

Reply via email to