Frank.P
Regular Pleskian
When Plesk send email use default postoffice or email adress like [email protected] to the email set in Scheduled Tasks.
If in MailEnable is checked "Autenticated sender must use address from their postoffice" Plesk can send email and Windows Evenets register
Code:
SMTP Exception
at send mail from runtask to [email protected](runtask::start line 232)
at (runtask::start line 240)
at Unable to execute event(runtask::start line 250)
Execute file name: C:\Program Files (x86)\Parallels\Plesk\admin\bin\runtask.exe
This error is because Plesk want to send email from [email protected] to [email protected]
mydomainpanel.com is not the same domain of mydomain.com and mail server return
Code:
551 Sender address is not valid for your login. Check your email program settings.
Any suggestion fo solve this and using "Autenticated sender must use address from their postoffice"?