On Thu, May 18, 2017 at 07:29:15PM -0400, Bill Shirley wrote:
> Doesn't 'keep' imply 'stop'?  What if your users want the email in a 
> different folder that the INBOX?
> 
> Leave the 'else' clause off.

It doesn't in this circumstance.

"For normal Sieve execution, "keep;" is equivalent to "fileinto "INBOX";", 
because both cause the message to be stored in INBOX. However, in sequential 
script execution, it only controls whether the next script is executed."

https://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration

-- 
Matt Pallissard

Reply via email to