Hi,
i still try to install a Mailserver for Open-Xchange using postfix and cyrus.
this Server will get mails for several domains so cyrus is configured to use virtdomains,
a user is created by
cyradm -user cyrus localhost
->cm user/user.name@domain1.de
so the filetree looks like
/var/spool/cyrus/mail/domain/d/domain1.de/u/user/user^name@doamin1.de
or for user test@example.de
/var/spool/cyrus/mail/domain/e/example.de/t/user/test@example.de
my problem is now postfix to say where it has to deliver the mail for user user.name@domain1.de or test@example.de
i think this is done by
virtual_mailbox_maps = mysql:/etc/postfix/mysql/virtual_mailbox_maps
but how must the return look for?
for more infos please post and i will deliver
thx
outlow
i still try to install a Mailserver for Open-Xchange using postfix and cyrus.
this Server will get mails for several domains so cyrus is configured to use virtdomains,
a user is created by
cyradm -user cyrus localhost
->cm user/user.name@domain1.de
so the filetree looks like
/var/spool/cyrus/mail/domain/d/domain1.de/u/user/user^name@doamin1.de
or for user test@example.de
/var/spool/cyrus/mail/domain/e/example.de/t/user/test@example.de
my problem is now postfix to say where it has to deliver the mail for user user.name@domain1.de or test@example.de
i think this is done by
virtual_mailbox_maps = mysql:/etc/postfix/mysql/virtual_mailbox_maps
but how must the return look for?
for more infos please post and i will deliver
thx
outlow
Comment