.
Thank you for all your help.
Fernando.
> From: jfer...@hotmail.com
> To: sudhee...@binaryvibes.co.in; phps...@gmail.com
> CC: rich...@php.net; php-general@lists.php.net
> Date: Thu, 11 Jun 2009 10:34:13 -0400
> Subject: RE: [PHP] Mail function and hotmail
>
>
> He
OS 5.3), however, when I send the message from my
development machine (Visata Ultimate SP1) it does work correctly on hotmail
address . Both machines are running php 5.2 and have the same PEAR packages.
I tried Gmail, Yahoo mail and Thunderbird and they work fine.
Your help will be much apprecia
Thank you. I'm looking at PEAR Mail_mime right now. It seems promising.
Fernando.
> Date: Wed, 10 Jun 2009 23:14:11 +0530
> From: sudhee...@binaryvibes.co.in
> To: phps...@gmail.com
> CC: jfer...@hotmail.com; rich...@php.net; php-general@lists.php.net
> Subject: Re: [PH
Richard was likely suggestion his mail example as listed in his signature
Other options include
phpmailer
pear's mime mail
various other classes available www.phpclasses.org
Fernando,
I recommend you check out the various PHP frameworks out there. Instead
of randomly searching for clas
Thanks. I'll check that out.
> Date: Wed, 10 Jun 2009 18:24:45 +0100
> Subject: Re: [PHP] Mail function and hotmail
> From: rich...@php.net
> To: phps...@gmail.com
> CC: jfer...@hotmail.com; php-general@lists.php.net
>
> Hi,
>
> > pear's mime mail
>
Hi,
> pear's mime mail
I believe I had a hand in that too. It's like a bad rash - it gets
everywhere... :-)
--
Richard Heyes
HTML5 graphing: RGraph (www.rgraph.net - updated 6th June)
PHP mail: RMail (www.phpguru.org/rmail)
PHP datagrid: RGrid (www.phpguru.org/rgrid)
PHP Template: RTemplate (ww
On Wed, Jun 10, 2009 at 1:11 PM, Fernando G wrote:
>
> I have not idea of what else to use. Your suggestions are appreciated.
>
> Fernando.
>
>> Date: Wed, 10 Jun 2009 18:04:31 +0100
>> From: rich...@php.net
>> To: jfer...@hotmail.com
>> CC: php-general@l
I have not idea of what else to use. Your suggestions are appreciated.
Fernando.
> Date: Wed, 10 Jun 2009 18:04:31 +0100
> From: rich...@php.net
> To: jfer...@hotmail.com
> CC: php-general@lists.php.net
> Subject: Re: [PHP] Mail function and hotmail
>
> Hi,
>
> &g
Hi,
> ...
Use something that is already proven to work. It will save you an
awful lot of time.
--
Richard Heyes
HTML5 graphing: RGraph (www.rgraph.net - updated 6th June)
PHP mail: RMail (www.phpguru.org/rmail)
PHP datagrid: RGrid (www.phpguru.org/rgrid)
PHP Template: RTemplate (www.phpguru.org
On Wed, 2009-06-10 at 12:59 -0400, Fernando G wrote:
> Hello,
>
> I am sending an html message with and embedded image using the following code:
>
> // Read message from html template
> $message = fread("template.html", filesize("template.html"));
>
> // I replace the values in $message that are
10 matches
Mail list logo