Added provider GoDaddy

This commit is contained in:
M66B 2021-04-13 16:53:32 +02:00
parent f6f19823d0
commit babcf803cc
1 changed files with 12 additions and 0 deletions

View File

@ -1106,4 +1106,16 @@
port="465"
starttls="false" />
</provider>
<provider
name="GoDaddy Workspace"
link="https://www.godaddy.com/help/server-and-port-settings-for-workspace-email-6949">
<imap
host="imap.secureserver.net"
port="993"
starttls="false" />
<smtp
host="smtpout.secureserver.net"
port="465"
starttls="false" />
</provider>
</providers>