0
SMTP authentication with PHP mail function?
LEGEND
,
/t5/dreamweaver-discussions/smtp-authentication-with-php-mail-function/td-p/84098
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
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
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Newsgroup_User
AUTHOR
LEGEND
,
/t5/dreamweaver-discussions/smtp-authentication-with-php-mail-function/m-p/84099#M113238
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/
> 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/
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Newsgroup_User
AUTHOR
LEGEND
,
LATEST
/t5/dreamweaver-discussions/smtp-authentication-with-php-mail-function/m-p/84100#M113239
Jun 07, 2006
Jun 07, 2006
Copy link to clipboard
Copied
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.
>
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.
>
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

