FreeBSD Bugzilla – Attachment 79045 Details for
Bug 113611
update: mail/p5-qpsmtpd version 0.40 has been released... this updates it from
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mail_p5-qpsmtpd_pkg-plist.diff
mail_p5-qpsmtpd_pkg-plist.diff (text/plain), 3.13 KB, created by
Zane C. Bowers-Hadley
on 2007-06-12 05:30:05 UTC
(
hide
)
Description:
mail_p5-qpsmtpd_pkg-plist.diff
Filename:
MIME Type:
Creator:
Zane C. Bowers-Hadley
Created:
2007-06-12 05:30:05 UTC
Size:
3.13 KB
patch
obsolete
>--- pkg-plist.orig Tue Jan 9 16:09:17 2007 >+++ pkg-plist Mon Jun 11 23:32:35 2007 >@@ -1,18 +1,18 @@ > bin/qpsmtpd-forkserver > bin/qpsmtpd > %%SITE_PERL%%/Qpsmtpd.pm >-%%SITE_PERL%%/Qpsmtpd/SelectServer.pm >-%%SITE_PERL%%/Qpsmtpd/Utils.pm >-%%SITE_PERL%%/Qpsmtpd/TcpServer.pm >-%%SITE_PERL%%/Qpsmtpd/Constants.pm >+%%SITE_PERL%%/Qpsmtpd/Address.pm > %%SITE_PERL%%/Qpsmtpd/Auth.pm >+%%SITE_PERL%%/Qpsmtpd/Connection.pm >+%%SITE_PERL%%/Qpsmtpd/Constants.pm > %%SITE_PERL%%/Qpsmtpd/DSN.pm >-%%SITE_PERL%%/Qpsmtpd/Transaction.pm >-%%SITE_PERL%%/Qpsmtpd/Address.pm > %%SITE_PERL%%/Qpsmtpd/Plugin.pm >-%%SITE_PERL%%/Qpsmtpd/SMTP.pm > %%SITE_PERL%%/Qpsmtpd/Postfix.pm >-%%SITE_PERL%%/Qpsmtpd/Connection.pm >+%%SITE_PERL%%/Qpsmtpd/SelectServer.pm >+%%SITE_PERL%%/Qpsmtpd/SMTP.pm >+%%SITE_PERL%%/Qpsmtpd/TcpServer.pm >+%%SITE_PERL%%/Qpsmtpd/Transaction.pm >+%%SITE_PERL%%/Qpsmtpd/Utils.pm > %%SITE_PERL%%/Apache/Qpsmtpd.pm > %%SITE_PERL%%/%%PERL_ARCH%%/auto/qpsmtpd/.packlist > @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/qpsmtpd >@@ -26,10 +26,13 @@ > %%EXAMPLESDIR%%/logging > %%EXAMPLESDIR%%/loglevel > %%EXAMPLESDIR%%/plugins >+%%EXAMPLESDIR%%/rcpthosts > %%EXAMPLESDIR%%/relayclients > %%EXAMPLESDIR%%/require_resolvable_fromhost > %%EXAMPLESDIR%%/rhsbl_zones > %%EXAMPLESDIR%%/size_threshold >+%%EXAMPLESDIR%%/tls_before_auth >+%%EXAMPLESDIR%%/tls_ciphers > @dirrm %%EXAMPLESDIR%% > %%DATADIR%%/plugins/ident/geoip > %%DATADIR%%/plugins/ident/p0f >@@ -41,6 +44,10 @@ > %%DATADIR%%/plugins/auth/authdeny > %%DATADIR%%/plugins/auth/authnull > @dirrm %%DATADIR%%/plugins/auth >+%%DATADIR%%/plugins/async/check_earlytalker >+%%DATADIR%%/plugins/async/dnsbl >+%%DATADIR%%/plugins/async/require_resolvable_fromhost >+@dirrm %%DATADIR%%/plugins/async > %%DATADIR%%/plugins/queue/exim-bsmtp > %%DATADIR%%/plugins/queue/maildir > %%DATADIR%%/plugins/queue/postfix-queue >@@ -63,6 +70,8 @@ > %%DATADIR%%/plugins/virus/sophie > %%DATADIR%%/plugins/virus/aveclient > @dirrm %%DATADIR%%/plugins/virus >+%%DATADIR%%/plugins/check_badmailfrom >+%%DATADIR%%/plugins/check_basicheaders > %%DATADIR%%/plugins/check_earlytalker > %%DATADIR%%/plugins/check_loop > %%DATADIR%%/plugins/check_norelay >@@ -72,21 +81,28 @@ > %%DATADIR%%/plugins/count_unrecognized_commands > %%DATADIR%%/plugins/dns_whitelist_soft > %%DATADIR%%/plugins/dnsbl >+%%DATADIR%%/plugins/domainkeys >+%%DATADIR%%/plugins/dont_require_anglebrackets > %%DATADIR%%/plugins/greylisting > %%DATADIR%%/plugins/hosts_allow > %%DATADIR%%/plugins/http_config >-%%DATADIR%%/plugins/check_badrcptto_patterns > %%DATADIR%%/plugins/check_badrcptto >+%%DATADIR%%/plugins/check_badrcptto_patterns > %%DATADIR%%/plugins/check_badmailfromto >+%%DATADIR%%/plugins/parse_addr_withhelo > %%DATADIR%%/plugins/quit_fortune > %%DATADIR%%/plugins/rcpt_ok >+%%DATADIR%%/plugins/relay_only > %%DATADIR%%/plugins/require_resolvable_fromhost > %%DATADIR%%/plugins/rhsbl > %%DATADIR%%/plugins/sender_permitted_from > %%DATADIR%%/plugins/spamassassin > %%DATADIR%%/plugins/tls > %%DATADIR%%/plugins/tls_cert >-%%DATADIR%%/plugins/check_basicheaders >-%%DATADIR%%/plugins/check_badmailfrom > @dirrm %%DATADIR%%/plugins/ > @dirrm %%DATADIR%% >+%%DOCSDIR%%/README >+%%DOCSDIR%%/README.authentication >+%%DOCSDIR%%/README.logging >+%%DOCSDIR%%/README.plugins >+@dirrm %%DOCSDIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 113611
:
79044
| 79045