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 with connecting to mailserver #297

Open FuckingToasters opened 1 year ago

FuckingToasters commented 1 year ago

I modified the script a bit (removed the ssl stuff because i added ssl to mail subdomain via nginx proxy manager)

After the script finished executing, i added user billy with password billytesting and tried to connect to it via thunderbird billy@mail.domain.com:billytesting

However, i wasn't able to connect. image

image

An A Record to the mail subdomain with the public vps ip also exists (just not on the screenshot)

crimewaffle commented 1 year ago

Did you set the hostname in Thunderbird correctly? It looks like you entered .mail.... instead of mail.... (There is a dot before mail....) (note sure if that's a problem)

Could you share a screenshot of your Nginx Proxy Manager config?