qpsmtpd/plugins/queue
Matt Simerson f9d84d94c7 Add Postfix XCLIENT support to smtp-forward plugin
manually merged in PR #2 from cventers

XCLIENT support allows Qpsmtpd to forward client information, such as
the IP address and HELO information, to Postfix such that it can use
that information in access control decisions and logging.

XCLIENT is documented here: http://www.postfix.org/XCLIENT_README.html

This patch adds a "xclient" argument to smtp-forward which enables the
use of the XCLIENT verb if it is advertised by the server smtp-forward
is delivering mail to.
2014-02-13 12:53:33 -08:00
..
exim-bsmtp find plugins -type f -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
maildir find plugins -type f -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
postfix-queue find plugins -type f -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
qmail-queue find plugins -type f -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
smtp-forward Add Postfix XCLIENT support to smtp-forward plugin 2014-02-13 12:53:33 -08:00