Hi I have assigned quotas to my users and in turn use quota_warning for my users send them a message saying that the level of its quota is about to be exceeded. when the quota is exceeded, the script runs again sending a message to the user and is rejected by the server. there is any way to get the message when the postmaster, is delivered to the mailbox even when exceeded the quota or simply not send it once exceeded the quota level? quota_warning = storage=95%% /usr/local/bin/quota-warning.sh 95 quota = maildir quota_rule = *:storage=40M Another question: I've implemented recently in my work Bogofilter to mark messages as SPAM or HAM. Using dovecot as IMAP and POP3 server and deliver, there is some way to move messages marked as SPAM to a folder called spam or junk? I've heard that can be done with sieve, is this true? fileinto? Thanks Michel ---------------------------------------------- Webmail, servicio de correo electronico Casa de las Americas - La Habana, Cuba.
On Mon, 2009-10-05 at 09:27 -0400, michel at casa.co.cu wrote:> I have assigned quotas to my users and in turn use quota_warning for > my users send them a message saying that the level of its quota is > about to be exceeded. > > when the quota is exceeded, the script runs again sending a message to > the user and is rejected by the server.Send the rejection using a different dovecot.conf that doesn't have quota enabled.> I've implemented recently in my work Bogofilter to mark messages as > SPAM or HAM. > > > Using dovecot as IMAP and POP3 server and deliver, there is some way > to move messages marked as SPAM to a folder called spam or junk? > > I've heard that can be done with sieve, is this true? fileinto?Yeah, Sieve fileinto. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20091005/9099b1f9/attachment-0002.bin>