Skip to main content

SMTP Fail using gmail service

Comments

10 comments

  • 24x7server
    Hello, There is an issues with the firewall. You will have to enable your port in firewall. For the testing you can disable firewall and check your mail.
    0
  • john28uk
    ]Hello, There is an issues with the firewall. You will have to enable your port in firewall. For the testing you can disable firewall and check your mail.

    Hi, thanks for the reply, was not aware we even have a firewall, how can I see if we have?? John
    0
  • cPanelMichael
    Hello :) Do you have root access to this server? If so, you could install a third-party firewall management utility such as CSF to manage your firewall rules. Thank you.
    0
  • john28uk
    ]Hello :) Do you have root access to this server? If so, you could install a third-party firewall management utility such as CSF to manage your firewall rules. Thank you.

    Thanks for the reply, yes I have root access, also been intouch with host, they inform m I have firewall and need to open ports Thanks John
    0
  • john28uk
    Hello, still having issues with this, I have checked my ports and this /http://www.yougetsignal.com/tools/open-ports/ says 465 is open, but I still get the smtp cannot connect error. Is there anything else I can do to sort this? Thanks John
    0
  • john28uk
    Further info, I have run this from root to open up the ports iptables -A INPUT -m state --state NEW -p tcp --dport 465 -j ACCEPT iptables -A OUTPUT -m state --state NEW -p tcp --dport 465 -j ACCEPT Is this the correct way to open the ports? John
    0
  • john28uk
    When I do iptables -L this is the output .vB No mention of port 465, yet i have opened it :confused:
    0
  • cPanelMichael
    I suggest installing a third-party firewall management utility such as CSF to manage your firewall rules. Also, is this happening for all remote mail servers or is it isolated to Google? Thank you.
    0
  • john28uk
    ]I suggest installing a third-party firewall management utility such as CSF to manage your firewall rules. Also, is this happening for all remote mail servers or is it isolated to Google? Thank you.

    Will CSF be able to manage the firewall already installed on there?? Is this a plugin for WHM? Not sure, only used the smtp.gmail.com
    0
  • cPanelMichael
    You can add your existing rules to CSF after installing it, and yes it's a plugin for WHM. Thank you.
    0

Please sign in to leave a comment.