Re: Opendkim with postfix 2.6.5

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Mon, 22 Mar 2010 09:36:30 -0700 (PDT)

On Mon, 22 Mar 2010, GanGan wrote:
> Hello all,
> I put this in my main.cf :
> smtpd_milters = inet:8891_at_localhost
> And i have this error in my maillog :
> Fatal : 8891_at_localhost: garbage after numerical service
> Warning : process smtpd pid 12674 exit status 1
> Warning : smtpd bad command startup -- throttling
>
> Any idea ?

I think postfix uses a different format for specifying milter ports.
According to http://www.postfix.org/MILTER_README.html, you should try:

smtpd_milters = inet:localhost:8891
Received on Mon Mar 22 2010 - 16:36:49 PST

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