Re: [PHP] Mail problem with PEAR

2005-04-12 Thread Josip Dzolonga
On ÐÑÐ, 2005-04-12 at 12:15 +0200, marc serra wrote: > Hi, i want to send an email with an attached file using PEAR classes. I > succeed to do it with one recipients and more. > > I use an external SMTP to send it. My problem is that when i want to > send an email with for example 4 recipients a

[PHP] Mail problem with PEAR

2005-04-12 Thread marc serra
Hi, i want to send an email with an attached file using PEAR classes. I succeed to do it with one recipients and more. I use an external SMTP to send it. My problem is that when i want to send an email with for example 4 recipients and 1 attached file, the mail is send 4 times to the SMTP serve