Date: Fri, 13 Nov 1998 14:42:24 +0000 From: Karl Pielorz <kpielorz@tdx.co.uk> To: Dmitry Sonkin <dsonkin@1nettw.com> Cc: "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG> Subject: Re: FW: Sendmail config problem. Message-ID: <364C4550.3BEFF533@tdx.co.uk> References: <01BE0EE9.3A401680@d4384205.tampa.advantis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry Sonkin wrote: > [snip] > 3. Created several entries in /etc/virtusertable.txt file like this > > userid@mailhost.newdomain.com localuserid > > 4. Compiled virtusertable.txt into virtusertable.db with makemap program. > [snip] > In case userids do not match, e.g. webmaster@newdomain.com is a different > person than webmaster@olddomain.com, virtusertable entries are completely > ignored and message gets send to the webmaster@olddomain.com . > In case userid in the old domain does not exist, message does not get > delivered at all with an error message: uknown user. This again makes me think that > virtusertable does nothing. www.sendmail.org has a lot of info on setting up virtualuser tables - have you tried there yet? Also, should the virtual user table look like: webmaster@olddomain.com localuserid webmaster@newdomain.com anotherlocaluserid (i.e. get rid of the 'mailhost' portion)? Regards, Karl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?364C4550.3BEFF533>