Displaying 1 result from an estimated 1 matches for "deliver_absolute_path".
2006 Jul 05
2
Procmail patch for dovecot delivery
...IVER_NEW_INBOX_NAME is set, this name is used
DELIVER_NEW_INBOX_NAME=INBOX
#######################
# Absoulte Path options
#######################
# When set, absolute path mailboxes are delivered through the external program
# When not set, absolute path mailboxes are delivered through procmail.
#DELIVER_ABSOLUTE_PATH=yes
##################
# Delivery options
##################
# Do not lock anything even the rule has a lock assigned
DELIVER_PIPE_NO_LOCK=yes
# Deliver in raw mode even the rule flag states that it should be delivered in raw mode
DELIVER_RAW_MODE=yes
# When set, remove the first From line of the...