Greetings -
I have the following setup.
red.example.org -> Pop3 Server / Qmail Server (defaultdomain is
example.org)
example.net -> Virtual Host
My SqWebMail has been compiled --with-authvchkpw and --with-authpam
Both work fine so far - users can login in both ways as such...
joe -> logging into the example.org domain
[EMAIL PROTECTED] -> logging into the virtual example.net domain
When joe is logged in, he's logged in as
joe@red
in the upper right hand corner. When he sends mail, it is sent as
[EMAIL PROTECTED]
Is there a way to configure this to only use the domain after the
joe@ ?
In other words, it may cause problems in the future when the return
path should be only [EMAIL PROTECTED]
Any help is greatly appreciated.
Bill