./mail/qtraceaddr, Illustrates how qmail would deliver to an address

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20061202nb1, Package name: qtraceaddr-20061202nb1, Maintainer: schmonz

The qtraceaddr Perl script illustrates how qmail decides how to deliver
messages for any addresses given on the command line. If your qmail
installation used non-default values for conf-qmail, conf-break, or the
alias user, you can specify them in the $QMAIL, $QMAILBREAK, and
$QMAILALIAS environment variables. For example:

# env QMAILBREAK=+ qtraceaddr address@example.org


Required to run:
[lang/perl5]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-02-07 10:01:02 by Amitai Schleier | Files touched by this commit (1)
Log message:
INSTALL_SCRIPT, not INSTALL_PROGRAM.
   2022-02-05 14:50:22 by Amitai Schleier | Files touched by this commit (5)
Log message:
Add qtraceaddr, a Perl script that illustrates how qmail decides how to
deliver messages for any addresses given on the command line. If your
qmail installation used non-default values for conf-qmail, conf-break,
or the alias user, you can specify them in the $QMAIL, $QMAILBREAK, and
$QMAILALIAS environment variables. For example:

    # env QMAILBREAK=+ qtraceaddr address@example.org