Re: [exim-dev] Feature: support for compressed messages on d…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Robert Blayzor
Datum:  
To: exim-dev
Betreff: Re: [exim-dev] Feature: support for compressed messages on delivery
On Dec 23, 2014, at 10:37 AM, Johannes Berg <johannes@???> wrote:
>
> You probably have explored this - but why not have dovecot do the
> delivery? That way you could also use dbox (for example) more easily in
> the future.


Indeed, I did look at Dovecot LDA but it has some other limitations we ran into. One of them was the ability to deliver into different Maildir folders based on conditions from within Exim without inserting new custom headers and creating global sieve scripts.

-Robert