On Fri, 2010-11-19 at 15:15 -0200, Alex Baule wrote: > Hi Timo.... > > I have a doubt about the doveadm. > > It's use the plugins too ?
Yes, just like all other Dovecot processes, as long as you keep the mail_plugins setting global (instead of e.g. inside protocol imap {}). > if have a plugin using in IMAP, it's use this > same plugin to do the work (ex> expurge, copy,etc) using the hooked rewrited > functions ? Or i need to explict add some configuration in doveadm ? As long as "doveconf mail_plugins" shows your plugin there, it's used.