What is the most simple MTA to use and configure on Debian 6 squeeze, with dkim filters?

I would like to only send mail from it, not receive. Google apps handles my inbound email.

link|improve this question

47% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Postfix and Opendkim is quite simple to set up.

You probably want SMTP auth too, but that is also very simple with postfix.

link|improve this answer
feedback

Alternatively, exim 4.72, as packaged for Debian Squeeze, has DKIM support built in. It's not quite as straightforward to configure as Postfix, but if you use the Debian 'split config', it's fairly understandable, and the recently revamped documentation is good.

link|improve this answer
Know of any decent guide out there that I can follow? thanks – user80666 May 29 '11 at 18:28
feedback

Your Answer

 
or
required, but never shown

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