Need help with SMTP for Contact Us page

Collapse

Unconfigured Ad Widget

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • khansen46
    Junior Member
    • Dec 2008
    • 3

    Need help with SMTP for Contact Us page

    I have installed WordPress 2.7 and have it fully functional. I am trying to set up a Contact Us page using the cformsII plugin. I have used the following SMTP settings:
    server: smtpDOT<domain>DOTcom
    secure connection: no
    Port: 25
    username: <email address associated with this domain>
    password: <email address password>

    I have had no success in getting the emails to send. Hosting is on Win 2003 (Mid Plan).
    I am also seeking insight from the WordPress community. I am posting here to make sure I am using the correct settings, and see if I maybe missing something.
  • admin
    Administrator
    • Mar 2007
    • 35

    #2
    Re: Need help with SMTP for Contact Us page

    Hi,

    smtp connection settings should be mail.yourdomainname.com

    Comment

    • khansen46
      Junior Member
      • Dec 2008
      • 3

      #3
      Re: Need help with SMTP for Contact Us page

      Thanks for the quick reply. I have tried that, and it is still not working.

      Comment

      • khansen46
        Junior Member
        • Dec 2008
        • 3

        #4
        Re: Need help with SMTP for Contact Us page

        Never mind. It appears to have been a problem with the plugin. I found a different one and it is working fine.
        Thanks.

        Comment

        • kilter
          Member
          • Oct 2009
          • 79

          #5
          Re: Need help with SMTP for Contact Us page

          Well you can connect directly to the SMTP server using sockets to connect to it and sending the commands you need to do. Your second issue can be resolved by unchecking the 'Enable debugging' check box on the admin settings form (admin/settings/smtp). That you connect thru a remote server via telnet, use a web-based mail client, your request always end to be processed by a smtp server. You don't have to host a smtp server by yourself, but your email has to go thru one.

          Comment

          • pilly2rain
            Junior Member
            • Apr 2012
            • 2

            #6
            AccuWeb.Cloud
            Re: Need help with SMTP for Contact Us page

            You don't have to host a smtp server by yourself, but your email has to go thru one.

            Comment

            Working...
            X