Thanks for the reply. I found out why it was denying incoming mail. Symantec Premium Anti-spam got hosed and started rejecting everything. I ended up having to reinstall Symantec completely and all is well now.
Main Topics
Browse All TopicsI have a client who's email server stopped receiving email yesterday. They had an external email server that provided anti-spam and anti-virus scanning before delivering the email to their Domino server. I thought that the problem might be the external server, so I modified the MX records for their domain to point the email directly to the Domino server. Same problem as before..
This is the non-delivery report that I receive when I attempt to send a test email to my client:
Your message did not reach some or all of the intended recipients.
Subject: test
Sent: 9/8/2007 8:43 PM
The following recipient(s) could not be reached:
clien@clientsdomain.com on 9/8/2007 8:42 PM
The e-mail system was unable to deliver the message, but did not report a specific reason. Check the address and try again. If it still fails, contact your system administrator.
< mail.clientsdomain.com #5.0.0 SMTP; 554 Mail from myself@mydomain.com rejected for policy reasons.>
To my knowledge, there has been no configuration changes done to the server.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Thanks for posting this URL:
http://www-01.ibm.com/supp
I had the Global Document missing!
All is good again!
Business Accounts
Answer for Membership
by: marilyngPosted on 2007-09-09 at 08:25:33ID: 19857023
Hmm... can you check mail.box on the server to see if dead mail is building up?
rt/docview .wss?uid=s wg21101300
rt/docview .wss?uid=s wg21223222
What version of Notes? It looks like R5..
See this:
http://www-1.ibm.com/suppo
Or this:
http://www-1.ibm.com/suppo
It could be that someone updated the server document, but didn't bump the server, so they thought that their changes were OK. When the server was bumped, the changed kicked in and now the server is denying messages.
Also, I had this happen when someone reconfigured the firewall mail settings, so the firewall was yanking mail as it was being delivered to the mail server. If you can view the Domino server logs for the dates and times your test mail was sent, then you can learn a few things.
If the firewall yanked it, then the log reads something like:
10:00:00 AM GMT thisDomain.com connected
10:00:00 AM GMT thisDomain.com (0) messages received.
If Notes is rejecting as per mail configuration document:
10:00:00 AM GMT thisDomain.com connected
10:00:00 AM GMT thisDomain.com message 123456 Error 554 Rejected for policy reasons.
then you need to look at the two links above and check the configuration documents for a misplaced "*" which means deny mail from all sources.
I'm sure other EE experts will chime in with other suggestions.