[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] SMTP listening on two ports
- Subject: [cobalt-users] SMTP listening on two ports
- From: DAMN Subscriptions <subscriptions@xxxxxxxxxxxxxxxxx>
- Date: Sat Jun 1 20:32:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
I am interested in having my SMTP server (on Qube2) listen on two ports, 25
and 24. Is there a way to have this happen?
I attempted to edit the sendmail.cf file, adding:
O DaemonPortOptions=Port=24, Name=altport
But that just hung my mail server.