On 04/21/2014 01:58 PM, Nic Bernstein wrote:
Folks,
I've just added a sieve script like this to file some automated messages
into a specific client-related mailbox:
#
# Sieve script to put customer Rancid messages into specific client
folders
#
require "fileinto";
i
Folks,
I've just added a sieve script like this to file some automated messages
into a specific client-related mailbox:
#
# Sieve script to put customer Rancid messages into specific client
folders
#
require "fileinto";
if header :contains ["from"] "ran...@example.com" {