Page 1 of 1

unbound priority start

Posted: 07 Jan 2021 11:27
by nicola.piazzi
When Box starts for about 10 seconds is unable to accept mail i suppose that unbuund need to be active

is possiboe to start it first by default ?

mailsend -f nicola.piazzi@g*t.it -t check-auth@verifier.port25.com -M CORPO -sub TESTDKIM -smtp efa42.gruppocomet.it
Error: RCPT TO: <check-auth@verifier.port25.com> failed '450:4.1.8 <nicola.piazzi@g*t.it>: Sender address rejected: Domain not found'
Could not send mail

mailsend -f nicola.piazzi@g*t.it -t check-auth@verifier.port25.com -M CORPO -sub TESTDKIM -smtp efa42.gruppocomet.it
Mail sent successfully

Re: unbound priority start

Posted: 07 Jan 2021 12:04
by henk
When you want to see the what is happening on boot ( errors/warnings)
1.

Code: Select all

dmesg
look at
2.

Code: Select all

/var/log/boot.log
3.

Code: Select all

/var/log/messages
and
4. Use systemd-analyze

Take a look at this post viewtopic.php?t=3861