LukeSmithxyz / emailwiz

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

Issue with connecting to mailserver #297

Open FuckingToasters opened 12 months ago

FuckingToasters commented 12 months 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 11 months 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?