[Dovecot] delivering with maildrop
Stan Hoeppner
stan at hardwarefreak.com
Fri Mar 23 16:02:41 EET 2012
On 3/23/2012 6:41 AM, Radim Kolar wrote:
> Can somebody provide maildrop syntax for using deliver-lda as final
> delivery program during sorting mail in user mailfilter?
>
> i mean replacement for "to" statement
>
> if ( /^(To|Cc):.*dovecot at dovecot.org/:h )
> {
> to $MAIL/.dovecot/
> }
Dovecot's local delivery agent uses the Sieve language:
http://wiki.dovecot.org/LDA/Sieve
The syntax is quite different than maildrop or procmail.
--
Stan
More information about the dovecot
mailing list