Connecting Tech Pros Worldwide Help | Site Map

mail class

  #1  
Old January 28th, 2006, 09:25 PM
alex
Guest
 
Posts: n/a
Hi,

I'm searching a pre-coded class that enables to send e-mail with HTML
content and attached files.
I've found some classes over the web, but I'm not satisfied with it until
now.

Could you give me any good stuff ?

Thanks in advance,

--
alex


  #2  
Old January 28th, 2006, 09:55 PM
Jonathan
Guest
 
Posts: n/a

re: mail class


alex wrote:[color=blue]
> Hi,
>
> I'm searching a pre-coded class that enables to send e-mail with HTML
> content and attached files.
> I've found some classes over the web, but I'm not satisfied with it until
> now.
>
> Could you give me any good stuff ?
>
> Thanks in advance,
>[/color]
What are your wishes?
What did you find and why did it not satisfy your needs?

If we knew a little more it would be easier to suggest you something...

Jonathan
  #3  
Old January 28th, 2006, 09:55 PM
alex
Guest
 
Posts: n/a

re: mail class


> Hi,[color=blue]
>
> I'm searching a pre-coded class that enables to send e-mail with HTML
> content and attached files.
> I've found some classes over the web, but I'm not satisfied with it until
> now.
>
> Could you give me any good stuff ?
>
> Thanks in advance,
>
> --
> alex[/color]

I've just found the PhpMailer class :

http://phpmailer.sourceforge.net

It answers perfectly to what I was searching... Great !
I do recommend it.

--
alex


  #4  
Old January 28th, 2006, 09:55 PM
alex
Guest
 
Posts: n/a

re: mail class


> What are your wishes?[color=blue]
> What did you find and why did it not satisfy your needs?
>
> If we knew a little more it would be easier to suggest you something...
>
> Jonathan[/color]

Sorry, ... was a bit in a hurry.
I wanted to send an e-mail with html content (body) and a binary attached
file (pdf).
I've found http://phpmailer.sourceforge.net
It is exactly what I was searching for... and much more :-)

--
alex


  #5  
Old January 28th, 2006, 11:05 PM
Linux Jay
Guest
 
Posts: n/a

re: mail class


On 2006-01-28, alex <alex@nospam.org> wrote:[color=blue]
>
>
> Hi,
>
> I'm searching a pre-coded class that enables to send e-mail with HTML
> content and attached files.
> I've found some classes over the web, but I'm not satisfied with it until
> now.
>
> Could you give me any good stuff ?
>[/color]
Have a look at http://pear.php.net/package/Mail for general mail sending and
http://pear.php.net/package/Mail_Mime for dealing with attachments and such.

HTH

--
J
My Realm: http://www.myrealm.co.uk/
LORE: http://lore.myrealm.co.uk/
'Drink up. The worlds about to end.'
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to read a mail header oni answers 1 November 21st, 2005 04:56 AM
Web.Mail Class limitations Justin answers 2 November 18th, 2005 06:46 PM
Problems with System.Mail Class Calvin answers 2 November 17th, 2005 04:58 AM
ACG Soft - "PDF & Mail Class Library" - Email PDF from Access 2k3 JvdWal answers 4 November 12th, 2005 04:44 PM