SharePoint Delay notification email
Hi,
I have events a list in my SharePoint and incoming email is configured in it. This is receiving emails from user, recently the emails are received by events list and item is
added. But user has received an automatic delay notification after one day(24 hrs). Now I am not able to trace whether the problem is in the SharePoint or in the Mail Server. Can someone help on this? Also I need some info on below points.
1. Which SharePoint table has the log of all incoming emails?
2. Is this problem related with any SharePoint timer job? If Yes, Please specify the timer service?
3. Is this delay due to other timer jobs?
Thanks,
K Senthilrajan
July 4th, 2010 11:05am
Generally the delay notifications comes when the mailbox is unreachable due to netwrok issues. In your case it looks like the mail is reaching the application but mail server is not getting response from site saying the mail has been delivered
to mailbox.Regards, Nagendra
Free Windows Admin Tool Kit Click here and download it now
July 4th, 2010 12:49pm
Thanks for your reply,
Do you have any idea, How the SharePoint incoming mails are working (the complete life cycle)?
July 5th, 2010 11:15am
Thanks for your reply,
Do you have any idea, How the SharePoint incoming mails are working (the complete life cycle)?
The SharePoint Timer Service will check the default drop fold within IIS SMTP server periodically. If the Receiver’s id from the email in this fold is the same as email id of list email setting, Timer will upload email to the list.
Hope this helps
Thanks! Stanfford
Free Windows Admin Tool Kit Click here and download it now
July 6th, 2010 9:14am


