How to fix error in processing 451 temporary local problem in SquirellMail

ERROR:  Message not sent. Server replied: Requested action aborted: error in processing 451 Temporary local problem – please try later ———————————————————————————————————————————————- Solution: vi /etc/clamd.conf look for LocalSocket, uncomment it so it becomes: LocalSocket /tmp/clamd then restart clamav: [root@sample]# /etc/init.d/clamd restart Starting clamd daemon: /usr/local/sbin/clamd Starting freshclam daemon: /usr/local/bin/freshclam -d -c 6 *Retry back to do the

How to solve “Gmail Error: Password not accepted from server”

SMTP -> ERROR: Password not accepted from server: 535-5.7.1 Please log in with your web browser and then try again. Learn more at 535 5.7.1 https://support.google.com/mail/bin/answer.py?answer=78754 ru4sm6912310pbc.25 SMTP Error: Could not authenticate. Gmail phpmailer will prompt error like this normally when you changed the running script from one server o another. Even the Gmail account

How to solve email blocked by Gmail?

Issue/Error: When sending email to Gmail, it returns bounced back error like below: This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: sample@gmail.com SMTP error from remote mail server after

How to solve email page failed to load due to large disk usage in DirectAdmin

Option 1: Edit DirectAdmin.conf   vi /usr/local/directadmin/conf/directadmin.conf Add below line into the file to enable disk usage cache: pop_disk_usage_cache=1 Edit /etc/cron.d/directadmin_cron vi /etc/cron.d/directadmin_cron and add below line */15 * * * * root echo “action=cache&type=popquota” >> /usr/local/directadmin/data/task.queue Restart crond service service crond restart Option 2: Edit directadmin.conf:   vi /usr/local/directadmin/conf/directadmin.conf Disable pop3 disk usage completely

How to block email addresses in SmarterMail

If you want to block a specific email address on Smartermail, you may do so by following the steps below. Step 1 – Login into SmarterMail. Step 2 – Click “Content-Filtering” and “New”.   Step 3 – Tick “From specific addresses” under “From Address”.   Step 4 – Fill in the email address you wish

How to prevent mail being classified as spam?

1) Don’t use a fake address, that’s reeks of spam – Always send an email from a valid email address which able to receive and send emails instead of using a script to generate one. 2) Set up DomainKeys for your domain – refer to here to setup DKIM in Directadmin 3) Set up SPF for your domain – refer here on

How to use SPAM filter in Directadmin

Besides Spamassassin, Directadmin provides another solution for Spam filtering purposes, whereby its far more easy to understand and to setup. To set up a simple yet powerful spam filter in Directadmin, kindly follow steps below: 1. Login to Directadmin, click on “SPAM Filter” under the “Email management” tab. 2. A simple and clear interface will

How to setup SpamAssassin in cPanel

SpamAssassin is a mature, widely-deployed open-source project that serves as a mail filter to identify spam. SpamAssassin uses a variety of mechanisms including header and text analysis, Bayesian filtering, DNS blocklists, and collaborative filtering databases. SpamAssassin runs on a server, and filters spam before it reaches your mailbox. This guide is meant for users of

How to change SmarterMail SMTP Out IP address

Step 1 – Login to SmarterMail with your user account.   Step 2 – Once logged in, go to Settings.   Step 3 – In the Settings window, select Protocol Settings and click on the SMTP Out tab. Change the Outbound IP settings to your desired settings.   Step 4 – Click Save to apply