View Single Post
  #2 (permalink)  
Old 07-01-2009, 05:08 PM
cPanelDavidG's Avatar
cPanelDavidG cPanelDavidG is offline
cPanel Technical Sales
 
Join Date: Nov 2006
Location: Houston, TX
Posts: 7,995
cPanelDavidG is on a distinguished road
Quote:
Originally Posted by Dodi300 View Post
Hello. I cannot send emails from my server to Hotmail.
I get this error:



I went to the address in the email, The Spamhaus Project, and I'm listed on the Policy Block List (PBL).
It says I simply need to turn on "SMTP Authentication".

Does anyone know how to do this in Cpanel?
Thanks for the help!
By default, cPanel/WHM will allow those who have authenticated successfully via POP3 within the past 30 to login to send mail via SMTP without authentication (since they already authenticated via POP3).

To disable this behavior and thus force all your customers to use SMTP authentication, run the following command as root via SSH:

Code:
/usr/local/cpanel/bin/tailwatchd --disable=Cpanel::TailWatch::Antirelayd
__________________
Want our technical analysts to login to your server to assist you? You can contact our technical analysts at: http://tickets.cPanel.net/submit
Reply With Quote