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

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to