Sign In Sign Out Mailing Lists Unsubscribe or Change Settings Help

OpenBSD Mailing List Server

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
configset listname bounce_probe_pattern = [VALUE]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Default Value : no default
Data Type     : regexp
Category      : bounce
Password Notes: Visible only with password. 
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

EXAMPLE:
configset listname bounce_probe_pattern = /example\.com/i

If an address matches this pattern (see "help patterns"), it will be
probed for bounces each time mail goes through the list.  After one
message, you can change the pattern because the automated system will
continue to probe any addresses that experienced delivery failures.

If you get a bounce that the bounce handling system either can't parse or
can't get any implicated members from, or if you think (perhaps because you
know how to read bounces) that the bouncing address is in the "example.com"
domain, but you have seven members who are at example.com and you don't
just want to remove them all, you can put /example\.com/ or "example.com"
(with the quotes) in bounce_probe_pattern, wait for the next message, and the
addresses will be probed.  If you were right, the bouncing address will be
identified by the bounce parser and will automatically be probed until it
is removed or it stops bouncing.


See Also:
   help admin_subscribers
   help configset_bounce_max_age   (how long a user's bounce data will be tracked)
   help configset_bounce_max_count (maximum number of bounce data kept)
   help configset_bounce_probe_frequency (how often bounce probes are sent out)
   help configset_bounce_recipients      (who receives bounce error messages)

This is the "configset_bounce_probe_pattern" help document for 
Majordomo 2, version 0.1201103110.

For a list of all help documents, send the following command:
   help topics
in the body of a message to majordomo@openbsd.org.

For assistance, please contact the openbsd.org administrators.
Sign In Sign Out Mailing Lists Unsubscribe or Change Settings Help