Results 1 to 7 of 7

Thread: SMTP authentication

  1. #1
    Member
    Join Date
    Jul 2005
    Posts
    11

    Default SMTP authentication

    Hi There

    First post (wohoo)

    I'm running a WHM server and would like to force all email clients to authenticate themselves when sending an email. At the moment, anyone who wants to send an email just whacks in mail.mydomain.etc.. and is able to send.

    Is there a way i can force this across all the sites on my WHM or do it one at a time in cpanel?

    Thanks,
    Nozom

  2. #2
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,496

    Default

    Not just anyone can send through the server. Exim is configured by default to allow two types of authentication to relay:

    1. POP before SMTP, where the client must POP their email account and they can then send an email through the server (relay) for a period of 30 minutes from the same IP address before they must POP again.

    2. Using SMTP AUTH, where they login to the SMTP server using their email account/password each time to relay
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  3. #3
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,496

    Default

    They are both on by default, there's nothing you need to do to enable them.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  4. #4
    Member
    Join Date
    Jul 2005
    Posts
    11

    Default

    Thanks for the very swift response

    I think i need SMTP AUTH, is there an easy way to turn this on or is it a case of fiddling around in the exim edit bit on WHM?

    Ta,
    nozom

  5. #5
    Member
    Join Date
    Jul 2005
    Posts
    11

    Default

    Problem is it seems someone is using our server to relay spam, is there anything i can do to stop it?

  6. #6
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,496

    Default

    That is more likely being done through a compromised php script, which is very popular these days, especially through old installations of phpBB and phpNuke. You'll need to ensure that any installations of, in particular, those two apps, and in general any php and perl software, are up to date. In the case of phpBB - v2.0.16.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  7. #7
    Member
    Join Date
    Jul 2005
    Posts
    11

    Default

    hmm, the only thing i've got running is indeed phpbb 2.011, time for an upgrade!

    Cheers,
    nozom

Similar Threads

  1. Smtp authentication
    By TheJokerReturns in forum E-mail Discussions
    Replies: 1
    Last Post: 07-30-2008, 04:21 AM
  2. SMTP Authentication
    By larryl in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 03-19-2007, 12:31 PM
  3. Changes to SMTP Authentication
    By bvanderw in forum cPanel & WHM Discussions
    Replies: 4
    Last Post: 11-07-2006, 09:25 AM
  4. SMTP Authentication
    By speedy in forum cPanel & WHM Discussions
    Replies: 3
    Last Post: 08-15-2006, 06:46 PM
  5. SMTP Authentication
    By sergio2004 in forum cPanel & WHM Discussions
    Replies: 5
    Last Post: 07-10-2005, 12:02 PM