Hi,
does sieve plugin in 1.0.15 support fileinto subdirectory?
There is a maildir .oss.dovecot and sieve rule:
if envelope :contains "to" "k+dovecot"
{
fileinto "oss.dovecot";
}
But I get LDA error:
Couldn't open mailbox dovecot: Mailbox doesn't exist: dovecot
Any suggestions? Delivery to no
the other hand, I use mysql and virtual domains, is your answer valid for
> this kind of configuration
>
> thanks again,
>
> ESG
>
>
> 2009/5/20 Karel Hendrych
>
>> Hi,
>> I would suggest you to use dovecot LDA (local delivery agent) and sieve
>> for
Hi,
I would suggest you to use dovecot LDA (local delivery agent) and sieve
for mail sorting. Mail gets tagged by amavis/antispam and dovecot LDA
(run by postfix) places the junk mail to right folder based on your
sieve match on various headers.
--
Karel
ESGLinux wrote:
> Hi All,
>
> As I say i