Re: Block spam messages to Unknown receiver

2020-11-26 Thread Benny Pedersen
Matus UHLAR - fantomas skrev den 2020-11-06 09:37: policyd-spf[15576]: prepend Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=198.144.154.163; helo=a.benient.com; envelope-from=qbc...@benient.com; receiver= read policyd-spf documentation. It apparently did not start processing the

Recipient Verification

2020-11-26 Thread Peter Fraser
  Hi AllI am having a problem with bad email address listings so I am trying to implement the recipient address verification. Below are the relevant settings in my main.cf file. I notice though that although there are no errors in my log file, I can't find a verify_cache.db file anywhere. How do I

Re: Recipient Verification

2020-11-26 Thread Wietse Venema
1) Please don't send HTML-only messages to a mailing list. 2) "postconf -d" is the wrong command to examine Postfix settings. Use "postconf -n" instead. Wietse

Re: Recipient Verification

2020-11-26 Thread Software Info
Oh my apologies, I didn't realize. I ran that and got the same data directory which is /var/db/postfix. Stumped as to why I am not seeing the verify_cache.db file. Shouldn't I be? On Thu, Nov 26, 2020 at 6:14 PM Wietse Venema wrote: > > 1) Please don't send HTML-only messages to a mailing list. >

Re: Recipient Verification

2020-11-26 Thread Phil Biggs
Friday, November 27, 2020, 2:59:42 PM, Software Info wrote: > Oh my apologies, I didn't realize. I ran that and got the same data > directory which is /var/db/postfix. Stumped as to why I am not seeing > the verify_cache.db file. Shouldn't I be? Did you install a pkg or compile postfix with LMD