[Workaround.org] Forwarding emails from virtual_user tovirtual_alias

Tobias Scheeper tobias at scheeper.net
Wed Jul 21 11:56:59 CEST 2010


Matthias Ebner wrote:

> Should work with one entry in the user (mailbox) table ("user at domain.xyz")
> and one entry in the forwardings table ("user at domain.xyz,
> forwarding at otherdomain.xyz").
>    

That´s exactly what I thougth and tried to:

virtual_domains:
id    name
1    domain1.com
5    domain2.com

virtual_users:
id    domain_id    user        password
1     1                  user1     xxxxxxxxxxx
34   5                  user2     xxxxxxxxxxx

virtual_aliases:
id       domain_id    source    destination
125    1                  user1      user2 at domain2.com


But when sending an email to user1 at domain1.com, it only arrives in 
user1´s inbox, not also at user2 at domain2.com. I have also tried using 
some gmail- oder gmx-addresses for "destination"- same result, is get no 
forwarding working for the local inbox.

Tobias


More information about the Workaround-chitchat mailing list