On Mon, 12 Nov 2001, Steve Lee wrote:

> Question about Virtual User table.
> 
> I have two accounts on my machine with a username
> of  "stevelee and "one".  I can send all emails 
> that i want to the username "one" but the email
> stevelee.  Does anyone have any idea on how to get
> this working.  ?  kind of confused if you have
> a unix username that make it impossible to 
> use the virtuser table to send that email to
> another username on the same machine ?
> 
> my virtusertable looks like this.
> 
> [EMAIL PROTECTED]     one
> [EMAIL PROTECTED]    one

Steve, are you sending mail to "stevelee" or "[EMAIL PROTECTED]". I
believe if it's the former, it will not use the virtusertbale and send
locally, but when using the latter, a table lookup is done.

It happens to appear to work for "one" because the local delivery is the
same as the virtusertable destination. Change your table to 

[EMAIL PROTECTED]         stevelee
[EMAIL PROTECTED]    one

and sending to "one" will still go to the use one, but sending to
"[EMAIL PROTECTED]" will end up going to stevelee.

hth
charles



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to