Edward avanti: > Halo list, > > We have thousands domain and user, we have two different configuration, we > now look to make one. > > Anyone suggest how have postfix virtual deliver binary, deliver mail to > format of > /virtual/domain_first letter/domain_second > letter/domain_third_letter/domain/user_first_letter/user_second_letter/user/Maildir
You could let the computer do the work, and write a (Perl, etc.) script that outputs entries for the Postfix virtual_mailbox_maps table, using your user account database as input. The virtual_mailbox_maps can be a file or a *SQL database. Wietse > our pop3 use offset configuration identical to perl for location and work > very fast and good now and we very happy with it and not wanting to change ( > we know dovecot can do it but not going to use dovecot), but we want to > retire (patched) qmail and use postfix, man page is unclear to us and > English is not native language, we do use MySQL for user settings, but not > store mail location there, letting qmail put mail based on recipient. > > thaks