Displaying 1 result from an estimated 1 matches for "postfixwiki".
2005 Jul 26
1
virtual mailboxes with postfix
I have set up postfix with virtual mailboxes stored via
mysql, and using postfixadmin, and dovecot as pop/imap server
My postfix and mysql setup are pretty much standard for
postfixadmin, as described here
<http://postfixwiki.org/index.php?title=Virtual_Users_and_Domains_with_Courier-IMAP_and_MySQL#mysql_virtual_domains_maps.cf>
(except for the parts about courier-imap.)
Everything appears to be working fine except actually
checking and authenticating mail via dovecot.
I am fairly sure all I really need is the ap...