Tag

SMTP

5 posts tagged with this.

  1. Knowledge BaseHosted Email
    · 2 min read

    What Are the Ports for SMTP, POP3, and IMAP?

    Our email services support auto-discovery for automatic client setup, but manual configuration requires the correct ports. This guide lists all supported SMTP, POP3, and IMAP ports including recommended encrypted settings on 465, 993, and 995. Learn protocol differences, ISP blocks on port 25, manua

  2. Knowledge BaseHosted Email
    · 3 min read

    Is End-to-End Encryption Supported for Email?

    All ASPnix email services support STARTTLS and TLS/SSL for SMTP, IMAP, and POP3. Windows SmarterMail systems also secure ActiveSync, EWS, and MAPI for Outlook. Delivery is encrypted whenever both endpoints support it. This guide covers protocols, configuration steps, testing with CheckTLS, common pi

  3. Knowledge BaseWindows Cloud Hosting
    · 2 min read

    WordPress Plugin to Allow Sending Mail Using SMTP

    Recent PHP security updates disabled the mail() function on our Windows shared hosting, breaking email delivery for WordPress sites. Install the WP Mail SMTP plugin from the official repository and configure it per our SMTP guide to restore contact forms, notifications, and all other email functions

  4. Hosted EmailWindows Cloud HostingVirtual Cloud Servers
    · 3 min read

    What are the Email Service Settings Required for My Email Client?

    Configure third-party email clients like Outlook, Thunderbird, and Apple Mail using the correct hostnames, ports, and credentials for shared Windows hosting and VPS services. Retrieve exact settings from the control panel, follow setup steps, and resolve common connection issues with firewalls or au

  5. Windows Cloud Hosting
    · 4 min read

    How to Send Mail from Your Website on Windows Shared Services

    Configure SMTP mail sending from websites on Windows shared hosting using our dedicated server mailer.anaxanet.com with no authentication. This guide details ports, restrictions on FROM addresses, why PHP mail() is disabled, and provides complete code samples for ASP.NET C#, VB, Classic ASP, and PHP