Re: sending e-mails

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2004-10-21 at 16:19 -0600, 'Miguel Guirao' wrote:
> Hi!!
>  
> I have a script in PHP that should send an e-mail from a specific e-mail
> account, let's say  <mailto:mguirao@xxxxxxxxxxxx> mguirao@xxxxxxxxxxxx
> to a customer's e-mail account, using the smtp_mail.inc class of PHP.
> But, Do I need to authenticate first in order to send the e-mail? If so,
> how?

It really depends on the web hosting server that you are on. You can
typically get away with using the mail() function which by default sends
through sendmail and doesn't bother checking for authentication.

-Robby


-- 
/***************************************
* Robby Russell | Owner.Developer.Geek
* PLANET ARGON  | www.planetargon.com
* Portland, OR  | robby@xxxxxxxxxxxxxxx
* 503.351.4730  | blog.planetargon.com
* PHP/PostgreSQL Hosting & Development
****************************************/

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux