rigoletto@
Developer
Hello!
I have a e-mail scheme working like this:
The current scheme works pretty well but mail/fdm has a drawback. Every time it download the e-mail from the provider they are deleted in there. It is possible to parse a flag to mail/fdm not delete the e-mails at the provider but every time it download everything will come again, and again. In other words, mail/fdm has no sync facility.
First of all I need a substitute to mail/fdm with actual sync and filtering facilities, but since I will changing it I had the idea to improve it a bit:
So, I need some ideas to the best way to accomplish that.
Thanks!
[1] I have one account at the mail provider concentrating several accounts, then during the filtering process the e-mails are separated inside two "master" directories (with other directories inside), each of these "master" directories are operated by separated mail/neomutt accounts (I actually use two mail/neomutt separated instances).
[2] something using Sieve would be great.
I have a e-mail scheme working like this:
E-mail provider (Yandex/imap) -> mail/fdm (filtering, maildir folders) -> x2 mail/neomutt[1]-> provider SMTP.
The current scheme works pretty well but mail/fdm has a drawback. Every time it download the e-mail from the provider they are deleted in there. It is possible to parse a flag to mail/fdm not delete the e-mails at the provider but every time it download everything will come again, and again. In other words, mail/fdm has no sync facility.
First of all I need a substitute to mail/fdm with actual sync and filtering facilities, but since I will changing it I had the idea to improve it a bit:
E-mail provider (Yandex/imap) -> mail proxy/relay/cache/server with properly filtering[2], cache and syncing facilities at my home server -> [something ->] x2 mail/neomutt[1]-> provider SMTP.
So, I need some ideas to the best way to accomplish that.
Thanks!
[1] I have one account at the mail provider concentrating several accounts, then during the filtering process the e-mails are separated inside two "master" directories (with other directories inside), each of these "master" directories are operated by separated mail/neomutt accounts (I actually use two mail/neomutt separated instances).
[2] something using Sieve would be great.