On Mon, 5 Sep 2005, Golovanoff Sergio wrote: > rejected after DATA: domain missing or malformed: failing address in "To" > header is: [EMAIL PROTECTED] > > i.e. '.' at the end of domain-part leeds to this error. > But 'domain-part.' such a 'dill.nov.net.' is right address, isn't it? > Or is there RFC about it?
Of course there's an RFC about it. RFC 2822. Email domains may NOT end with dots. However, there's an Exim option called strip_trailing_dot which allows Exim to process such broken addresses if you want it to. -- Philip Hazel University of Cambridge Computing Service, [EMAIL PROTECTED] Cambridge, England. Phone: +44 1223 334714. Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
