Platforms

All


Abstract

Tells LISTSERV where to send bounces that are not related to any specific list (i.e., bounces that should never have been sent to LISTSERV to begin with). This includes almost every situation in which LISTSERV thinks it has detected a bounce and cannot determine which list it is for, along with messages about served-out users. It does not include mail sent to the owner-listserv mailbox, which will still go to the LISTSERV maintainer(s).


Example

z/VM:

BOUNCES_TO = 'FOO@VM.EXAMPLE.EDU'

Unix:

BOUNCES_TO=FOO@VM.EXAMPLE.EDU

export BOUNCES_TO

Windows:

BOUNCES_TO=FOO@VM.EXAMPLE.EDU


Default Value

Defaults to the value of the POSTMASTER variable (see).


Wildcards

Not allowed.