Microsoft
Software
Hardware
Network
Question : Can not send email in SBS 2003
Hello,
I have recently had to move my server to a new location. I moved the DNS record information to reflect the new server location. I am able to access the server remotely and can receive mail, but am not able to send mail. The mail appears to be going out, it shows up in the sent mail list but never arrives at its destination. I have checked and smtp settings look fine. The system worked fine until the move. URL adisc.biz responds to telnet on port 25. Please help
Answer : Can not send email in SBS 2003
Are you running selinux?
Try this..
enter this command:
setenforce 0
then try to start named
/etc/init.d/named start
Random Solutions
Styling a Dropdownlist using CSS
Windows 7 Enterprise vs Ultimate?
How to replace a Exchange 2010 server suffering from a UNC rollback?
DatetimePicker in datagridview MSDN example problem
Group and ungroup a password-protected sheet?
Silverlight ContentPresenter in Button Template
VB.net query problem
Cross-forest trust: The domain controllers required to find the selected objects in the following domains are not available
Reading bits in C++
VB.net: Problem accesing form elements from other class (probably other thread)