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

SMTP authentication with PHP mail function?

LEGEND ,
Jun 07, 2006 Jun 07, 2006
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
318
Translate
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
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/
Translate
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
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.
>
Translate
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