[PATCH 2/2] enable domainkeys plugin by default
[email protected] (Matt Simerson) Mon, 21 May 2012 06:04:05 -0400
| Newsgroups | perl.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
The previous commit allows it to be enabled and not blow up if Mail::DomainKeys isn't installed --- config.sample/plugins | 1 + 1 file changed, 1 insertion(+) diff --git a/config.sample/plugins b/config.sample/plugins index 0f96bfe..b3d35e2 100644 --- a/config.sample/plugins +++ b/config.sample/plugins @@ -47,6 +47,7 @@ auth/authdeny rcpt_ok check_basicheaders days 5 reject_type temp +domainkeys # content filters virus/klez_filter -- 1.7.9.6