I have created a scheduled report which runs successfully according to the Windows 2008(64bit SP2) Task Scheduler, it has been configured to email out the report once it has run however I never get the email. My exchange server requires SMTP authentication which I have enabled and entered the correct credentials (the same used for the alerting which works perfectly) . All I see in the RunOrionJob.txt is :
10/05/2010 4:16:32 PM Error processing Job "Test"
Error sending to "user@domain.com" <user@domain.com>
The server rejected the sender address. The server response was: 530 5.7.1 Client was not authenticated
I have tried many other credentials even the domain admin but still the problem persists.
Any ideas???
Thanks in advance