Re: “Illegal address syntax”: send error notification

2016-10-18 Thread ego...@gmail.com
Got it. Thanks for the answer! 2016-10-17 18:21 GMT+02:00 Wietse Venema : > ego...@gmail.com: > > Is it possible to notify a remote sender [for email that the SMTP > > server rejects] > > No. When an SMTP server does not accept a message, it is the > responsibility of the SMTP client to inform th

Re: “Illegal address syntax”: send error notification

2016-10-17 Thread Wietse Venema
ego...@gmail.com: > Is it possible to notify a remote sender [for email that the SMTP > server rejects] No. When an SMTP server does not accept a message, it is the responsibility of the SMTP client to inform the sender that email was not accepted. Wietse