search for: quota_full_tempmail

Displaying 1 result from an estimated 1 matches for "quota_full_tempmail".

Did you mean: quota_full_tempfail
2007 May 17
1
deliver exit codes?
Before switching to dovecot deliver for all local deliveries, I'm calling deliver from maildrop (yes, don't laugh). Snippet from my global /etc/maildroprc: # Store maillist & junk messages directly /^Precedence: ?list/ if ( $MATCH ) { exception { log "Bulk message: $MATCH" #to "$DEFAULT" to "|$DELIVER" } } I replaced to