Hi all,
It is not a problem from GoDaddy as I have another domain at ionos.fr and I have the same problem. There is something wrong in NethServer config somewhere…
Jun 22 12:44:02 dorgee httpd: [WARNING] NethServer\Module\Mail\Domain\Modify: file_get_contents(/var/lib/nethserver/mail-disclaimers/my-domaine-name.raw): failed to open stream: No such file or directory
ls gives no such file…
# systemctl status opendkim
...
can't load key from /etc/opendkim/keys/default.private: Permission denied
6440B100086B0: error loading key 'default._domainkey.micronator-dev.org'
can't load key from /etc/opendkim/keys/default.private: Permission denied
3A6CD100086AD: error loading key 'default._domainkey.micronator-dev.org'
ls -als /etc/opendkim/keys/default.private
4 -r--r----- 1 opendkim opendkim 1679 22 janv. 12:32 /etc/opendkim/keys/default.private
# systemctl restart opendkim
# systemctl status opendkim
...Stopped DomainKeys Identified Mail (DKIM) Milter.
...Starting DomainKeys Identified Mail (DKIM) Milter...
...Started DomainKeys Identified Mail (DKIM) Milter.
...OpenDKIM Filter v2.11.0 starting (args: -x /etc/opendkim.conf -P /var/run/opendkim/opendkim.pid)
I use TOR to connect to vhost mail and connection is OK.
Tried to send mail: still this error
Reboot as: Problems with Emailserver update (rspamd)
I can send from main domain to toto@vhost but toto@vhost can not reply. It receives the above error.
The message is in queue: Destination: “michelandre@main-domain.org+learn_spam”@spamtrain.nh
I disabled DKIM from Vhost and all is working correctly…
Definitely something wrong with DKIM…
Someone has a suggestion?
Michel-André