Edu-IT Posted February 20, 2012 Posted February 20, 2012 At present we route all our outgoing email through a smarthost - so our Exchange box is just acting as a relay at the moment. What I want to do is get the box to handle SMTP for certain internal systems and process the mail itself without going through the smarthost and back again. Is this achievable? Any advice on how to do it?
PiqueABoo Posted February 21, 2012 Posted February 21, 2012 Don't know because I'm confused... where are 'certain internal systems' sending the mail? Is it to a mail address associated with a mailbox on your local Exchange?
glennda Posted February 21, 2012 Posted February 21, 2012 If the mailbox resides on the local server (i.e you are sending an email from a local server to yourself). The server will deliver the email directly to the mailbox. It will only try and route the email externally if it does not recognize the email address (i.e you try to send to a hotmail address)
zag Posted February 22, 2012 Posted February 22, 2012 Might be easier just to install the IIS smtp service on a random computer. Thats what I did and it only took 10mins. Now all our sharepoint, photocopiers and internal systems can send mail very easily with no security implications.
Edu-IT Posted February 22, 2012 Author Posted February 22, 2012 Might be easier just to install the IIS smtp service on a random computer. Thats what I did and it only took 10mins. Now all our sharepoint, photocopiers and internal systems can send mail very easily with no security implications. That's a good idea!
Domino Posted February 22, 2012 Posted February 22, 2012 You could also setup a separate relay address on the exchange box - remove all authentication and only allow certain addresses to send mail to it. What we do for printers, etc
Edu-IT Posted February 22, 2012 Author Posted February 22, 2012 You could also setup a separate relay address on the exchange box - remove all authentication and only allow certain addresses to send mail to it. What we do for printers, etc So would that be a seperate receive connector that doesn't forward mail on to the external mail scanning engine?
Domino Posted February 22, 2012 Posted February 22, 2012 yarp yarp - for us it just removes the awkward authentication layer for legacy stuff - but should work for your needs too.
Edu-IT Posted February 22, 2012 Author Posted February 22, 2012 yarp yarp - for us it just removes the awkward authentication layer for legacy stuff - but should work for your needs too.So with that in mind:"Each connector has a unique set of the following attributes: IP Address, Port number and remote IP Address range"What would be the best way to configure the additional connector without screwing up the existing one? How do you achieve it?
sukh Posted February 22, 2012 Posted February 22, 2012 Simplest thing is to setup a receive connector and add in the IP's to allow relaying. The main question you need to ask yourself is do you want them allow relaying internally only or externally too. Exchangepedia | How To Allow Relaying in Exchange 2010 and Exchange 2007
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now