|
Lines 1-18
Link Here
|
| 1 |
bin/qpsmtpd-forkserver |
1 |
bin/qpsmtpd-forkserver |
| 2 |
bin/qpsmtpd |
2 |
bin/qpsmtpd |
| 3 |
%%SITE_PERL%%/Qpsmtpd.pm |
3 |
%%SITE_PERL%%/Qpsmtpd.pm |
| 4 |
%%SITE_PERL%%/Qpsmtpd/SelectServer.pm |
4 |
%%SITE_PERL%%/Qpsmtpd/Address.pm |
| 5 |
%%SITE_PERL%%/Qpsmtpd/Utils.pm |
|
|
| 6 |
%%SITE_PERL%%/Qpsmtpd/TcpServer.pm |
| 7 |
%%SITE_PERL%%/Qpsmtpd/Constants.pm |
| 8 |
%%SITE_PERL%%/Qpsmtpd/Auth.pm |
5 |
%%SITE_PERL%%/Qpsmtpd/Auth.pm |
|
|
6 |
%%SITE_PERL%%/Qpsmtpd/Connection.pm |
| 7 |
%%SITE_PERL%%/Qpsmtpd/Constants.pm |
| 9 |
%%SITE_PERL%%/Qpsmtpd/DSN.pm |
8 |
%%SITE_PERL%%/Qpsmtpd/DSN.pm |
| 10 |
%%SITE_PERL%%/Qpsmtpd/Transaction.pm |
|
|
| 11 |
%%SITE_PERL%%/Qpsmtpd/Address.pm |
| 12 |
%%SITE_PERL%%/Qpsmtpd/Plugin.pm |
9 |
%%SITE_PERL%%/Qpsmtpd/Plugin.pm |
| 13 |
%%SITE_PERL%%/Qpsmtpd/SMTP.pm |
|
|
| 14 |
%%SITE_PERL%%/Qpsmtpd/Postfix.pm |
10 |
%%SITE_PERL%%/Qpsmtpd/Postfix.pm |
| 15 |
%%SITE_PERL%%/Qpsmtpd/Connection.pm |
11 |
%%SITE_PERL%%/Qpsmtpd/SelectServer.pm |
|
|
12 |
%%SITE_PERL%%/Qpsmtpd/SMTP.pm |
| 13 |
%%SITE_PERL%%/Qpsmtpd/TcpServer.pm |
| 14 |
%%SITE_PERL%%/Qpsmtpd/Transaction.pm |
| 15 |
%%SITE_PERL%%/Qpsmtpd/Utils.pm |
| 16 |
%%SITE_PERL%%/Apache/Qpsmtpd.pm |
16 |
%%SITE_PERL%%/Apache/Qpsmtpd.pm |
| 17 |
%%SITE_PERL%%/%%PERL_ARCH%%/auto/qpsmtpd/.packlist |
17 |
%%SITE_PERL%%/%%PERL_ARCH%%/auto/qpsmtpd/.packlist |
| 18 |
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/qpsmtpd |
18 |
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/qpsmtpd |
|
Lines 26-35
Link Here
|
| 26 |
%%EXAMPLESDIR%%/logging |
26 |
%%EXAMPLESDIR%%/logging |
| 27 |
%%EXAMPLESDIR%%/loglevel |
27 |
%%EXAMPLESDIR%%/loglevel |
| 28 |
%%EXAMPLESDIR%%/plugins |
28 |
%%EXAMPLESDIR%%/plugins |
|
|
29 |
%%EXAMPLESDIR%%/rcpthosts |
| 29 |
%%EXAMPLESDIR%%/relayclients |
30 |
%%EXAMPLESDIR%%/relayclients |
| 30 |
%%EXAMPLESDIR%%/require_resolvable_fromhost |
31 |
%%EXAMPLESDIR%%/require_resolvable_fromhost |
| 31 |
%%EXAMPLESDIR%%/rhsbl_zones |
32 |
%%EXAMPLESDIR%%/rhsbl_zones |
| 32 |
%%EXAMPLESDIR%%/size_threshold |
33 |
%%EXAMPLESDIR%%/size_threshold |
|
|
34 |
%%EXAMPLESDIR%%/tls_before_auth |
| 35 |
%%EXAMPLESDIR%%/tls_ciphers |
| 33 |
@dirrm %%EXAMPLESDIR%% |
36 |
@dirrm %%EXAMPLESDIR%% |
| 34 |
%%DATADIR%%/plugins/ident/geoip |
37 |
%%DATADIR%%/plugins/ident/geoip |
| 35 |
%%DATADIR%%/plugins/ident/p0f |
38 |
%%DATADIR%%/plugins/ident/p0f |
|
Lines 41-46
Link Here
|
| 41 |
%%DATADIR%%/plugins/auth/authdeny |
44 |
%%DATADIR%%/plugins/auth/authdeny |
| 42 |
%%DATADIR%%/plugins/auth/authnull |
45 |
%%DATADIR%%/plugins/auth/authnull |
| 43 |
@dirrm %%DATADIR%%/plugins/auth |
46 |
@dirrm %%DATADIR%%/plugins/auth |
|
|
47 |
%%DATADIR%%/plugins/async/check_earlytalker |
| 48 |
%%DATADIR%%/plugins/async/dnsbl |
| 49 |
%%DATADIR%%/plugins/async/require_resolvable_fromhost |
| 50 |
@dirrm %%DATADIR%%/plugins/async |
| 44 |
%%DATADIR%%/plugins/queue/exim-bsmtp |
51 |
%%DATADIR%%/plugins/queue/exim-bsmtp |
| 45 |
%%DATADIR%%/plugins/queue/maildir |
52 |
%%DATADIR%%/plugins/queue/maildir |
| 46 |
%%DATADIR%%/plugins/queue/postfix-queue |
53 |
%%DATADIR%%/plugins/queue/postfix-queue |
|
Lines 63-68
Link Here
|
| 63 |
%%DATADIR%%/plugins/virus/sophie |
70 |
%%DATADIR%%/plugins/virus/sophie |
| 64 |
%%DATADIR%%/plugins/virus/aveclient |
71 |
%%DATADIR%%/plugins/virus/aveclient |
| 65 |
@dirrm %%DATADIR%%/plugins/virus |
72 |
@dirrm %%DATADIR%%/plugins/virus |
|
|
73 |
%%DATADIR%%/plugins/check_badmailfrom |
| 74 |
%%DATADIR%%/plugins/check_basicheaders |
| 66 |
%%DATADIR%%/plugins/check_earlytalker |
75 |
%%DATADIR%%/plugins/check_earlytalker |
| 67 |
%%DATADIR%%/plugins/check_loop |
76 |
%%DATADIR%%/plugins/check_loop |
| 68 |
%%DATADIR%%/plugins/check_norelay |
77 |
%%DATADIR%%/plugins/check_norelay |
|
Lines 72-92
Link Here
|
| 72 |
%%DATADIR%%/plugins/count_unrecognized_commands |
81 |
%%DATADIR%%/plugins/count_unrecognized_commands |
| 73 |
%%DATADIR%%/plugins/dns_whitelist_soft |
82 |
%%DATADIR%%/plugins/dns_whitelist_soft |
| 74 |
%%DATADIR%%/plugins/dnsbl |
83 |
%%DATADIR%%/plugins/dnsbl |
|
|
84 |
%%DATADIR%%/plugins/domainkeys |
| 85 |
%%DATADIR%%/plugins/dont_require_anglebrackets |
| 75 |
%%DATADIR%%/plugins/greylisting |
86 |
%%DATADIR%%/plugins/greylisting |
| 76 |
%%DATADIR%%/plugins/hosts_allow |
87 |
%%DATADIR%%/plugins/hosts_allow |
| 77 |
%%DATADIR%%/plugins/http_config |
88 |
%%DATADIR%%/plugins/http_config |
| 78 |
%%DATADIR%%/plugins/check_badrcptto_patterns |
|
|
| 79 |
%%DATADIR%%/plugins/check_badrcptto |
89 |
%%DATADIR%%/plugins/check_badrcptto |
|
|
90 |
%%DATADIR%%/plugins/check_badrcptto_patterns |
| 80 |
%%DATADIR%%/plugins/check_badmailfromto |
91 |
%%DATADIR%%/plugins/check_badmailfromto |
|
|
92 |
%%DATADIR%%/plugins/parse_addr_withhelo |
| 81 |
%%DATADIR%%/plugins/quit_fortune |
93 |
%%DATADIR%%/plugins/quit_fortune |
| 82 |
%%DATADIR%%/plugins/rcpt_ok |
94 |
%%DATADIR%%/plugins/rcpt_ok |
|
|
95 |
%%DATADIR%%/plugins/relay_only |
| 83 |
%%DATADIR%%/plugins/require_resolvable_fromhost |
96 |
%%DATADIR%%/plugins/require_resolvable_fromhost |
| 84 |
%%DATADIR%%/plugins/rhsbl |
97 |
%%DATADIR%%/plugins/rhsbl |
| 85 |
%%DATADIR%%/plugins/sender_permitted_from |
98 |
%%DATADIR%%/plugins/sender_permitted_from |
| 86 |
%%DATADIR%%/plugins/spamassassin |
99 |
%%DATADIR%%/plugins/spamassassin |
| 87 |
%%DATADIR%%/plugins/tls |
100 |
%%DATADIR%%/plugins/tls |
| 88 |
%%DATADIR%%/plugins/tls_cert |
101 |
%%DATADIR%%/plugins/tls_cert |
| 89 |
%%DATADIR%%/plugins/check_basicheaders |
|
|
| 90 |
%%DATADIR%%/plugins/check_badmailfrom |
| 91 |
@dirrm %%DATADIR%%/plugins/ |
102 |
@dirrm %%DATADIR%%/plugins/ |
| 92 |
@dirrm %%DATADIR%% |
103 |
@dirrm %%DATADIR%% |
|
|
104 |
%%DOCSDIR%%/README |
| 105 |
%%DOCSDIR%%/README.authentication |
| 106 |
%%DOCSDIR%%/README.logging |
| 107 |
%%DOCSDIR%%/README.plugins |
| 108 |
@dirrm %%DOCSDIR%% |