Skip to content

Commit

Permalink
Create themessaging.co.xml
Browse files Browse the repository at this point in the history
For more information on The Messaging Company, please visit: https://themessaging.co
  • Loading branch information
dntfeedthemnkys authored Jun 6, 2024
1 parent c84760f commit 197bf49
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions ispdb/themessaging.co.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
<emailProvider id="themessaging.co">
<domain>themessaging.co</domain>
<domain>themessagingco.com.au</domain>
<domain>internode.on.net</domain>
<domain>iinet.net.au</domain>
<domain>tpg.com.au</domain>
<domain>westnet.com.au</domain>
<domain>ozemail.com.au</domain>
<domain>adam.com.au</domain>
<domain>aapt.net.au</domain>
<domain>netspace.net.au</domain>
<domain>ihug.com.au</domain>
<domain>tassie.net.au</domain>
<displayName>The Messaging Company</displayName>
<displayShortName>TheMessagingCo</displayShortName>
<incomingServer type="imap">
<hostname>imap.themessagingco.com.au</hostname>
<port>993</port>
<socketType>SSL</socketType>
<authentication>password-cleartext</authentication>
<username>%EMAILADDRESS%</username>
</incomingServer>
<incomingServer type="pop3">
<hostname>pop.themessagingco.com.au</hostname>
<port>995</port>
<socketType>SSL</socketType>
<authentication>password-cleartext</authentication>
<username>%EMAILADDRESS%</username>
</incomingServer>
<outgoingServer type="smtp">
<hostname>smtp.themessagingco.com.au</hostname>
<port>465</port>
<socketType>SSL</socketType>
<authentication>password-cleartext</authentication>
<username>%EMAILADDRESS%</username>
</outgoingServer>
<documentation url="https://support.themessaging.co/hc/en-au/articles/7879726922639-Mail-server-settings">
<descr lang="en">The Messaging Co Mail Server Settings</descr>
</documentation>
</emailProvider>
</clientConfig>

0 comments on commit 197bf49

Please sign in to comment.