[Dovecot] configurable sieve_max_redirects
Witam
Sieve implementation in dovecot 1.2 have hard-coded limit for max redirect: SIEVE_DEFAULT_MAX_REDIRECTS 4. I have to rise this to much higher value, e.g. 64. Is there possibility to do this another way than recompiling source? Maybe adding an option to dovecot.conf in plugin section will be a good idea.
-- Pozdrowienia Maciej Polewczynski Registered Linux user #117725 OGICOM Sp. z o.o., 61-131 Poznan, ul. Baraniaka 88 REGON 634407251, NIP 781-17-20-476, KRS 0000140692 kapital zakladowy: 410 000 PLN
Maciej Polewczyński schreef:
Witam
Sieve implementation in dovecot 1.2 have hard-coded limit for max redirect: SIEVE_DEFAULT_MAX_REDIRECTS 4. I have to rise this to much higher value, e.g. 64. Is there possibility to do this another way than recompiling source? Yes there is. Didn't do that yet because I didn't expect anyone to need much more any time soon. I'll fix that before the next release.
Maybe adding an option to dovecot.conf in plugin section will be a good idea.
Will do. But eh... 64 redirects? Sieve is not a proper mailing list manager you now ;)
Regards,
-- Stephan Bosch stephan@rename-it.nl
Hei,
Stephan Bosch stephan@rename-it.nl schrieb:
Maciej Polewczyński schreef:
[SIEVE_DEFAULT_MAX_REDIRECTS] Yes there is. Didn't do that yet because I didn't expect anyone to need much more any time soon. I'll fix that before the next release.
Great. Thank You.
Hanns
Hanns Mattes wrote:
Maciej Polewczyński wrote: Yes there is. Didn't do that yet because I didn't expect anyone to need much more any time soon. I'll fix that before the next release.
Great. Thank You.
Fixed:
http://hg.rename-it.nl/dovecot-1.2-sieve/rev/5cad1afbbf0f http://hg.rename-it.nl/dovecot-1.2-sieve/rev/f81856d00b5f
Regards,
Stephan.
participants (3)
-
Hanns Mattes
-
Maciej Polewczyński
-
Stephan Bosch