LukeSmithxyz / emailwiz

Script that installs/configures a Dovecot, Postfix, Spam Assassin, OpenDKIM Debian web server
GNU General Public License v3.0
1.82k stars 301 forks source link

Issue after migrating to new server. #298

Closed hujle closed 1 year ago

hujle commented 1 year ago

I had to migrate to the new server on the same hosting provider, which I did by creating a fresh backup of an old server, then I created a new server and installed the system on it from the backup of an old server I made. Everything went smoothly, all I had to do afterwards is to change IP address in /etc/network/interfaces to grant internet access to the new server.

All projects work fine on the new server, except one thing: I cannot access my mail server through Thunderbird or, any mail client. I did update DNS records on my domain registrar website, 993 and 587 ports are not blocked. From what I've seen in journalctl -xe, all the incoming/outgoing emails are being accepted/delivered just fine. Even tried to run emailwiz.sh again and updated SSL certificates via certbot, but to no avail.

hujle commented 1 year ago

It appears the issue has been resolved, and it was only a matter of deleting mail accounts from the client apps, deleting the cache/app data and re-adding accounts back into mail client.