On Thu, 7 Apr 2005, Tracy wrote: > At 13:13 4/7/2005, Brett wrote: > > I have thought about forcing Exchange to use port 24 which should > > pretty well stop it doing anything but have not researched setting up > > XMail to run on both ports 25 and 24 - I am not even sure it can. > > Sure it can. You can run Xmail on any ports you want. I currently run it > on 25 and 587 for SMTP (as well as having an Stunnel:465 to Xmail:25 > forward setup). > > Just add -SI parameters for each address/port pair (to the MAIL_CMD_LINE > registry entry) you want to have SMTP bound on....
Well - Hotdamn - I think I will mess with that this weekend. Oh - I got a VBS script to give me all the email addresses from the Active Directory. It is not 'clean' yet and it only retrieves the 'default' email address (I have several users with extra addresses) and will work that out this weekend too. If you are using Perl on your server - there is a nice routine - which of course I don't remember site right now - that will pull the addresses using the Net::LDAP from the Active Directory. I haven't played with it but I got a copy 8-) Brett - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
