Having Imail Coexist with ListManager

 

 

The way to have Imail coexist with ListManager is to have Imail listen to another port besides port 25 (the SMTP mail default port). Let ListManager listen on port 25, then tell ListManager to forward mail on to Imail.

 

Here are the steps to have Imail and ListManager coexist:

  

 

Move Imail to another port

 

* Run the Windows Registry Editor. This is a program with a filename of "regedt32.exe".

 

* Locate the section in the "HKEY_LOCAL_MACHINE" window in the category "SYSTEM \ CurrentControlSet \ Services \ SMTPD32 \ Parameters". Click on this setting and several fields such as "Version" and "AcceptAny" will appear on the right window in the Windows Registry Editor.

 

* Choose the "Edit \ Add Value…" menu option. For "Value Name", enter "Port" (remember to capitalize the P in Port) and for "Data Type" choose REG_DWORD. A window will pop up asking for a value. Choose "decimal" as the "Radix" in the window, and type "26" in the "Data" field.

 

* You should now see a new value which says: "Port: REG_DWORD " 0x1a.

 

* Go to the "services" control panel, then stop and start the "Imail SMTP Server" service.

 

* Imail is now configured to listen to port 26

 

  

Install and Configure ListManager

 

* Create an 'A' record in your DNS, which is an alternate name for the current machine. The mail that should be accepted by ListManager will be sent to this address. All mail delivered to ListManager which does not have this name will be forwarded on to Imail.

 

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
listmanager IN A 207.105.6.2 ; the new "alias" host name

 

After this change, restart your DNS server.

 

* Start your ListManager server in the foreground, by clicking the "Run ListManager Now" icon.

 

* In Utilities: Administration: Server: Server Settings: Network Settings: Receive Email, find the field that says "Forward Mail:". Type this in the Forward Mail field:

127.0.0.1 26

 

This instructs ListManager to forward non-ListManager mail to port 26, where Imail is listening.

 

Now, find the field named "Mail Receive Rules" in Utilities: Administration: Server: Server Settings: Security: Bans. Type the name (or names) of the host names that ListManager should accept mail for. Any mail that comes in for ListManager, which is not addressed, to these hosts will automatically be forwarded to Imail.

 

For example, if your machine was called "mail.mycorp.com" and you made an alias for it (in step 2) called "listmanager.mycorp.com", then in the "Mail Receive Rules" field enter this data:

@listmanager.mycorp.com

 

If you have multiple names for your ListManager server, which ListManager should answer, enter each of them here, separated by a carriage return. This means that all mail addressed to "@listmanager.mycorp.com" will be accepted and processed by ListManager, and any mail not addressed to "@listmanager.mycorp.com" will be forwarded to Imail.

 

* Type "shutdown" on your ListManager server console. Wait for ListManager to shutdown, then start it again, by clicking the "Run ListManager Now" icon.

 

* Start your mail program and send mail to lyris@ your host name. For example, if your ListManager alias is "listmanager.mycorp.com", send mail to "lyris@listmanager.mycorp.com". A minute or two after sending your message, ListManager should have sent you a response back. Now, send a test message to a user on your Imail Server to make sure that is working.



Having MailSite Coexist With ListManager Having Notes/Domino Coexist With ListManager