[Dovecot] Override Quota with post-login scripting problem
Timo Sirainen
tss at iki.fi
Tue Nov 10 03:31:55 EET 2009
On Mon, 2009-11-09 at 11:18 +0100, Yorck Koehler wrote:
> But delivery is still a problem, because I'm unable to override the
> settings there with post-login scripting.
>
> Everytime I send messages to such a user, dovecot sends it back with
> "Quota exceeded (mailbox for user is full)"...
>
> My Question: Is it possible to override the lda quota like I can do it
> within imap ?
How do you call deliver? Anyway, create deliver.sh that works something
like:
#!/bin/sh
QUOTA_RULE=...
exec deliver -k
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20091109/5f5e1e68/attachment.bin
More information about the dovecot
mailing list