肖恩D++
												Not Equal C && !=C && 不等于西
					
				- 
																
Mailbox unavailable for IIS 6 smtp service
Posted on January 18th, 2014 Add commentsAfter created a smtp virtual server and enable the smtp service, if the web application still got error such “Mailbox unavailable. The server response was: 5.7.1 Unable to relay for name@email.com”, need to do following:
- Open “IIS 6 Manager”
 - Under local computer name, find SMTP virtual server, and open properties for it
 - On “Access” tab, click “Relay” on “Relay restrictions” section
 - Choose “Only the list below”, then add loopback ip “127.0.0.1” and server ip to the list
 - Restart smtp service
 
 



							
						

Leave a Reply
Be the First to Comment!