Re: Message moved to Spam folder mysteriously

2015-09-10 Thread Alfredo Saldanha
ysteriously Am 10.09.2015 um 20:02 schrieb Alfredo Saldanha: > Hi there, > > How dovecot move the message to Spam without antispam plugin installed or > sieve rule to move to this folder? > I have no configuration to do this. > > My logs: > Sep 10 12:12:44 mda02 dovec

Re: Message moved to Spam folder mysteriously

2015-09-10 Thread Alfredo Saldanha
Hi Larry, I have nothing. - Mensagem original - De: "Larry Rosenman" Para: "Alfredo Saldanha" Cc: "Dovecot Mailing List" Enviadas: Quinta-feira, 10 de setembro de 2015 15:04:38 Assunto: Re: Message moved to Spam folder mysteriously Do you have SIeve

Message moved to Spam folder mysteriously

2015-09-10 Thread Alfredo Saldanha
Hi there, How dovecot move the message to Spam without antispam plugin installed or sieve rule to move to this folder? I have no configuration to do this. My logs: Sep 10 12:12:44 mda02 dovecot: imap(my.u...@mydomain.com): Warning: Inotify instance limit for user 5000 (UID vmail) exceeded, disa

Re: Simply mysql quota check

2014-10-02 Thread Alfredo Saldanha
Steffen, My problem was exactly what you said, the quota field in my query. I fixed it and now is working very well. Thank you very much. Alfredo - Mensagem original - De: "Steffen Kaiser" Para: "Alfredo Saldanha" Cc: dovecot@dovecot.org Enviadas: Quinta-feira, 2

Simply mysql quota check

2014-10-01 Thread Alfredo Saldanha
Hi there, I'm setting up a new email server with Dovecot(2.2.9) and MySQL. My Dovecot configuration: #/etc/dovecot/conf.d/90-quota.conf service quota-warning { executable = script /usr/local/bin/quota-warning.sh user = dovecot unix_listener quota-warning { user = vmail } } plugin {