I have compiled vpopmail with --enable-default-domain, but when I login in
sqwebmail with my user in default domain, sqwebmail doesnt use the default
domain for my outgoung e-mail address, but instead it uses the full
hostname.
Example :
vpopmail : --enable-default-domain=test.com
host name : mail.test.com
sqwebmail login : alex (presumably [EMAIL PROTECTED])
outging mail return address : [EMAIL PROTECTED] instead of [EMAIL PROTECTED]
Is there a way to make sqwebmail recognize the default domain ?