Hi Andrzej, 2010/5/28 Andrzej Adam Filip <a...@onet.eu>:
> Have you considered fetching from dovecot (maildir) to mbox file and > learning from mbox file? > a) fetchmail CAN use .../dovecot/imap wrapper script in "plugin" option > to read maildir directly [set environment variable MAIL to > maildir:~/Maildir in the wrapper] > b) fetchmail CAN use procmail in "mda" option to deliver directly to mbox does fetching to mbox file bring any advantage? It seems that learning out of maildir and rm'ing afterwards works like a charm, so I guess fetchmail would bring more overhead? Florian