After 421 misdirected request solution - Problems with email

Hello,

Since my Hestia panel (nginx+apache) had this problem, and I applied the solution, my emails do not work 100%.

They send 90%, they receive only 10%.

Is anyone else experiencing these problems, any possible solution other than reinstalling?

I am seriously considering a fresh install, with some changes (nginx only for example), is there a quick way to migrate websites between Hestia panels?

Thanks

Hi @clemenza1,

There is no relation between the solution applied to the Apache templates and the sending/receiving of emails. These are separate services and changes to the web server configuration should not affect email functionality.

1 Like

Thank you for the quick response. So, I just know that I have a problem with emails. It’s very strange that only some of them work, it’s as if most of them are lost (sent and most of all, received).

I thought it was a related problem, because it wasn’t happening to me before.

Have a nice day.

Check /var/log/exim4/mainlog to know if your mails are being sent, rejected or delayed, check also the Exim’s queue exim4 -bp

I think there are quite a few errors, but I don’t know how to interpret them.

I have deleted some data, I don’t know if it is correct to do it or not, but being public photos, I thought it would be better to omit some details. If you need more info I can post everything without deleting.

Thanks for your help.

I’ll send you a private message.

I have also the same problem
After update the client can’t connect to mail server also there are several mismatches of ssl. All the client with outlook can’t connect or some time can’t send or recover email.

Summary

root@mail:~# /var/log/exim4/mainlog
-bash: /var/log/exim4/mainlog: Permission denied
root@mail:~# sudo /var/log/exim4/mainlog
sudo: /var/log/exim4/mainlog: command not found
root@mail:~# telnet mail.xx.al 993
Trying 147.93.xx…
Connected to mail.xx.al.
Escape character is ‘^]’.
^CConnection closed by foreign host.
root@mail:~# telnet mail.xx.al 587
Trying 147.93.xx…
Connected to mail.xx.al.
Escape character is ‘^]’.
220 mail.xx.al

Hello again,

Thanks @sahsanu for the help.

My mistake was in the DNS records, I had mistakenly put some data wrong and that’s why the email was working halfway. In case someone else has a similar problem ( @Flyal ), this may help:

1 Like