451 Temporary local problem + Squirrel mail

Message not sent. Server replied:

Requested action aborted: error in processing
451 Temporary local problem – please try later

 

Solution:

1. Login into server using SSH

2. cd /usr/local/cpanel/base/3rdparty/squirrelmail/config/

3. vi config.php

in this configuration file search $useSendmail = false; and replace false to true

then restart exim

and courier-imap

/etc/init.d/exim restart

/etc/init.d/courier-imap restart

 

  • 2 Користувачі, які знайшли це корисним
Ця відповідь Вам допомогла?

Схожі статті

Locations of Common Log Files on cPanel Servers

One of the nice things about cPanel based servers is the way that they keep the location of key...

How to flush DNS - windows

I. Flushing DNS Cache in Windows 8: 1. Press the Windows Logo+R keys together and the Run box...

bash: /bin/rm: Argument list too long - Solution

Symptoms This error message appears when you try to remove, move or copy a long list of files....

tuning-primer.sh – an alternative for mysqltuner

Insatllation cd /usr/local/bin wget https://launchpadlibrarian.net/78745738/tuning-primer.sh...

How to install mysqltuner

  How to install mysqltuner  wget http://mysqltuner.com/mysqltuner.plchmod +x...