It looks like dkim-filter is no longer in the repositories as of Natty... what package should I install if I want to add dkim support to postfix?

link|improve this question

80% accept rate
feedback

1 Answer

up vote 1 down vote accepted

sudo apt-get install opendkim

opendkim is a fork from dkim-milter. Maybe that's what you meant by dkim-filter?

link|improve this answer
thanks, I'm using opendkim now; but no, the ubuntu package is called dkim-filter, and still exists for Lucid: packages.ubuntu.com/lucid/dkim-filter – Yuttadhammo Mar 8 at 2:42
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.