From: Michael Menge (no email)
Date: Wed Mar 14 2007 - 03:23:22 EDT
Quoting Philippe Trolliet <>:
> Hi,
> in the log i see following message:
> ...
> Mar 13 12:17:41 mail lmtpunix[10500]:
> verify_user(novaware.de!user.p^trolliet) failed: Over quota
> Mar 13 12:17:41 mail postfix/pipe[10689]: E644F5E44F9:
> to=<>, relay=cyrus, delay=1, status=deferred
> (temporary failure)
> ...
> in one of the mailinglist archives i read sth about the error codes. my
> problem is that the message is not bounced and so the sender is not
> notified. it is stuck somewhere in the postfix-queue.
> i have virtual users and domains and i´m using per-user quotas stored in
> a mysql-db. i can set the quota for every single user.
>
> what do i have to configure that cyrus bounces the message over the lmtp
> if a quota exceeds? in the archives somebody said sth about the error
> codes too. how can i do this in the cyrus configuration?
>
postfix will also bounce the messages on temporary failure if it could
not delive the message for some time (maximal_queue_lifetime default:
5d)
> is there any way to tell cyrus to read the per-user quota settings from
> the mysql-db like in dovecot? or is this just done in postfix?
>
>
you could write an perl-script which reads the data form the mysql-db
and sets the quota in cyrus
--------------------------------------------------------------------------------
M.Menge Tel.: (49) 7071/29-70316
Universitaet Tuebingen Fax.: (49) 7071/29-5912
Zentrum fuer Datenverarbeitung mail:
Waechterstrasse 76
72074 Tuebingen
---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
|
|
|