On Tue, 2002-10-01 at 06:57, Aktar Ali wrote: > can someone help me with this, I get the following error message when I send > a mail to a virtual mail account. > > Oct 1 11:50:54 pigeon.server.colt.net courieresmtpd: [ID 702911 mail.error] > error,relay=212.74.64.46,from=<[EMAIL PROTECTED]>,to=<[EMAIL PROTECTED] > t>: 550 User unknown > > bash-2.05#userdb -show > [EMAIL PROTECTED] > [EMAIL PROTECTED]
OK, so send mail to [EMAIL PROTECTED] and see what happens? You've configured 'colt.net' as a virtualdomain, right? If you want to send mail to pigeon.server.colt.net, you'll have to define it as an alias for the hosteddomain. So... colt.net must not be listed in "locals", it should be listed in the hosteddomains file like this (maybe?): >> colt.net pigeon.server.colt.net colt.net << Note the tab between "pigeon..." and "colt.net". See the man page for makehosteddomains for more information. ------------------------------------------------------- This sf.net email is sponsored by: DEDICATED SERVERS only $89! Linux or FreeBSD, FREE setup, FAST network. Get your own server today at http://www.ServePath.com/indexfm.htm _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
