Re: [courier-users] Violates 821 ...
Brought to you by:
mrsam
|
From: Sam V. <mr...@co...> - 2002-03-09 19:58:49
|
On Sat, Mar 09, 2002 at 07:45:21PM +0100, Christoph Puppe wrote: > Sam Varshavchik wrote: > > > On Sat, Mar 09, 2002 at 06:07:44PM +0100, Christoph Puppe wrote: > > > > > > @localhost is not a fully-qualified domain name. > > I kind of figured this myself. Does RFC 821 state that it has to be a > FQDN? No, and that's why the error message says "Syntax error", and does not refer to RFC 821. @localhost is not a valid return address. Valid return addresses are fully qualified domain addresses. @localhost to you is not the same as @localhost to me. -- Sam |