Tuesday, January 8, 2008

E-Mail Deliverability Using Postfix + DKIMProxy Part I: Getting the stuff

Notes: I am using a CentOS 4.3 testbox.

This isn't a tutorial, it's just an account of what I'm doing so I don't lose my place as I go.

Install the following stuff:

postfix
openssl-devel

Installing the required perl modules was a little bit of a pain, since the VMWare install I had didn't have vmware tools or X running.. so not cut&paste from the webpage for me... but, feh.. I needed the finger exercise.

Crypt::OpenSSL::RSA
Mail::Address
MIME::Base64
Net::DNS
Net::Server
Test::More
Error
Digest::SHA
Digest::SHA1
There were lots of dependencies that will auto-resolve just by saying "yes".


...to be continued..

No comments: