On Sat, Apr 18, 2015 at 02:22:44PM +0200, Gour wrote:
> I have tried to fetch mail with getmail and then used two different types of
> delivery:
>
> a) delivered via maildrop (MDA_external)
>
> In this case, the message delivered was named as:
>
> 1429348378.M874801P6876V002BI000
Oswald Buddenhagen writes:
> i wouldn't be surprised if you would find an existing solution for that.
I have tried to fetch mail with getmail and then used two different types of
delivery:
a) delivered via maildrop (MDA_external)
In this case, the message delivered was named as:
1429348378.M
On Wed, Apr 15, 2015 at 03:09:16PM +0200, Gour wrote:
> Oswald Buddenhagen writes:
> > so maybe what you want instead is to simply use mbsync to get the mail,
> > and after syncing run the processor over the already synced maildir (and
> > then sync again to push any modifications)?
>
> Well, I'm
Oswald Buddenhagen writes:
> as long as you don't create some kind of loop (e.g., pushing to the folder you
> got the mails from), it should be fine.
Hmm, it's not clear to me. I certainly want to sync my localhost
Maildir/inbox with the remote IMAP's server INBOX.
> so maybe what you want ins
On Wed, Apr 15, 2015 at 09:23:20AM +0200, Gour wrote:
> Iow. I'd fetch all my mail with getmail, do spam/virus filtering and some
> sorting using maildrop before delivery to Maildir folders and use mbsync to
> sync with my remote IMAP servers.
>
i must admit i'm not sure what data flow exactly you