<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 23. Sep 2020, at 15.15, Graham Leggett <<a href="mailto:minfrin@sharp.fm" class="">minfrin@sharp.fm</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On 23 Sep 2020, at 14:07, Marc Roos <<a href="mailto:M.Roos@f1-outsourcing.eu" class="">M.Roos@f1-outsourcing.eu</a>> wrote:<br class=""><br class=""><blockquote type="cite" class="">It is just a sieve rule.<br class=""><br class="">1. <br class="">On disk default file .dovecot.sieve<br class=""><br class="">2. I am using roundcube webmail for that.<br class=""><br class="">3. with if false # true<br class=""># rule:[Out of Office]<br class="">if true<br class="">{<br class="">    vacation :days 1 :subject "Test" "test test";<br class="">}<br class=""></blockquote><br class="">Is there a way to inject variables from the userdb into the above?<br class=""><br class="">For example, if I was to pass the vacation message attribute through the userdb lookup, could I then test if the variable was present, and then embed that variable in the message?<br class=""></div></div></blockquote></div><br class=""><div class=""><br class=""></div><div class="">Pigeonhole can read sieve scripts from ldap too <a href="https://wiki.dovecot.org/Pigeonhole/Sieve/Configuration/LDAP" class="">https://wiki.dovecot.org/Pigeonhole/Sieve/Configuration/LDAP</a></div><div class=""><br class=""></div><div class="">Sami</div></body></html>