I was testing a scheduled agent that sends e-mail notifications this afternoon. The agent had worked before without a problem, and the only change I made was to add some more text to the notifications being sent. Each time the agent ran, I kept getting this error:
Error 4000: Notes error: You do not have a mail file/server specified. Use File Mobile Edit Current Location... to set them.
When I checked my Agent Log database, I discovered that my scheduled agent hadn't run since 12/1/04! This was on the test server, so it wasn't a huge issue. However, I wanted to be able to fully test my code change before moving it into production. After searching the Notes/Domino 6 discussion forum on LDD, I found
this post from Patrick Montavon. Interesting how a Domino server can forget its own name after a while. The test server where this was occurring is running 6.0.2CF1, and I believe this problem has been fixed since then.
(0)