Keith From writes:

> I have read and read and read the man pages, online
> resources, and anything else i could get my hands
> on to try and resolve this problem on my own. Now I
> turn to the masses for assistance.
> 
> my mail server is: mail.cbssol.com
> I have all my local mail running just fine. 
> 
> I created a new user like this:
> useradd brian
> userpasswd brian
> *********
> *********
> su brian -c '/var/qmail/bin/maildirmake ~/Maildir'
> 
> In /var/qmail/control/virtualdomains I added the line:
> laiken.com:brian
> 
> In /var/qmail/control/rcpthosts I added the line:
> laiken.com
> 
> I then did:
> killall -1 qmail-send 
> to restart qmail.
> 
> When I send a mail to [EMAIL PROTECTED] it bounces back to me with this:

Your configuration rewrites '[EMAIL PROTECTED]' as
'[EMAIL PROTECTED]'.  Therefore '[EMAIL PROTECTED]' gets rewritten
as '[EMAIL PROTECTED]'.  It follows that in order for this
address to be deliverable, you must create ~brian/.qmail-brian containing
your delivery instructions.

-- 
Sam

Reply via email to