unbound priority start

Request and discuss new features you would like to have.
Post Reply
nicola.piazzi
Posts: 388
Joined: 23 Apr 2015 09:45

unbound priority start

Post 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
henk
Posts: 517
Joined: 14 Dec 2015 22:16
Location: Netherlands
Contact:

Re: unbound priority start

Post 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
“We are stuck with technology when what we really want is just stuff that works.” -Douglas Adams
Post Reply