FS#24197 - [spamassassin] add perl-mail-dkim optdepends

Attached to Project: Arch Linux
Opened by Jonathan Liu (net147) - Tuesday, 10 May 2011, 00:45 GMT
Last edited by Angel Velasquez (angvp) - Tuesday, 28 June 2011, 18:21 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Paul Mattal (paul)
Angel Velasquez (angvp)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
SpamAssassin will give a result of T_DKIM_INVALID when scanning emails signed with DKIM if perl-mail-dkim is not installed. It should be added to the optdepends array.

optdepends=(
'dkim: DomainKeys Identified Mail (DKIM) checking'
)

Additional info:
* spamassassin 3.3.1-4

Steps to reproduce:
* Set up spamassassin on email server with spamd
* Send email from GMail to email server
* Check /var/log/mail.log and notice it has T_DKIM_INVALID in spamd result when checking email
This task depends upon

Closed by  Angel Velasquez (angvp)
Tuesday, 28 June 2011, 18:21 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed on 3.3.2-2
Comment by Jens Adam (byte) - Friday, 24 June 2011, 06:04 GMT
pkgname is perl-mail-dkim, not just dkim

Loading...