Skip to content

preline.1

Manvendra Bhangui edited this page Feb 25, 2024 · 4 revisions

NAME

preline - prepend lines to message

SYNOPSIS

in .qmailext: | preline command

DESCRIPTION

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.

OPTIONS

-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.

SEE ALSO

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)

Clone this wiki locally