Posted on 2008-09-11 08:25:21-07 by homyangcha1
How to set up perl Module Mail-DKIM
Hi I ve been trying to set up perl Module Mail::DKIM with amavisd-new version 2.6.1 using postfix as MTA on my Centos 5.2 server but without any success. Infact, I dont know from where to start. All the documents i got from the internet are either for setting up dk-milter or DKIM Proxy and other mail filters. Is there any way to setup perl-Mail-DKIM with amavisd and postfix without using DKIM-milter or proxy or dk-milter/filter. Your help will be highly appreciated. Thanks in advance...
Direct Responses: 8786 | Write a response
Posted on 2008-09-11 13:11:09-07 by jaslong in response to 8781
Re: How to set up perl Module Mail-DKIM
Probably all you need to do is run this as root:
perl -MCPAN -e 'install Mail::DKIM'
Hope that answers your question.
Direct Responses: 8789 | Write a response
Posted on 2008-09-12 02:49:26-07 by homyangcha1 in response to 8786
Re: How to set up perl Module Mail-DKIM
I think i ve already done that, i mean i have run the command "yum install perl-Mail-DKIM" and the package has been successfully installed. When i run the command "rpm -qa|grep perl-Mail-DKIM" it shows the rpm package perl-Mail-DKIM-0.32-1.el5.rf. Now from here, how do i configure the above package perl-Mail-DKIM with amavisd-new.2.6.1 and postfix which are already set up and running in my server that has Centos 5.2. I hope you got what i am trying to say? Thanks again.
Direct Responses: 8793 | Write a response
Posted on 2008-09-12 11:43:51-07 by jaslong in response to 8789
Re: How to set up perl Module Mail-DKIM

You are right. If you did "yum install perl-Mail-DKIM" then surely Mail::DKIM is installed.

As far as Mail::DKIM is concerned, there are no other steps, you should be good to go.

As far as amavisd-new is concerned, there may be additional steps. But I do not know what they may be. You may need to ask in an Amavisd-new forum or mailing list.

Direct Responses: 8799 | Write a response
Posted on 2008-09-13 06:37:37-07 by homyangcha1 in response to 8793
Re: How to set up perl Module Mail-DKIM
thanks jaslong for the information
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.