> On 7 July 2017, at 08:44, Noel Jones wrote:
>
> On 7/7/2017 12:37 AM, Doug Hardie wrote:
>>
>>> On 6 July 2017, at 12:40, Doug Hardie wrote:
>>>
On 6 July 2017, at 12:06, Noel Jones wrote:
main.cf doesn't allow spaces in the options. The supported syntax
is to e
On 7/7/2017 12:37 AM, Doug Hardie wrote:
>
>> On 6 July 2017, at 12:40, Doug Hardie wrote:
>>
>>>
>>> On 6 July 2017, at 12:06, Noel Jones wrote:
>>>
>>> main.cf doesn't allow spaces in the options. The supported syntax
>>> is to either use commas "," rather than spaces; enclose the option
>>>
> On 6 July 2017, at 12:40, Doug Hardie wrote:
>
>>
>> On 6 July 2017, at 12:06, Noel Jones wrote:
>>
>> main.cf doesn't allow spaces in the options. The supported syntax
>> is to either use commas "," rather than spaces; enclose the option
>> in braces "{ ... }"; or the preferred method of
On 7/6/2017 1:45 PM, Doug Hardie wrote:
> I tried to implement RBL and postfwd. I placed everything in main.cf:
>
> smtpd_recipient_restrictions =
> check_policy_service inet:127.0.0.1:10040
> reject_invalid_hostname,
> reject_non_fqdn_sender,
> reject_non_fqdn_recipient,