On Thu, 09 Oct 2003 11:14:25 +0200 Christophe Zwecker wrote: > Hi, > > my courier mta seems to reject this mail because of the dot in the > emailaddress: > > Oct 8 18:38:43 zer00 courieresmtpd: > error,relay=62.134.72.80,from=<[EMAIL PROTECTED]>,to=<[EMAIL PROTECTED]>: 513 > Syntax error. > > it thats the case how can I pass those mails ? I have a lot of people > with dots in their emailadresses.
It's not the dot that's a problem. It's the closing square bracket (]) in the domain name that's triggering this syntax error. It shouldn't be there. One of your customers has mistyped the email address, that's all. -- Anand Buddhdev http://anand.org ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
