Anyone with some expertise in MS Exchange 2003 (server is 2003 SBS) - I could use some help.
I have two employees that work remotely. For over four years I've had them set up with mail forwarders to pass mail from their exchange accounts to their Roadrunner emails. All has worked fine with zero issues until Monday. Since then emails sent from within the company domain are forwarded to them just fine, but emails received from external sources appear to reach their accounts at our exchange server (I've verified by opening their accounts here that emails are being received at their domain accounts), however, instead of being forwarded to their Roadrunner accounts an NDR is being created and returned to the sender.
Here is the contents of the NDR:
Reporting-MTA: dns;emailservername.alaron-nuclear.com
Received-From-MTA: dns;web63406.mail.re1.yahoo.com
Arrival-Date: Wed, 29 Oct 2008 13:09:43 -0400
Final-Recipient: rfc822;myuser@cinci.rr.com
Action: failed
Status: 5.6.0
Diagnostic-Code: smtp;550 5.6.0 Lone CR or LF in headers (see RFC2822 section 2.2)
X-Display-Name: My User
I have no clue why a problem is being indicated with the "Lone carriage return or line feed in headers", nor do I know what started it. I looked up RFC2822 section 2.2 and I'm a bit clueless what it's talking about:
2.2. Header Fields
Header fields are lines composed of a field name, followed by a colon
(":"), followed by a field body, and terminated by CRLF. A field
name MUST be composed of printable US-ASCII characters (i.e.,
characters that have values between 33 and 126, inclusive), except
colon. A field body may be composed of any US-ASCII characters,
except for CR and LF. However, a field body may contain CRLF when
used in header "folding" and "unfolding" as described in section
2.2.3. All field bodies MUST conform to the syntax described in
sections 3 and 4 of this standard.
http://www.rfc-archive.org/getrfc.php?rfc=2822Events that occurred immediately prior to this problem:
-Servers were shut down normally and safely Friday due to a planned power outage.
-Servers were rebooted normally Saturday morning. All appeared to be normal
-Sunday evening I noticed email was not working and the company website, located on the same server as Exchange, were not working. Remote access to the server was unavailable, and could not be pinged from other servers or workstations internally. I couldn't physically get to them until Monday morning.
-Monday checked the servers event logs.
-Application log displayed multiple MSExchangeAL Address List Synchronization errors Event ID 8331
-Server could could not be pinged from external computers nor did outward pings work.
-System log showed an IPSec error at the time the server was rebooted on Saturday Event ID 4292 with the following error message: "The IPSec driver has entered Block mode. IPSec will discard all inbound and outbound TCP/IP network traffic that is not permitted by boot-time IPSec Policy exemptions"
-The recommended action was disable the IPSec service and reboot the server, which I did.
-After reboot everything seemed restored to normal working order and no more errors were displayed in the logs.
But apparently this is when the forwarding issue with these two user accounts began. I'm not sure how it's related, and less sure how to fix it.
As always any help and advice is appreciated.