Am Wed, 25 Apr 2012 12:12:27 -0000
schrieb "Prabhpal S. Mavi" <prabh...@digital-infotech.net>:

> 
> Dear Friends,
> 
> is anyone is able to setup DKIM with FreeBSD 9.0 and Postfix?
> thanks / Prabhpal

Hi Prabhal,

I would ask this in official forums, if I were you.

I use opendkim as milter at port 8891 and have this line in main.cf:

smtpd_milters = inet:localhost:8891

/etc/rc.conf:
milteropendkim_enable="YES"
milteropendkim_uid="dkim"
milteropendkim_cfgfile="/usr/local/etc/mail/opendkim.conf"

You need to setup opendkim.conf properly and, of course, you need a DNS
TXT entry with your key.

You can find some howtos online about how to configure everything
step-by-step.

I hope this helps.

--
Martin

Attachment: signature.asc
Description: PGP signature

Reply via email to