<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=""><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Here are some logs:</div><div class=""><br class=""></div><div class="">Apr  3 23:25:35 server1 dovecot: lmtp(<a href="mailto:chris@coderz.gr" class="">chris@coderz.gr</a>)<47735><AUI6Aj/jw1p3ugAAPz4RRA>: program `/usr/sbin/sendmail' terminated with non-zero exit code 75</div><div class="">Apr  3 23:25:35 server1 dovecot: lmtp(<a href="mailto:chris@coderz.gr" class="">chris@coderz.gr</a>)<47735><AUI6Aj/jw1p3ugAAPz4RRA>: Error: sieve: msgid=<<a href="mailto:DE90EB45-9B58-4679-9BCE-E2698773519E@cretaforce.gr" class="">DE90EB45-9B58-4679-9BCE-E2698773519E@cretaforce.gr</a>>: failed to redirect message to <<a href="mailto:chris@cretaforce.gr" class="">chris@cretaforce.gr</a>>: Sendmail program returned error (temporary failure)</div><div class=""><br class=""></div><div class="">In my postfix main.cf I have this:</div><div class=""><br class=""></div><div class="">authorized_submit_users = root, filter</div><div class=""><br class=""></div><div class="">When I change it to:</div><div class=""><br class=""></div><div class="">authorized_submit_users = root, filter, myUserName</div><div class=""><br class=""></div><div class="">where myUserName is the username that owns the mailbox it works.</div><div class=""><br class=""></div><div class="">So I guess that something changed to dovecot between 2.2.35 and 2.3.1 and is not related to pigeonhole.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class="">On 3 Apr 2018, at 23:25, Christos Chatzaras <<a href="mailto:chris@cretaforce.gr" class="">chris@cretaforce.gr</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello,<br class=""><br class="">After I upgrade dovecot 2.2.35 to 2.3.1 and pigeonhole 0.4.23  to 0.5.1 when I use sieve to forward a message to other address using "redirect :copy" I get this:<br class=""><br class="">(host <a href="http://server1.myserver.com/" class="">server1.myserver.com</a>[private/dovecot-lmtp] said: 451 4.2.0 <<a href="mailto:chris@mydomain.com" class="">chris@mydomain.com</a>> Execution of Sieve filters was aborted due to temporary failure (in reply to end of DATA command))<br class=""><br class="">And in sieve log I see: failed to redirect message to <<a href="mailto:chris@mydomain.com" class="">chris@mydomain.com</a>>: Sendmail program returned error (temporary failure).<br class=""><br class="">Any idea what is wrong?<br class=""><br class="">Kind regards,<br class="">Christos Chatzaras</div></div></blockquote></div><br class=""></div></body></html>