Hello,
I'm using Postfix with Dovecot 2.3.13, and trying to get LMTP proxy to
work for authentication and delivery in the following scenario:
Incoming MailĀ -> Postfix (server A) -> LMTP to Dovecot (server A) ->
LMTP to Dovecot (server B)
I'm using MySQL for authentication.
I've created a
Timo Sirainen wrote:
On Fri, 2009-03-13 at 17:05 -0500, Vlad Sedov wrote:
I think I figured it out...
I reformatted all of the quotas from the old vpopmail style (e.g. 400M,
which is 400 megabytes) to the Maildir++ format (e.g. 419430400S,2000C
which is 400MB or 2000 messages quota
7;
I'm still using vpopmail's delivery agent, but now the quotas are
understood by both vpopmail and dovecot, so It's all good :-)
Vlad
Timo Sirainen wrote:
On Fri, 2009-03-13 at 09:09 -0500, Vlad Sedov wrote:
My vpopmail installation keeps the quota information in the mys
Hello folks -
I'm running dovecot on top of qmail/vpopmail/mysql, serving up about
2500 mailboxes. Everything is running very smooth and fast I
recently upgraded dovecot to 1.1, so I'm trying to implement some extra
features like IMAP quotas.
I'm using the sql passdb, with the following c