[Dovecot] Check plugin loading for LDA and dovecot-sieve
Hello,
I found this thread: http://www.dovecot.org/list/dovecot/2006- September/015955.html
and have successfully compiled and installed cmusieve plugin. How
does one test to make sure its being loaded? It's not parsing my
sieve files in the users homes and I'd like to first check if the
plugin is being loaded, since I am getting no errors about it.
Thanks
I got this working now! It would still be nice to see which plugs
were loaded when mail_debug is on. :)
-Will
On Oct 30, 2006, at 10:54 AM, Will Prater wrote:
Hello,
I found this thread: http://www.dovecot.org/list/dovecot/2006- September/015955.html
and have successfully compiled and installed cmusieve plugin. How
does one test to make sure its being loaded? It's not parsing my
sieve files in the users homes and I'd like to first check if the
plugin is being loaded, since I am getting no errors about it.Thanks
-Will
mail_debug doesn't affect deliver. Perhaps it should.. Hmm. I don't know. In any case if you set protocol lda { debug = yes } then you'll get the same debugging.
OK, I think I'll change this for next version so that both will work.
On Mon, 2006-10-30 at 19:57 -0800, Will Prater wrote:
I got this working now! It would still be nice to see which plugs were loaded when mail_debug is on. :)
-Will
On Oct 30, 2006, at 10:54 AM, Will Prater wrote:
Hello,
I found this thread: http://www.dovecot.org/list/dovecot/2006-September/015955.html
and have successfully compiled and installed cmusieve plugin. How does one test to make sure its being loaded? It's not parsing my sieve files in the users homes and I'd like to first check if the plugin is being loaded, since I am getting no errors about it.
Thanks
-Will
Great, I got this working, but I'll add that debug flag and see what
additional information is outputted.
Thanks
On Nov 2, 2006, at 12:02 PM, Timo Sirainen wrote:
mail_debug doesn't affect deliver. Perhaps it should.. Hmm. I don't know. In any case if you set protocol lda { debug = yes } then you'll get the same debugging.
OK, I think I'll change this for next version so that both will work.
On Mon, 2006-10-30 at 19:57 -0800, Will Prater wrote:
I got this working now! It would still be nice to see which plugs were loaded when mail_debug is on. :)
-Will
On Oct 30, 2006, at 10:54 AM, Will Prater wrote:
Hello,
I found this thread: http://www.dovecot.org/list/dovecot/2006-September/015955.html
and have successfully compiled and installed cmusieve plugin. How does one test to make sure its being loaded? It's not parsing my sieve files in the users homes and I'd like to first check if the plugin is being loaded, since I am getting no errors about it.
Thanks
-Will
-Will
participants (2)
-
Timo Sirainen
-
Will Prater