Require SMTP Authentication
For WHM version 11.32
By default, WHM uses POP before
SMTP authentication. This means that when a user on a POP mail server authenticates a session, he will be allowed to send messages for 30 minutes without re-authenticating through
SMTP.
While this method is secure, some administrators prefer to use
SMTP authentication at all times. To require
SMTP authentication, issue the following command as root in a terminal session:
/usr/local/cpanel/bin/tailwatchd --disable=Cpanel::TailWatch::Antirelayd
Note: The same applies for
IMAP servers. If you're running an
IMAP mail server and you wish to require
SMTP authentication when messages are sent, you will need to run the command listed above.
About TailWatch
TailWatch is a process that handles the tasks previously handled by three separate processes:
eximstats,
antirelayd, and
cpbandwd.
Read more about TailWatch.
Topic revision: r5 - 25 Nov 2009 - 16:21:09 - Main.MelanieSeibert