> Am Wed, 25 Apr 2012 12:12:27 -0000 > schrieb "Prabhpal S. Mavi" <[email protected]>: > >> >> 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
Dear Martin, Thank you very much for you response. I will cross check everything as you explained and update you tomorrow morning. Do have any document or link for FreeBSD 9.0? Appreciated you assistance. Thanks / Regards Prabhpal S. Mavi _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
