Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Mail Server
  • Search

DMARC failure to load tld list

Questions regarding the Mail Server
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
7 posts • Page 1 of 1
pcready.cl
Posts: 7
Joined: Wed Apr 22, 2020 6:09 pm

Os: CentOS 6x
Web: apache + nginx
DMARC failure to load tld list
  • Quote

Post by pcready.cl » Wed May 20, 2020 5:08 pm

Hi,

I have this problem in one VPS:

Image

Code: Select all

DMARC failure to load tld list '/usr/share/publicsuffix/public_suffix_list.dat': No such file or directory
I have 8 VPS and the last one that configures via the same command as the other 8 has the error indicated above.

Code: Select all

curl -O http://vestacp.com/pub/vst-install.sh
bash vst-install.sh --nginx yes --phpfpm yes --apache no --named yes --remi yes --vsftpd no --proftpd yes --iptables yes --fail2ban yes --quota no --exim yes --dovecot yes --spamassassin no --clamav no --softaculous no --mysql yes --postgresql no --hostname vm-ssdXXX.pcready.cl --email [email protected] --password XXXXXXXXXXXXXXXXXXXXXXXXXXXX
Exim works, but the error is not my other VPS and I am concerned that my emails are not reaching the recipients or they are poorly signed. Or that you are rejecting the emails of others. Thank you!
Top

servtelecom
Posts: 24
Joined: Mon Oct 22, 2018 3:30 pm

Os: CentOS 6x
Web: apache + nginx
Re: DMARC failure to load tld list
  • Quote

Post by servtelecom » Mon May 25, 2020 12:57 pm

Recently this error has started to appear in my logs, how can I solve it?
2020-05-25 14:06:34 DMARC failure to load tld list '/usr/share/publicsuffix/public_suffix_list.dat': No such file or directory
Thank's
Top

vpsops
Posts: 5
Joined: Thu Sep 07, 2017 6:46 pm

Re: DMARC failure to load tld list
  • Quote

Post by vpsops » Tue May 26, 2020 1:13 pm

Try to downgrade Exim to 4.92.3.
For me fixed also this problem.
Top

servtelecom
Posts: 24
Joined: Mon Oct 22, 2018 3:30 pm

Os: CentOS 6x
Web: apache + nginx
Re: DMARC failure to load tld list
  • Quote

Post by servtelecom » Tue May 26, 2020 1:41 pm

perfect, it was solved! Thank you

what with this version gives the following error:

R = dnslookup T = remote_smtp defer (-1): smtp transport process returned non-zero status 0x0100: exit code 1

I think it is because I have activated: dsn_advertise_hosts = *

This is for delivery notification, if I disable it it works fine but I'm interested to have this activated
Top

peters
Posts: 29
Joined: Thu Jun 18, 2020 9:05 am

Os: CentOS 6x
Web: apache + nginx
Re: DMARC failure to load tld list
  • Quote

Post by peters » Thu Jun 18, 2020 9:40 am

This is caused by bug https://bugzilla.redhat.com/show_bug.cgi?id=1836274

A solution would be to do the following:

mkdir /usr/share/publicsuffix
cd /usr/share/publicsuffix
wget https://publicsuffix.org/list/public_suffix_list.dat
Top

servtelecom
Posts: 24
Joined: Mon Oct 22, 2018 3:30 pm

Os: CentOS 6x
Web: apache + nginx
Re: DMARC failure to load tld list
  • Quote

Post by servtelecom » Thu Jun 18, 2020 11:22 am

Perfect!! thank's!!
Top

pintudaso
Posts: 3
Joined: Mon Jul 26, 2021 9:28 am
Contact:
Contact pintudaso
Website

Os: CentOS 4x
Web: apache + nginx
Re: DMARC failure to load tld list
  • Quote

Post by pintudaso » Mon Aug 09, 2021 7:29 am

DMARC failure to load tld list '/usr/share/publicsuffix/public_suffix_list.dat': No such file or directory

These errors are treated in the following way - in the console we execute:

# mkdir / usr / share / publicsuffix

# cd / usr / share / publicsuffix

# wget https://publicsuffix.org/list/public_suffix_list.dat
Top


Post Reply
  • Print view

7 posts • Page 1 of 1

Return to “Mail Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password