Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

SMTP authentication with PHP mail function?

LEGEND ,
Jun 07, 2006 Jun 07, 2006

Copy link to clipboard

Copied

hi:

is it possible to do SMTP authentication with PHP mail function? or do i
need something like PHPMailer class or PEAR's mail package?

tia,

jdoe
TOPICS
Server side applications

Views

316
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 07, 2006 Jun 07, 2006

Copy link to clipboard

Copied

John Doe wrote:

> is it possible to do SMTP authentication with PHP mail function?

No.

or do i
> need something like PHPMailer class or PEAR's mail package?

Yes.

--
David Powers
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "Foundation PHP 5 for Flash" (friends of ED)
http://foundationphp.com/

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 07, 2006 Jun 07, 2006

Copy link to clipboard

Copied

LATEST
thanks David

jdoe

David Powers wrote:
> John Doe wrote:
>
>> is it possible to do SMTP authentication with PHP mail function?
>
>
> No.
>
> or do i
>
>> need something like PHPMailer class or PEAR's mail package?
>
>
> Yes.
>

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines