Displaying 2 results from an estimated 2 matches for "mymaildir".
2012 Jun 21
1
Dovecot LDA, Offlineimap and Sieve
...y LocalRepository]
| type = IMAP
| preauthtunnel = ssh -q localhost '/usr/libexec/dovecot/deliver -d myloginid'
`----
If I go via the network card, the snch is fine, but Sieve can't be used?
,----
| [Repository LocalRepository]
| type = IMAP
| preauthtunnel = MAIL=maildir:$HOME/Maildir/myMailDir /usr/libexec/dovecot/deliver -d mylogonid
| remotehost = localhost
| port = 143
| remoteuser = mylogonid
| remotepass = mypassword
`----
Has anyone got any tips on how to get offlineimap to send mail to
Dovecot in a way that Siev3e can be used?
thanks!
--
Johnny
2017 Jul 23
2
Modify stored mail contents?
On 23-07-17 13:07, Evan Martin wrote:
> It looks like the mail filter plugin
> [https://wiki2.dovecot.org/Plugins/MailFilter] is almost exactly what I
> want, except for this:
>
>> Currently the filtering must not modify the message in any way: mail
> -> write filter -> read filter -> must produce exactly the original mail
> back.
>> (TODO: Modifying the