am 18.04.13 14:09 schrieb Ralf Hildebrandt <[email protected]>:

hab das jetzt so gemacht in der main.cf:

  warn_if_reject check_policy_service inet:127.0.0.1:12340

und in der dovecot.conf

plugin {
         quota = maildir:User quota
         quota_grace = 5%%
         quota_status_success = DUNNO
         quota_status_nouser = DUNNO
         quota_status_overquota = "552 5.2.2 Mailbox is full"

}

service quota-status {
     executable = quota-status -p postfix
     inet_listener {
     address = 127.0.0.1
     port = 12340
}
     client_limit = 1
}

Richtig?

Sieht korrekt aus.
Wenn die Usernamen in dovecot == emailadressen sind.


äähm, versteh ich leider nicht … Sorry ;)

--
Mit freundlichen Grüßen,
with kind regards,
Jim Knuth
---------
From there to here, from here to there,
funny things are everywhere (Dr. Seuss)
_______________________________________________
postfix-users mailing list
[email protected]
http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users

Antwort per Email an