30 Dec
2011
30 Dec
'11
3:08 p.m.
On Fri, Dec 30, 2011 at 02:03:34PM +0200, Timo Sirainen wrote:
LMTP supports authentication, but Dovecot doesn't support it. And you most likely didn't mean that anyway.
Yes, I know..
So, when would it be executed? When client connects? After each RCPT TO? After DATA?
For my async backup-purposes any time after RCPT TO would be fine. I just want to know which users has received any message the last X hours. But i guess the ideal place would be at the time lmtp logs that it's saved a message to a mailbox. Guess a workaround is to grep for these in the log.
Maybe create a new plugin for this using notify plugin.
Is there any documentation for this plugin? I've tried searching both this list, and the wiki's.
-jf