search for: 8551ef8b

Displaying 2 results from an estimated 2 matches for "8551ef8b".

2020 Sep 23
0
Vacation sieve explained: how does it work?
...cripts from ldap too https://wiki.dovecot.org/Pigeonhole/Sieve/Configuration/LDAP <https://wiki.dovecot.org/Pigeonhole/Sieve/Configuration/LDAP> Sami -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20200923/8551ef8b/attachment-0001.html>
2020 Sep 23
4
Vacation sieve explained: how does it work?
On 23 Sep 2020, at 14:07, Marc Roos <M.Roos at f1-outsourcing.eu> wrote: > It is just a sieve rule. > > 1. > On disk default file .dovecot.sieve > > 2. I am using roundcube webmail for that. > > 3. with if false # true > # rule:[Out of Office] > if true > { > vacation :days 1 :subject "Test" "test test"; > } Is there a way