Thank you for your prompt reply but unfortunately this wasn't the problem :(

I renamed to 'blacklistRecipients' and still get the same error message!

On Tue, Jul 3, 2018 at 7:57 PM, Reio Remma <r...@mrstuudio.ee> wrote:
> Hello!
>
> I'm not sure you can have a dash (-) in a table name. Apart from that, if
> I'm correct that you're trying to reject mail to blacklisted recipients on
> your own server, then:
>
> reject from any for recipient <blacklist>
>
> Good luck,
> Reio
>
> On 03.07.2018 20:39, Teno Deuter wrote:
>>
>> Dear support team,
>>
>> I-m running a OpenBSD 6.3 amd64 installed box and try to set up
>> opensmtpd. In the smptd.conf file, following entries can be found:
>>
>> table blacklist-recipients file:/etc/mail/blacklist-recipients
>>
>> accept from any \
>>          recipient ! <blacklist-recipients> \
>>
>> accept from any \
>>          recipient ! <blacklist-recipients> \
>>
>> but I get the error:
>>
>> invalid use of table "blacklist-recipients" as RECIPIENT parameter
>>
>> also, I was looking for the 'accept' syntax documentation!
>>
>> Thank you for your kind help on this
>>
>

-- 
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org

Reply via email to