Having Notes / Domino Coexist with Lyris List Manager
The way to have Notes coexist with Lyris List Manager is to have Notes listen to another port besides port 25 (the SMTP mail default port). Let Lyris List Manager listen on port 25,
then tell it to forward mail on to Notes.
Here are the steps to have Notes and Lyris List Manager coexist:
Move Notes to another port
You will need to be running Notes 4.61 or newer. These are the directions from Lotus, available in the release notes for version 4.61:
SPR# HAT3KELTE - Added an SMTP MTA NOTES.ini variable to change TCP/IP port SMTP MTA uses so the MTA can run on a partitioned server. This is controlled by an untested .ini
variable, SMTPMTA_IPPORT, used to change the TCP/IP port 25 on which SMTP MTA listens. See "untested .ini variables" for more information.
Change the SMTPMTA_IPPORT value to be 26. Stop and restart your Notes server.
Install and Configure Lyris List Manager
* Create an 'A' record in your DNS, which is an alternate name for the current machine. The mail that should be accepted by Lyris List Manager will be sent to this address. All mail delivered to
Lyris List Manager which does not have this name will be forwarded on to Notes/Domino.
For example, if your machine is currently called "mail" in your DNS, add another entry below it that has the same data, but with a new name, as in:
mail IN A 207.105.6.2 ; the original host name lyris IN A 207.105.6.2 ; the new "alias" host name
After this change, restart your DNS server.
* Start your Lyris List Manager server in the foreground, by clicking the "Run Lyris LM Now" icon.
* Go to the web interface with your web browser. Log in as a server administrator, and go to the "server config" page.
On the server config web page, find the field that says "forward mail:". Type this in the forward mail field:
This instructs Lyris List Manager to forward non-Lyris mail to port 26, where Notes/Domino is listening.
Now, find the field named "Mail Receive Rules". Type the name (or names) of the host names that Lyris List Manager should accept mail for. Any mail that comes in for Lyris List Manager, which is
not addressed, to these hosts will automatically be forwarded to Notes/Domino.
For example, if your machine was called "mail.mycorp.com" and you made an alias for it (in step 2) called "lyris.mycorp.com", then in the "Mail Receive Rules" field enter this data:
If you have multiple names for your Lyris List Manager server, which Lyris List Manager should answer, enter each of them here, separated by a carriage return. This means that all
mail addressed to "@lyris.mycorp.com" will be accepted and processed by Lyris List Manager, and any mail not addressed to "@lyris.mycorp.com" will be forwarded to Notes/Domino.
6) Type "shutdown" on your Lyris List Manager server console. Wait for Lyris List Manager to shutdown, then start it again, by clicking the "Run Lyris LM Now" icon.
7) Start your mail program and send mail to lyris@ your host name. For example, if your Lyris List Manager alias is "lyris.mycorp.com", send mail to "lyris@lyris.mycorp.com". A minute or two after
sending your message, Lyris List Manager should have sent you a response back. Now, send a test message to a user on your Notes/Domino Server to make sure that is working.
You are done!
For more information, see SMTP Port and Mail Receive Rules.
|