fugufish img

Email Configuration Guide

This is the general email configuration guide with information to support most of the widely used email clients. This document specify all the necessary technical details required by FuguFish.Net/Spiralbridge's customers email access

Incoming Emails Using IMAP & POP

    .sb-grid.col2
      div
        h3 using SSL is recommended
        p.sb-hilight <u>POP server with SSL</u>
          | <br> server: mail.spiralbridge.com
          br
          | protocol: pop3s
          br
          | port: 995
        p.sb-hilight <u> IMAP with SSL</u>
          br
          | server: mail.spiralbridge.com
          br
          | protocol: imaps
          br
          | port: 993
      div
        h3 no SSL
        p <u>POP server</u>
          br
          | server: mail.spiralbridge.com
          br
          | protocol: pop3
          br
          | port: 110
        p <u>IMAP server</u>
          br
          | server: mail.spiralbridge.com
          br
          | protocol: imap
          br
          | port: 143

Outgoing Emails Using SMTP

SMTP authentication

      | server: mail.spiralbridge.com
      | authentication: required
      | encryption: recommended. use start TLS
      | 587 => startTLS/Auto <b>recommended</b> for outlook and thunderbird clients<br/>
      | 465 => SSL/TLS on connect immediately required

Special Notes

At the dialog for all authentication, your userid is always your full email address. example: myname@mydomain.com Please read the a(href=‘aup.html’, title=‘no description’) Acceptable Use Policy.