RE: Opendkim with postfix 2.6.5

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Tue, 23 Mar 2010 07:47:05 -0700 (PDT)

On Tue, 23 Mar 2010, GanGan wrote:
>> Have you tried using "127.0.0.1" instead of "localhost" in your postfix
>> configuration?
>
> cat main.cf | grep localhost
> #inet_interfaces = $myhostname, localhost
> mydestination = $myhostname, localhost.$mydomain, localhost
> #mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
> #mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain,
> #smtpd_milters = inet:localhost:8891

Right, so try:

smtpd_milters = inet:127.0.0.1:8891
Received on Tue Mar 23 2010 - 14:47:35 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:19:46 PST