Displaying 2 results from an estimated 2 matches for "n96bcw8zy9warqk3qw".
2017 Mar 29
0
Studying dovecot source code (searching for mail_deliver_hook_set)
...maildir++ specification.
Quota is managed by the plugin, which hooks into some events. Check out
src/plugins/quota
- --
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEVAwUBWNuP93z1H7kL/d9rAQKcXwf7BkeKmu6C1PVDQxaZ87oQwGqnuwdmj/hI
EEFdlqehBZ0qWdHAvfQqXnQpu3gNB+zZINoj109r/8r1I+N96bCW8zY9WArqk3qw
6JbrMqLLw/v0BnBZqfVXGodj/YHrNzAUDVUhBbTL77+T7wbjZJYssHFAxEFXraKq
Y+Ypg1PLGXLvhaFbUlUuLqtngn5zTTMRD5zJvsaiBrN1l57yi0LX1QqGeVcyPT2e
+00Zg11Cv6mhqOW3GqjH1SIU2UZ+V/M/AGwgHoMVetfRu8iKJTbanerl3cXJFi1D
q+jrbxt3rAOH9FJZGVNpGiQ25Iayx/gU3u7qEOtTEg6jLJLVIvZRFQ==
=qpgG
-----END PGP SIGNATURE-----
2017 Mar 28
2
Studying dovecot source code (searching for mail_deliver_hook_set)
Hello dovecot,
I would like to study how dovecot manages quota, especially how it deals with the maildirsize file if one chooses to implement quota according to the maildir++ specification.
I made a number of assumptions :
1. mail is (always/sometimes) delivered with the dovecot-lda binary, which source code is in src/lda.
2. mail is sent with the mail_deliver function which is called from