Hi all, I currently have one dovecot 2.2.15 working and I would like to add
a second master server. If I configure the second server and enable the
dsync in both servers, the sync will copy everything from A to B ? I mean,
B server won't remove messages in A as it doesn't have anything in its
users
Hi list, Does anybody have some notes/blog post/etc about building dovecot
deb packages?
I'am having a rare situation with ssl connections. I can connect to 993/995
but the connection never starts.
>From the client side i test with:
$ openssl s_client -connect example.com:993
CONNECTED(0003)
and stays like that... waiting.
In the other side i see in dovecot logs:
Disconnected
Hi Marc, i solved this using an automated report for users quarantine. In
front of dovecot i have 2 mailscanner boxes that stores spam emails in
quarantine and logs them to a database, periodically there is a script that
sends an html report to users that recieved spam in the last interval (1h,
4h,
2011/12/2 Patrick Westenberg
> Hi there,
>
> is anyone using munin to monitor connections to dovecot?
> If someone does, which plugin is used?
>
> Regards
> Patrick
>
I've written a very small script to monitor the amount of users conected to
dovecot using imap, so i can get an idea of real usag
2011/11/24 Miguel Tormo
> El Jueves, 24 de Noviembre de 2011 17:11:11 Miguel Tormo escribió:
> > dn = cn=binduser,cn=Users,dc=edicom,dc=es
>
> Obviously this part should be "dn = cn=binduser,cn=Users,dc=domain,dc=com"
> to be coherent with the rest. I replace the real domain and user names
> used
2011/10/9 Steve Fatula
> I am wondering if I really need to use dovecot quota functions or not.
> Assume for the moment, that, each system user has a quota defined using
> Linux quotas, and that the Maildir is within their quota limited directory.
> So, any mail (or files created by the user etc)
2011/6/3 Timo Sirainen
> On Thu, 2011-06-02 at 17:41 -0300, Eduardo Casarero wrote:
> > Hi, i am running dovecot 2.0.11 (with mysql backend) and until now using
> > PLAIN-MD5 as pass default_pass_scheme everything was working fine.
> However i
> > wanted to change the
Hi, i am running dovecot 2.0.11 (with mysql backend) and until now using
PLAIN-MD5 as pass default_pass_scheme everything was working fine. However i
wanted to change the pass_scheme to something stronger than plain-md5, so i
started by reading the wiki.
I found this: http://wiki2.dovecot.org/HowT