GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PRELINE(1) Double Precision, Inc. PRELINE(1)

preline - Prepend legacy mbox headers

/usr/local/bin/preline {program} [arg...]

preline is a wrapper for program. preline is usually invoked from $HOME/.courier. preline runs program, together with any additional arguments specified on the command line. program then receives the message being delivered, with some additional headers. The additional headers come from the UFLINE, DTLINE, and RPLINE environment variables. These environment variables are initialized by courierdeliver, which reads and executes commands from $HOME/.courier. These environment variables contain additional headers that should be added to every message that's delivered to a local mailbox.

preline must be used if program, that is executed from $HOME/.courier to deliver mail, does not recognize these environment variables. UFLINE contains the From_ line, DTLINE contains the Delivered-To: header, and RPLINE contains the Return-Path: header. If these headers are not present in the message that the program reads, you may end up with excessive resources being consumed by mail loops or by malfunctioning software which expects to see From_ lines in all messages scheduled for local delivery (such as procmail).

| /usr/local/bin/preline /usr/bin/procmail

This is the normal way to arrange for procmail to handle local mail delivery.

courierpop3d(8)[1], couriertcpd(8)[2], authlib(7)[3].

Sam Varshavchik

Author

1.
courierpop3d(8)
http://www.courier-mta.org/courierpop3d.html
2.
couriertcpd(8)
http://www.courier-mta.org/couriertcpd.html
3.
authlib(7)
http://www.courier-mta.org/authlib/authlib.html
01/22/2022 Courier Mail Server

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.