Forward Mail
Optionally forward non-Lyris mail to another SMTP server.
This allows ListManager to coexist with another SMTP server on the same machine.
For instance, if the machine you want to run ListManager on has a mail server running on it (Sendmail or Post.Office) and you want this machine to continue running a mail server, then this setting will allow ListManager to coexist with your mail server.
Before ListManager can be installed you will need to configure your mail server to listen to a different port than port 25 for receiving mail. Once this is done, you can install ListManager and instruct it with this "Forward Mail" feature to pass non-Lyris mail onto your regular mail server. Mail sending and receiving from both ListManager and your regular mail server is unaffected.
In this way, both ListManager and your mail server can coexist peacefully on the same machine.
For this "Forward Mail" setting you will need to specify the TCP/IP address and port number.
For example: "127.0.0.1 2025" forwards non-Lyris mail to an SMTP server running on the same machine, on port 2025. This is a common setting when ListManager is coexisting with a mail server on the same machine.
Another example: "207.105.7.62 25" forwards non-Lyris mail to an SMTP server running on a different machine. Thus, mail that isn't for ListManager is forwarded to another mail server for regular processing.
For more information, see "Having Sendmail coexist with ListManager" or "Having Post.Office coexist with ListManager".
![]() |