Changes

From SME Server
Jump to navigationJump to search
889 bytes added ,  21:26, 13 April 2019
Created page with "<span id="_top">Qpsmtpd#Plugins</span> = NAME = milter = DESCRIPTION = This plugin allows you to attach to milter filters (yes, those written fo..."
<span id="_top">[[Qpsmtpd#Plugins]]</span>
= [[#___top|NAME]] =

milter

= [[#___top|DESCRIPTION]] =

This plugin allows you to attach to milter filters (yes, those written for sendmail) as though they were qpsmtpd plugins.

In order to do this you need the <tt>Net::Milter</tt> module from CPAN.

= [[#___top|CONFIG]] =

It takes two required parameters - a milter name (for logging) and the port to connect to on the localhost. This can also contain a hostname if the filter is on another machine:

<pre> milter Brightmail 5513</pre>
or

<pre> milter Brightmail bmcluster:5513</pre>
This plugin has so far only been tested with Brightmail's milter module.

<!-- Generated Sat Apr 13 15:25:43 EDT 2019 using
perldoc -T -ohtml $plugins/$1 \|pandoc -f html -t mediawiki \|sed '1 i\\n\n\n<span id="_top">[[Qpsmtpd#Plugins]]</span>' \|sed -e 's#</d.>##'
-->
----
[[Category:Qpsmtpd|milter]]

Navigation menu