cPanelAaronH
- Total activity 949
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 614
Articles
Recent activity by cPanelAaronH-
How do I rebuild the greylisting database?
Introduction There may be times the database has become corrupted and you want to backup, restore, or regenerate the database. Using the utility provided with cPanel, this can be quickly done throu...
-
Customized Horde Webmail Theme
Delisting due to outdated information. Question Where can I customize or upload a theme for Horde Webmail? Answer The Horde theme files can be customized in the /usr/local/cpanel/base/horde/the...
-
How to use MailChannels as a Smarthost
Introduction It's becoming more common for data centers to restrict emails from sending over port 25. Mailchannel is another Smarthost provider that allows mail to be sent over an alternative port ...
-
Are there public DNS resolvers I can use with Spamhaus?
Question Most Public DNS resolvers do not work with spamhaus.org RBL, are there any that do? Answer Many free and Open DNS resolvers make too many queries and do not allow DNSBLS and URIBLS. If ...
-
If I reboot my server, will my mail queue stay intact?
Question If I reboot my server, will the mail queue remain intact? Answer The Exim mail queue is in /var/spool/exim and will stay intact during a reboot.
-
Emails bounce back when CloudLinux's CageFS is enabled
SymptomsWhen a user has CloudLinux's CageFS enabled with an autoresponder or is piping emails to a script, you encounter an error(s) similar to the following examples:CONFIG_TEXT: You are not autho...
-
Outlook TLS error: "None of the authentication methods supported by this client are supported by your server."
SymptomsWhen using older email clients, such as Microsoft Outlook 2013 and earlier, on older operating systems, such as Windows 7, you encounter an error similar to the following:CONFIG_TEXT: None ...
-
Can I disconnect a user from an email session?
Introduction If you have identified a malicious connection to your Dovecot service, you can disconnect the user with the 'doveadm kick' command. Procedure Log into the server as root, via SSH or...
-
Where are the Exim logs?
QuestionWhere can I find my Exim email logs? AnswerThe active Exim log files are as follows./var/log/exim_mainlog/var/log/exim_rejectlog/var/log/exim_paniclog
-
How do I check logged in users for email accounts?
Question How can I see who is logged into my email server? Answer Dovecot includes doveadm which can search for currently active users with the 'who' option. For more information, please read the ...