On Tue, Nov 09, 2010 at 03:13:01PM -0800, Bryan Harrison wrote: > Viktor: > > Perhaps the original domain is incorrectly listed in > > $mydestination > > I have no mydestination entry. Can I use one to force the correct > behavior?
Not listing mydestination in main.cf means you get the default setting for mydestination, which is rarely what people want for mydestination. That's a setting which should not be left to chance (the vagaries of gethostbyname() resolution.)[1] You might benefit from review of the Basic Configuration README. Check your settings for those configuration items. [1] That might sound like a criticism of the default for mydestination, but it is not. The default is as good as possible, but human supervision is necessary to set up a MTA. -- Offlist mail to this address is discarded unless "/dev/rob0" or "not-spam" is in Subject: header