bryan-bit-wizards
-
5/5/2009 4:24:57 PM
Scheuled Task (Email queue related) generating Exception
The Scheduled task to send emails from the email queue is generating an exception every minute. When I attempt to send an email using the CMS Site Manager utility, it will sit in the queue with a status of "Waiting". An exception is also generated. After selecting the email from the queue and selecting "Resend selected" the email is sent and delivered correctly.
Is there an additional setting that I'm missing? I have confirmed that the SMTP server is configured.
Eception:
EventType: E
Source: Scheduler
EventCode: Run
EventDescription: EXCEPTION MESSAGE: The remote name could not be resolved: '[site name]'; STACK TRACE: at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadData(Uri address) at System.Net.WebClient.DownloadData(String address) at CMS.Scheduler.SchedulingHelper.RunSchedulerRequest(String url)
-Bryan
|