On Fri, 17 Feb 2006, Galuschka Christoph wrote: > reason: 501-<'[EMAIL PROTECTED]'>: malformed address: '> may not > follow <'[EMAIL PROTECTED]) > > I asume the error is due to the ' within the <>. > Is this correct?
Yes and no. Quotes are perfectly legal in local parts. You can have, for example, o'[EMAIL PROTECTED] without any problem. However, quote is not a legal character in a domain. -- Philip Hazel University of Cambridge Computing Service 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/
