The mail address I want to send mails to is in de format [name]@[subdomain].[domain].com. The emailer shows the following error. Is this a known bug?
Emailer: <class 'smtplib.SMTPDataError'>: (503, '5.5.2 Need rcpt command')
Thanks in advance
The mail address I want to send mails to is in de format [name]@[subdomain].[domain].com. The emailer shows the following error. Is this a known bug?
Emailer: <class 'smtplib.SMTPDataError'>: (503, '5.5.2 Need rcpt command')
Thanks in advance
The error message looks more like a server error, I doubt it has something to do with the email address.
Are you certain that the server specified in the Emailer is actually running an SMTP server?
The error message looks more like a server error, I doubt it has something to do with the email address.
Are you certain that the server specified in the Emailer is actually running an SMTP server?
Do you have a firewall in your environment?
Do you have a firewall in your environment?
Basically, you'll need admin login on the server and follow with steps here:
http://docs.safe.com/fme/2018.1/html/FME_Server_Documentation/Content/AdminGuide/Using_FME_Server_with_Proxy_Server.htm