Hi ... I want to ask about virtualdomain in qmail-ldap,
I was set in a qmail machine a domain, mydomain.com. and then I want to set
another domain virtual domain, notmydomain.com. I want to forward user in
[EMAIL PROTECTED] to [EMAIL PROTECTED] , I try to set by qmail system
way, but not succeeded, what was I did is :
1. add a line in ~control/virtualdomains with
notmydomain.com:virtualuser
2. add in ~control/rcpthost with
notmydomain.com
3. create home directory
/home/virtualuser
restart mailserver
4. create some alias user in ~virtualuser/.qmail-notuser, and in this file
contain :
&[EMAIL PROTECTED]
5. done but not working.
or I just add a field "mailforwardingaddress" in ldif file ????
thx