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
ezmlm-return(1) FreeBSD General Commands Manual ezmlm-return(1)

ezmlm-return - handle mailing list bounces

ezmlm-return [ -dD ] dir

ezmlm-return handles bounces for the mailing list stored in dir and, if it exists, the associated digest list.

ezmlm-return is normally invoked from a .qmail file. It reads a mail message from its standard input, and a mail envelope from the SENDER, LOCAL, and HOST environment variables.

ezmlm-return exits 99, not 0, upon success.

-d
ezmlm-return will assume the bounce is for a digest list. Normally, ezmlm-return will autodetect this from the bounce address. Autodetection makes ezmlm-return less flexible and will be removed in future versions.
-D
ezmlm-return will assume that the bounce is for a normal (non-digest) list. Normally, ezmlm-return will autodetect this from the bounce address. Autodetection makes ezmlm-return less flexible and will be removed in future versions. -D will become the default.

ezmlm-return handles mail sent to any of the following addresses:
local-return-
Trash. A help message or subscription acknowledgment bounced.
local-return-msg-box=domain
Distribution bounce. Message number msg was lost on the way to box@domain.
local-return-msg-
Pre-VERP distribution bounce, in QSBMF format. Message number msg was lost on the way to one or more addresses; ezmlm-return will parse the bounce to figure out the addresses.
local-return-warn-cookie-box=domain
Warning bounce. A warning message from ezmlm-warn bounced.
local-return-probe-cookie-box=domain
Probe bounce. A probe from ezmlm-warn bounced. ezmlm-return will remove box@domain from the mailing list.
local-return-receipt-cookie-fImsg-
A receipt from the list. This is logged. For SQL supporting lists, cookie is verified and receipt logged only if the cookie is correct. The arrival of the receipt shows that qmail at the sending host is running.

For all the above addresses if, local is followed by -digest, bounces are assumed to be from the digest list, and are stored in dir/digest/bounce rather than in dir /bounce .

ezmlm-manage(1), ezmlm-make(1), ezmlm-send(1), ezmlm-sub(1), ezmlm-unsub(1), ezmlm-warn(1), ezmlm-weed(1), ezmlm(5), qmail-command(8)

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.