On Thursday, November 19, 2009 at 23:27 CET,
     anonymous <postu...@gmail.com> wrote:

> > How have you configured virtual_mailbox_maps? Apparently the
> > table(s) listed in that parameter doesn't return a mailbox
> > path when fed with l...@domain.de@bcc.invalid as input string.
>
> I setup this as described:
>
> virtual_mailbox_domains = bcc.invalid
> virtual_mailbox_base = /home/bcc
> virtual_mailbox_maps = $default_database_type:/etc/postfix/vmbox
> virtual_uid_maps = static:504
> virtual_gid_maps = static:504
>
> [r...@mx2 ~]# cat /etc/postfix/vmbox
> bac...@bcc.invalid  Maildir/

bac...@bcc.invalid != l...@domain.de@bcc.invalid

You need to make sure the table returns the desired mailbox path for ALL
input strings.

@bcc.invalid  Maildir/

-- 
Magnus Bäck
mag...@dsek.lth.se

Reply via email to