Per Jessen wrote:
Iñigo Medina García wrote:
Hi Per,
yep, it's true, playing with mime it can be sent as attachment, but I
don't want that but embed.
iñigo
OK, then you need to revisit what Bastien said. However, instead of
referring to an external image, you need to use
src="cid:n
> Iñigo Medina García wrote:
>> Hi Chris,
>>
>> yep, phpmailer is a good work too. But it works the same i said about
>> htmlMimeMail5.
>
> So use either package to figure out what it does and how it does it -
> you can learn a lot from other peoples code.
Thanks for the advice. :-)
iñigo
-
Aha, I see.
Perfect, Per. I'll look at this RFC.
iñigo
> Iñigo Medina García wrote:
>
>> Hi Per,
>>
>> yep, it's true, playing with mime it can be sent as attachment, but I
>> don't want that but embed.
>>
>>iñigo
>
> OK, then you need to revisit what Bastien said. However, instead of
>
Iñigo Medina García wrote:
> Hi Chris,
>
> yep, phpmailer is a good work too. But it works the same i said about
> htmlMimeMail5.
So use either package to figure out what it does and how it does it -
you can learn a lot from other peoples code.
--
Postgresql & php tutorials
http://www.designmag
Iñigo Medina García wrote:
> Hi Per,
>
> yep, it's true, playing with mime it can be sent as attachment, but I
> don't want that but embed.
>
>iñigo
OK, then you need to revisit what Bastien said. However, instead of
referring to an external image, you need to use
src="cid:" where
Hi Chris,
yep, phpmailer is a good work too. But it works the same i said about
htmlMimeMail5.
iñigo
> Iñigo Medina García wrote:
>> Hi Bastien,
>>
>> thanks for the tip. I've already done it and it didn't run.
>> But I'll check it again.
>>
>> iñigo
>>
>>> On Thu, May 29, 2008 at 6:11 AM, I
Hi Richard,
yep, i know your htmlMimeMail5. Ey, it's a good work! :-)
But in this case it would be easier for my work-team not to deal with
objects-jargon.
thanks anyway
iñigo
You'll need to create a HTML email, and then embed the image with the
tag, using the entire path to the i
Iñigo Medina García wrote:
> Hi Bastien,
>
> thanks for the tip. I've already done it and it didn't run.
> But I'll check it again.
>
> iñigo
>
>> On Thu, May 29, 2008 at 6:11 AM, Iñigo Medina García <
>> [EMAIL PROTECTED]> wrote:
>>
>>> Hi,
>>>
>>> I'm trying to send emails with embed and dyn
Hi Shawn,
ey, that "content-disposition: inline" is new for me. Maybe it's a
solution. I'll check it and tell us.
thanks
iñigo
> Per Jessen wrote:
>> Bastien Koert wrote:
>>
>>> You'll need to create a HTML email, and then embed the image with the
>>> tag, using the entire path to the image
Hi Per,
yep, it's true, playing with mime it can be sent as attachment, but I
don't want that but embed.
iñigo
> Bastien Koert wrote:
>
>> You'll need to create a HTML email, and then embed the image with the
>> tag, using the entire path to the image as the source attribute
>
> Not necess
Hi Bastien,
thanks for the tip. I've already done it and it didn't run.
But I'll check it again.
iñigo
> On Thu, May 29, 2008 at 6:11 AM, Iñigo Medina García <
> [EMAIL PROTECTED]> wrote:
>
>> Hi,
>>
>> I'm trying to send emails with embed and dynamic images: a normal tell a
>> friend feature
You'll need to create a HTML email, and then embed the image with the
tag, using the entire path to the image as the source attribute
Not necessarily, images may simply be sent as an attachment with
type "image/jpeg" etc.
/Per Jessen, Zürich
I haven't done it in a while but I believe you ne
Per Jessen wrote:
Bastien Koert wrote:
You'll need to create a HTML email, and then embed the image with the
tag, using the entire path to the image as the source attribute
Not necessarily, images may simply be sent as an attachment with
type "image/jpeg" etc.
/Per Jessen, Zürich
I ha
Bastien Koert wrote:
> You'll need to create a HTML email, and then embed the image with the
> tag, using the entire path to the image as the source attribute
Not necessarily, images may simply be sent as an attachment with
type "image/jpeg" etc.
/Per Jessen, Zürich
--
PHP General Mailing L
On Thu, May 29, 2008 at 6:11 AM, Iñigo Medina García <
[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to send emails with embed and dynamic images: a normal tell a
> friend feature which sends the email with item's data: author, title,
> image-cover, etc.
>
> Ideas PEAR and mime classes apart?
>
>
15 matches
Mail list logo