Hello, I have a mail server with postfix (mysql virtual users/domains)+courier+amavis-spamassassin-clamd. It is possible to change the virtual mailbox path, currentl I have "virtual_mailbox_base = /mail"? The mails are stored like "/mail/domain1/user1" "/mail/domain2/user1". I want to be like "/home/$username/domainX/mailbox/.." where "$username" is a unix account. Thank you.
Kind regards, Alex.