Mail via SMTP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • TheReckter

    Mail via SMTP

    Hello, I was wondering how I could send an email via SMTP using php.

  • ZeldorBlat

    #2
    Re: Mail via SMTP

    On Jun 12, 2:16 pm, TheReckter <TheReck...@gma il.comwrote:
    Hello, I was wondering how I could send an email via SMTP using php.
    <http://www.php.net/mail>

    Comment

    • Good Man

      #3
      Re: Mail via SMTP

      TheReckter <TheReckter@gma il.comwrote in news:1181672175 .606724.127370
      @a26g2000pre.go oglegroups.com:
      Hello, I was wondering how I could send an email via SMTP using php.
      http://phpmailer.sourceforge.net/ is pretty sweet

      Comment

      • The.Relinator@gmail.com

        #4
        Re: Mail via SMTP

        I saw that however I do not have access to php.ini

        Comment

        • The.Relinator@gmail.com

          #5
          Re: Mail via SMTP

          Thank you, I will take a look

          Comment

          • Jerry Stuckle

            #6
            Re: Mail via SMTP

            The.Relinator@g mail.com wrote:
            I saw that however I do not have access to php.ini
            >
            Why do you need access to php.ini? The host should have it set up for
            you to use.

            --
            =============== ===
            Remove the "x" from my email address
            Jerry Stuckle
            JDS Computer Training Corp.
            jstucklex@attgl obal.net
            =============== ===

            Comment

            Working...