I am encountering an issue between workflow and emailing tasks.
Outgoing email is configured correctly and the server is authorized
to use the SMTP server. The application pool uses a domain account
for security. The account has full access to the SharePoint Server.
I have configured workflow on a basic document library to initiate
each time a new document gets uploaded. The workflow processes
correctly (tasks get assigned to my tasks); however, I receive an
error sending the workflow via email. The message is "The e-mail
message cannot be sent. Make sure the outgoing e-mail settings for
the server are configured correctly." The weird thing about the
message is that it comes from the "System Account", which should not
be the case.
I have searched web forums (TechNet, MSDN, etc.), Microsoft Support,
and a number of other places for resolution without finding a
solution. Any ideas?