How to create a email feedback form for my existing website?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • londres9b
    New Member
    • Apr 2010
    • 106

    #16
    That seems to be an error of php.ini, which can only be corrected by the hosting company. I suggest you contact them again and report that error.

    Comment

    • impin
      New Member
      • Jul 2010
      • 127

      #17
      ok thank you

      Comment

      • impin
        New Member
        • Jul 2010
        • 127

        #18
        for smtp authentication php mail(), i have write a different script?

        simple mail() doesnt work for smtp authentication mail()?

        the simple mail() and smtp authenticated mail() both have different codes?! or are they same?

        Comment

        • pradeepkr13
          New Member
          • Aug 2010
          • 43

          #19
          try using sockets.

          Comment

          • londres9b
            New Member
            • Apr 2010
            • 106

            #20
            You're supposed to be able to send emails from the hosting provider's server, you don't need smtp authentication as far as I know..
            what did the hosting company said??

            Comment

            • impin
              New Member
              • Jul 2010
              • 127

              #21
              they are saying, we need an smtp authentication to send mail...

              Comment

              • londres9b
                New Member
                • Apr 2010
                • 106

                #22
                Well, I and all the other people can send mails using just the mail() function so the problem is really of your hosting provider.

                If you can, I strongly recommend you change to another hosting provider (One who has php latest version for a start).

                Comment

                • kovik
                  Recognized Expert Top Contributor
                  • Jun 2007
                  • 1044

                  #23
                  Any host that forces you to use an external SMTP authentication to send e-mails isn't a host meant for developers. Hosts that distrust their clients aren't the kind that I'd be comfortable being a client of, since they've probably had issues on their servers before.

                  I'd find a developer-friendly host.

                  Comment

                  • impin
                    New Member
                    • Jul 2010
                    • 127

                    #24
                    the hosts having some problem with php and they ask me to change the code in asp. i changed the mail script into asp and now its working...
                    thanks for your help...

                    Comment

                    • londres9b
                      New Member
                      • Apr 2010
                      • 106

                      #25
                      Glad to hear it.

                      Comment

                      • nakvisa
                        New Member
                        • Mar 2011
                        • 1

                        #26
                        hy if you want understand feedback visit this site:

                        Comment

                        Working...