Line 613: |
Line 613: |
| |hosts_allow | | |hosts_allow |
| |Prohibit more than "InstancesPerIP" connections from any single host (change with 'config setprop smtp InstancesPerIP'). Allow or deny connections according to the contents of /var/service/qpsmtpd/config/hosts_allow. See [http://svn.perl.org/qpsmtpd/trunk/plugins/hosts_allow hosts_allow SVN code] for more details. | | |Prohibit more than "InstancesPerIP" connections from any single host (change with 'config setprop smtp InstancesPerIP'). Allow or deny connections according to the contents of /var/service/qpsmtpd/config/hosts_allow. See [http://svn.perl.org/qpsmtpd/trunk/plugins/hosts_allow hosts_allow SVN code] for more details. |
− | |[http://bugs.contribs.org/show_bug.cgi?id=3352 upcoming] | + | |[http://bugs.contribs.org/show_bug.cgi?id=3352 enabled] |
| |- | | |- |
| |peers | | |peers |
Line 620: |
Line 620: |
| |- | | |- |
| |logging/logterse | | |logging/logterse |
− | |Allow greater logging detail using smaller log files | + | |Allow greater logging detail using smaller log files. Optionally supports [[Email_Statistics#qplogsumm.pl|qplogsumm.pl]] to compile qpsmtpd statistics. |
| |enabled | | |enabled |
| |- | | |- |
Line 627: |
Line 627: |
| |enabled (remote)<br>'''disabled (local)''' | | |enabled (remote)<br>'''disabled (local)''' |
| |- | | |- |
− | |check_earlytalker | + | |[[qpsmtpd_check_earlytalker|check_earlytalker]] |
| |reject email from servers that talk out of turn | | |reject email from servers that talk out of turn |
| |enabled (remote)<br>'''disabled (local)''' | | |enabled (remote)<br>'''disabled (local)''' |
Line 715: |
Line 715: |
| |enabled | | |enabled |
| |- | | |- |
| + | |} |
| + | |
| + | ====Other QPSMTPD Plugins==== |
| + | The following qpsmtpd plugins will work on a SME server, but are either not included or are not configured by default. |
| + | {| width="100%" border="1" cellpadding="5" cellspacing="0" |
| + | !Plugin |
| + | !Purpose |
| + | !Default Status |
| + | |- |
| + | |[[Qpsmtpd_connection_time|connection_time]] |
| + | |Track the total time for each qpsmtpd connection from 'Accepted connection' through 'click, disconnecting', and output the results to the qpsmtpd log file. |
| + | |not installed |
| + | |- |
| + | |[[GeoIP]] |
| + | |Track the geographic origin of incoming email and optionally reject email from specified countries |
| + | |not installed |
| |} | | |} |
| | | |