[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] SMTP listening on two ports



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.