Enterprise Software Thread, exchange 2007 enable a relay of mail from a specific local IP in Technical; Im trying to setup a relay to allow a web based application on a local webserver send email through our ...
-
30th March 2011, 10:14 PM #1 exchange 2007 enable a relay of mail from a specific local IP
Im trying to setup a relay to allow a web based application on a local webserver send email through our exchange server.
Ideally I would like it to authenticate first.
It needs to be able to send as different people, so that when students reply, the replies go to the respective teacher that generated the email.
At the moment the webserver is just sending emails using its own buildin postfix, but I would like them to be going through our exchange.. Im just not sure how to go about it?
Cheers
-
-
IDG Tech News
-
31st March 2011, 08:04 AM #2 Hi Rabbie
From my experience and best practise, I would recommend you create a new receive connector for relaying. Then I would restrict this connector with specific IP's, I.e those servers you trust to relay.
Sukh
-
-
31st March 2011, 08:12 AM #3 Sukh,
Thanks for the reply. Yep, thats what Ive done, created a new recieve connector and restricted it to the single server IP. But it doesnt seem to work. What do I need to set in the authentication and other tabs?
-
-
31st March 2011, 08:16 AM #4 edit: when i try to connect to it via telnet, it gives the error: not allowed to relay
-
-
31st March 2011, 10:10 AM #5 There are a few ways to do this. I would select Anonymous users under the permission groups and then run the command below to give the relay right
Get-ReceiveConnector "Your Receive Connector Name" | Add-ADPermission -User "NT AUTHORITY\ANONYMOUS LOGON" -ExtendedRights "ms-Exch-SMTP-Accept-Any-Recipient"
-
Thanks to sukh from:
RabbieBurns (1st April 2011)
-
31st March 2011, 10:29 AM #6 You could try using PHP mailer you can then use the auth against the exchange server?
-
-
1st April 2011, 03:11 AM #7 
Originally Posted by
sukh
There are a few ways to do this. I would select Anonymous users under the permission groups and then run the command below to give the relay right
Get-ReceiveConnector "Your Receive Connector Name" | Add-ADPermission -User "NT AUTHORITY\ANONYMOUS LOGON" -ExtendedRights "ms-Exch-SMTP-Accept-Any-Recipient"
worked a treat, thanks
-
-
1st April 2011, 03:12 AM #8 
Originally Posted by
glennda
You could try using PHP mailer you can then use the auth against the exchange server?
I dont maintain the webserver
-
SHARE: 
Similar Threads
-
By Ric_ in forum General Chat
Replies: 10
Last Post: 20th August 2010, 09:36 AM
-
By Uraken in forum Windows
Replies: 5
Last Post: 27th May 2010, 02:20 PM
-
Replies: 19
Last Post: 1st March 2010, 04:17 PM
-
By mb2k01 in forum Windows Server 2000/2003
Replies: 4
Last Post: 4th November 2009, 11:55 PM
-
Replies: 2
Last Post: 21st July 2009, 08:28 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules