-
-
Notifications
You must be signed in to change notification settings - Fork 3
preline.1
preline - prepend lines to message
in .qmailext: | preline command
preline feeds each incoming mail message through command. At the top of each message it inserts a UUCP-style From_ line, a Return-Path line, and a Delivered-To line.
preline is useful for procmail and ELM's filter, which do not understand the qmail-command environment variables.
-d
Do not include the Delivered-To line. You should use this option
when the recipient of the incoming mail message is actually under remote
control, but was sent here through the control file virtualdomains
for manual routing.
-e
Do not include the QQEH contents.
-f
Do not include the From_ line. You should use this option except
for commands that create mbox files.
-r
Do not include the Return-Path line.
mbox(5), ifaddr(1), iftocc(1), iftoccfrom(1), bouncesaying(1), condredirect(1), condtomaildir(1), dot-qmail(5), dot-forward(1), fastforward(1), forward(1), printforward(1), setforward(1), filterto(1), except(1), qmail-command(8), qnotify(1), qreceipt(1), replier(1), rrforward(1)