Managing your email effectively is crucial for communication and professional branding. At Liquid Web, we provide a variety of tools and services to ensure your email is secure, reliable, and easy to use. This guide serves as a central hub for understanding and configuring your email services, from setting up your first email account to implementing advanced spam protection.
Whether you are using one of our control panels like cPanel, Plesk, or InterWorx, or have opted for our Premium Business Email solution, you will find the necessary information to manage your email communications efficiently.
Email Articles
Explore the categories below to learn how to administer the users and permissions on your domain.
Mail Clients
Read more: Mail ClientsLearn how to configure popular desktop and mobile email clients like Outlook, Apple Mail, and Thunderbird with your Liquid Web hosting account.
Nexcess Email
Read more: Nexcess EmailLearn how email works with managed applications. Configure reliable transactional SMTP for your site or store and find mailbox hosting options.
Postfix
Read more: PostfixManage Postfix on Plesk: Guide to commands, config, forwarders, queue mgmt, log analysis & troubleshooting mail issues.
Premium Business Email
Read more: Premium Business EmailYour hub for email administration. Learn to add users, reset passwords, set quotas, and manage aliases for your professional email accounts.
Spam Management
Read more: Spam ManagementCombat spam with our central resource guide. Learn to configure filters, manage quarantines, and protect your inbox from junk and phishing.
Testing and Sending Mail Using PHP
Read more: Testing and Sending Mail Using PHPIf you are familiar with PHP, you can create PHP scripts to send mail. PHP mail provides incredible control of the data and content of the emails sent from your domain or site. However, PHP mail only works when relayed over SMTP. The following article shows you how to test and send different types of…
Testing CDOSYS Mail Functionality
Read more: Testing CDOSYS Mail FunctionalityASP allows you to send emails using a functionality called CDOSYS. By creating email content and sending emails using ASP directly, you don’t have to add any extra components to your code. We recommend that you use an SMTP relay that requires authentication. Because of stringent anti-spam filters, sending mail through unauthenticated SMTP servers (including…
Troubleshooting: Local Mail Routing
Read more: Troubleshooting: Local Mail RoutingOne of the many issues with mail routing, local mail routing and how to diagnose and fix.