Re: Email Component - sendAs=both

2007-06-09 Thread Romano


By the way, this is the email source (properties from Outlook). Seems
there's an empty line in the doctype tag, if I'm not mistaken:

--23ccc6829da8502b5b86ce07d501536c
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit


Beste Bruce Wayne,

Leuk dat je meedoet!


--23ccc6829da8502b5b86ce07d501536c
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit
http://www.w3.org/TR/html4/loose.dtd";>





HTML versie:

Beste Bruce Wayne,

Leuk dat je meedoet!






--23ccc6829da8502b5b86ce07d501536c--


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Email Component - sendAs=both

2007-06-06 Thread Romano


I'm also having a problem using 'both'. Text and html separately work
fine. But when I use both, the html part shows this before all other
text in the mail: ""http://www.w3.org/TR/html4/loose.dtd";>".

Could this be related?

Any ideas what goes on?

This is the html test template:


HTML versie:
Beste ,
Leuk dat je meedoet!


And this is the text template:


Beste ,
Leuk dat je meedoet!


Regards,
Romano



On 20 mei, 19:24, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> I'm having trouble using theemailcomponent with sendAs set to
> 'both'. It works in text mode, and in html mode. But when I set it to
> both, the message doesn't show up in Thunderbirdemailclient. It does
> render in gmail... I have look at (https://trac.cakephp.org/ticket/
> 1851) and looked for other related tickets, but I cant seem to find
> the problem.
>
> I'm using cakePHP 1.2.0.5137alpha.
>
> Thanks,
> cook
>
> This is the message output I get when I debug theemailcomponent:
>
> [To:] [EMAIL PROTECTED]
> [Subject:] my subject
> [Header:]
>
> From: [EMAIL PROTECTED]
> Reply-To: [EMAIL PROTECTED]
> X-Mailer: CakePHPEmailComponent
> MIME-Version: 1.0
> Content-Type: multipart/alternative;
> boundary="75f64001b39b1f4d1bb641b0cc725c89"
>
> [Parameters:]
>
> [Message:]
>
> --75f64001b39b1f4d1bb641b0cc725c89
> Content-Type: text/plain; charset=ISO-8859-15
> Content-Transfer-Encoding: 8bit
> id   3
>email   [EMAIL PROTECTED]
> name Shawn Cook
> phone810-599-6843
> subject  my subject
> body This is message text.
> sent_to
> date_sent-00-00 00:00:00
> date MayMayMay-20-07
>
> --75f64001b39b1f4d1bb641b0cc725c89
> Content-Type: text/html; charset=ISO-8859-15
> Content-Transfer-Encoding: 8bit
> 
> 
> 
> 
> id3  email td>[EMAIL PROTECTED]nameShawn Cook td>   phone810-599-6843
> subject td>my subjectbodyThis is message
> text. sent_to  date_sent td>-00-00 00:00:00   date td>MayMayMay-20-07
> 
> --75f64001b39b1f4d1bb641b0cc725c89--


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Email Component - sendAs=both

2007-05-20 Thread [EMAIL PROTECTED]


I'm having trouble using the email component with sendAs set to
'both'. It works in text mode, and in html mode. But when I set it to
both, the message doesn't show up in Thunderbird email client. It does
render in gmail... I have look at (https://trac.cakephp.org/ticket/
1851) and looked for other related tickets, but I cant seem to find
the problem.

I'm using cakePHP 1.2.0.5137alpha.

Thanks,
cook


This is the message output I get when I debug the email component:

[To:] [EMAIL PROTECTED]
[Subject:] my subject
[Header:]

From: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
X-Mailer: CakePHP Email Component
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="75f64001b39b1f4d1bb641b0cc725c89"

[Parameters:]


[Message:]

--75f64001b39b1f4d1bb641b0cc725c89
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit
id   3
email[EMAIL PROTECTED]
name Shawn Cook
phone810-599-6843
subject  my subject
body This is message text.
sent_to
date_sent-00-00 00:00:00
date MayMayMay-20-07


--75f64001b39b1f4d1bb641b0cc725c89
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit




id3  email[EMAIL PROTECTED]  nameShawn Cookphone810-599-6843
subjectmy subject bodyThis is message
text. sent_to  date_sent-00-00 00:00:00dateMayMayMay-20-07

--75f64001b39b1f4d1bb641b0cc725c89--


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Email Component - sendAs 'both'

2007-04-15 Thread Samuel DeVore

I am and I think I had to make some changes to get it to work,  (look
for a ticket with the patches) I am fairly sure that nate checked them
into the Branch version of 1.2 but maybe not the core.  The issue that
I had was with not enough new lines around the boundary sections in
the mime/ multipart

On 4/15/07, thequietlab <[EMAIL PROTECTED]> wrote:
>
> Anybody tried it ?
>
> btw. I'm using the last 1.2 alpha EmailComponent
>
>
> >
>


-- 
(the old fart) the advice is free, the lack of crankiness will cost you

- its a fine line between a real question and an idiot

http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Email Component - sendAs 'both'

2007-04-15 Thread thequietlab

Anybody tried it ?

btw. I'm using the last 1.2 alpha EmailComponent


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Email Component - sendAs 'both'

2007-04-13 Thread thequietlab

Does anybody managed to send a proper email using sendAs='both' ?

I mean, the email get sent though it doesn't render in Outlook. When I
take a look at the content it looks fine, let me show you :

--2c465d8ee9966e81e9538e3c53d623d2
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit
Here is the template body text.

check for value

--2c465d8ee9966e81e9538e3c53d623d2
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit




Here is the template body text.

check for value 

--2c465d8ee9966e81e9538e3c53d623d2--


Here's what get sent with 'both' .. not sure but there's something
wrong with headers if it is not showing up in Outlook (blank page) ?

Any suggestions ?
Thanks,
Andrzej


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---