Results 1 to 1 of 1
I'm in the process of installing an email server using postfix with virtual delivery agent, mysql for virtual mailbox domain management and cyrus imap solution.
I can successfully send an ...
- 08-17-2007 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 1
Postfix, virtual domains, mysql, cyrus
I'm in the process of installing an email server using postfix with virtual delivery agent, mysql for virtual mailbox domain management and cyrus imap solution.
I can successfully send an email to a virtual user using a command line test. The email is delivered to the location specified by the virtual_mailbox_base in /etc/postfix/main.cf
virtual_mailbox_base = /var/spool/virtual_mailboxes
I don't know how to get cyrus to access these mailboxes or if there is an different IMAP solution than cyrus.
Thanks in advance for any assistance.


Reply With Quote