>> They are, look like this in main.cf
>>
>> # OpenDKIM
>> milter_default_action = accept
>> milter_protocol = 6
>> smtpd_milters = local:/opendkim/opendkim.sock
>> non_smtpd_milters = $smtpd_milters
>
> Each parameter definition must start in the *first*
> column of its text line. See
>
>
> On Aug 30, 2017, at 12:56 PM, Daniel Armando Rodriguez
> wrote:
>
> They are, look like this in main.cf
>
> # OpenDKIM
> milter_default_action = accept
> milter_protocol = 6
> smtpd_milters = local:/opendkim/opendkim.sock
> non_smtpd_milters = $smtpd_milters
Each parameter definitio
2017-08-30 10:16 GMT-03:00 Christian Kivalo :
>
>
> On 2017-08-30 15:07, Daniel Armando Rodriguez wrote:
>>>
>>> On 2017-08-30 14:51, Daniel Armando Rodriguez wrote:
Hi, I'm getting such message logged after the warning: unknown smtpd
restriction: "milter_default_action"
>>>
>>>
On 2017-08-30 15:07, Daniel Armando Rodriguez wrote:
On 2017-08-30 14:51, Daniel Armando Rodriguez wrote:
Hi, I'm getting such message logged after the warning: unknown smtpd
restriction: "milter_default_action"
Note that options in master.cf are without spaces around the "=".
yep
All i
> On 2017-08-30 14:51, Daniel Armando Rodriguez wrote:
>>
>> Hi, I'm getting such message logged after the warning: unknown smtpd
>> restriction: "milter_default_action"
>
> Note that options in master.cf are without spaces around the "=".
yep
>> All incoming mail is rejected.
>>
>> What I'm tryi
On 2017-08-30 14:51, Daniel Armando Rodriguez wrote:
Hi, I'm getting such message logged after the warning: unknown smtpd
restriction: "milter_default_action"
Note that options in master.cf are without spaces around the "=".
All incoming mail is rejected.
What I'm trying to achieve is to ge
Dino Edwards:
> Hello,
>
> Having a strange issue with a server. Multiple times a day I get the
> following errors in mail.log:
>
> 451 4.3.5 Server configuration error; from=
> to= proto=ESMTP helo=
The error is logged BEFORE this line.
Wietse