Re: [WebDNA] Base 64

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 105252
interpreted = N
texte = This is a multi-part message in MIME format. --------------090604050903050509080501 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Hi Stuart, I'm nearly there... Your code helped me, so now no problem to add=20 attachments. I'm now trying to encode the HTML part. It display well in Gmail, but=20 not in Thunderbird. Any idea? Going through different searchs, I thought that encoding my html would=20 made my emails less sensible to AntiSpam. What are you folks doing? Encoding HTML or not? Thanks for cheering experiences Lawrence Le 01/06/10 01:41, Stuart Tremain a =E9crit : > Lawrence > > This may be the root of your problem: > > Content-Type=3Dmultipart/alternative; > > Try changing to: > > Content-Type=3Dmultipart/mixed; > > Regards > > Stuart Tremain > IDFK Web Developments > AUSTRALIA > webdna@idfk.com.au > > > > > On 01/06/2010, at 5:38 AM, Lawrence wrote: > >> Hi, >> so I wen't through the [encrypt] method, but something must be missing= . >> here is the ordinary html page :=20 >> http://www.sensationvoile.fr/newsletter/sv3/n1.html >> here is how it get displayed :=20 >> http://www.sensationvoile.fr/newsletter/sv3/n1.tpl >> >> I also tried it in a [sendmail] but yhe email can't be displayed when=20 >> it arrives. >> >> [sendmail MIME-Version=3D1.0[!] >> [/!]&Subject=3D[url][email_subject][/url][!] >> [/!]&from=3D[email_from_name]<[email_from_address]>[!] >> [/!]&to=3D[nom]<[email_to_address]>[!] >> [/!]&Reply-To=3D[email_from_address][!] >> [/!]&Content-Type=3Dmultipart/alternative;[!]charset=3DISO-8859-1; >> [/!] boundary=3D"--Boundary_[cart]"] >> Content-Type: text/html; charset=3D"ISO-8859-1"; >> Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl] >> [Encrypt method=3DBase64&emailformat=3Dt] >> [Interpret][include file=3DMY HTML file][Interpret] >> [/Encrypt] >> >> ----Boundary_[cart]-- >> [/sendmail] >> >> >> Has any one got an idea? or an exemple? >> >> Thanks for help >> Lawrence >> >> >> >> Le 06/05/10 17:55, Donovan Brooke a =E9crit : >>> Lawrence wrote: >>>> Hi, >>>> >>>> I wish to add the images in my news letter (not link) as far as I >>>> searched they should be Base 64 encoded, how shall we do this with >>>> Webcatalog. >>>> I have also read that converting my legal html to Base 64 will >>>> facilitate going through Spma filters. >>>> >>>> As any body dealed with that? >>>> Thanks >>>> Lawrence >>> >>> >>> Hi Lawrence, see [encrypt]'s 'method' param: >>> >>> http://docs.webdna.us/pages.html?context=3DEncryptContext.html >>> >>> Donovan >>> >>> >>> >> >> >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list >. >> To unsubscribe, E-mail to: > > >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ >> Bug Reporting:=20 >> http://forum.webdna.us/eucabb.html?page=3Dtopics&category=20 >> (8 > --------------090604050903050509080501 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi Stuart,

I'm nearly there... Your code helped me, so now no problem to add attachments.
I'm now trying to encode the HTML part. It display well in Gmail, but not in Thunderbird.
Any idea?

Going through different searchs, I thought that encoding my html would made my emails less sensible to AntiSpam.
What are you folks doing? Encoding HTML or not?

Thanks for cheering experiences
Lawrence

Le 01/06/10 01:41, Stuart Tremain a écrit :
Lawrence

This may be the root of your problem:

Content-Type=multipart/alternative;

Try changing to:

Content-Type=multipart/mixed;

Regards

Stuart Tremain
IDFK Web Developments
AUSTRALIA




On 01/06/2010, at 5:38 AM, Lawrence wrote:

Hi,
so I wen't through the [encrypt] method, but something must be missing.
here is the ordinary html page : http://www.sensationvoile.fr/newsletter/sv3/n1.html
here is how it get displayed : http://www.sensationvoile.fr/newsletter/sv3/n1.tpl

I also tried it in a [sendmail] but yhe email can't be displayed when it arrives.

[sendmail MIME-Version=1.0[!]
[/!]&Subject=[url][email_subject][/url][!]
[/!]&from=[email_from_name]<[email_from_address]>[!]
[/!]&to=[nom]<[email_to_address]>[!]
[/!]&Reply-To=[email_from_address][!]
[/!]&Content-Type=multipart/alternative;[!]charset=ISO-8859-1;
[/!] boundary="--Boundary_[cart]"]
Content-Type: text/html; charset="ISO-8859-1";
Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl]
[Encrypt method=Base64&emailformat=t]
[Interpret][include file=MY HTML file][Interpret]
[/Encrypt]

----Boundary_[cart]--
[/sendmail]


Has any one got an idea? or an exemple?

Thanks for help
Lawrence



Le 06/05/10 17:55, Donovan Brooke a écrit :
Lawrence wrote:
Hi,

I wish to add the images in my news letter (not link) as far as I
searched they should be Base 64 encoded, how shall we do this with
Webcatalog.
I have also read that converting my legal html to Base 64 will
facilitate going through Spma filters.

As any body dealed with that?
Thanks
Lawrence


Hi Lawrence, see [encrypt]'s 'method' param:

http://docs.webdna.us/pages.html?context=EncryptContext.html

Donovan





---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <talk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
old archives: http://dev.webdna.us/TalkListArchive/
Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category(8


--------------090604050903050509080501-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Base 64 (Stuart Tremain 2010)
  2. Re: [WebDNA] Base 64 (Lawrence 2010)
  3. Re: [WebDNA] Base 64 (Stuart Tremain 2010)
  4. Re: [WebDNA] Base 64 (Lawrence 2010)
  5. Re: [WebDNA] Base 64 (Lawrence 2010)
  6. Re: [WebDNA] Base 64 (Stuart Tremain 2010)
  7. Re: [WebDNA] Base 64 (Stuart Tremain 2010)
  8. Re: [WebDNA] Base 64 (Lawrence 2010)
  9. Re: [WebDNA] Base 64 (Lawrence 2010)
  10. Re: [WebDNA] Base 64 (Donovan Brooke 2010)
  11. [WebDNA] Base 64 (Lawrence 2010)
This is a multi-part message in MIME format. --------------090604050903050509080501 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Hi Stuart, I'm nearly there... Your code helped me, so now no problem to add=20 attachments. I'm now trying to encode the HTML part. It display well in Gmail, but=20 not in Thunderbird. Any idea? Going through different searchs, I thought that encoding my html would=20 made my emails less sensible to AntiSpam. What are you folks doing? Encoding HTML or not? Thanks for cheering experiences Lawrence Le 01/06/10 01:41, Stuart Tremain a =E9crit : > Lawrence > > This may be the root of your problem: > > Content-Type=3Dmultipart/alternative; > > Try changing to: > > Content-Type=3Dmultipart/mixed; > > Regards > > Stuart Tremain > IDFK Web Developments > AUSTRALIA > webdna@idfk.com.au > > > > > On 01/06/2010, at 5:38 AM, Lawrence wrote: > >> Hi, >> so I wen't through the [encrypt] method, but something must be missing= . >> here is the ordinary html page :=20 >> http://www.sensationvoile.fr/newsletter/sv3/n1.html >> here is how it get displayed :=20 >> http://www.sensationvoile.fr/newsletter/sv3/n1.tpl >> >> I also tried it in a [sendmail] but yhe email can't be displayed when=20 >> it arrives. >> >> [sendmail MIME-Version=3D1.0[!] >> [/!]&Subject=3D[url][email_subject][/url][!] >> [/!]&from=3D[email_from_name]<[email_from_address]>[!] >> [/!]&to=3D[nom]<[email_to_address]>[!] >> [/!]&Reply-To=3D[email_from_address][!] >> [/!]&Content-Type=3Dmultipart/alternative;[!]charset=3DISO-8859-1; >> [/!] boundary=3D"--Boundary_[cart]"] >> Content-Type: text/html; charset=3D"ISO-8859-1"; >> Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl] >> [Encrypt method=3DBase64&emailformat=3Dt] >> [interpret][include file=3DMY HTML file][interpret] >> [/Encrypt] >> >> ----Boundary_[cart]-- >> [/sendmail] >> >> >> Has any one got an idea? or an exemple? >> >> Thanks for help >> Lawrence >> >> >> >> Le 06/05/10 17:55, Donovan Brooke a =E9crit : >>> Lawrence wrote: >>>> Hi, >>>> >>>> I wish to add the images in my news letter (not link) as far as I >>>> searched they should be Base 64 encoded, how shall we do this with >>>> Webcatalog. >>>> I have also read that converting my legal html to Base 64 will >>>> facilitate going through Spma filters. >>>> >>>> As any body dealed with that? >>>> Thanks >>>> Lawrence >>> >>> >>> Hi Lawrence, see [encrypt]'s 'method' param: >>> >>> http://docs.webdna.us/pages.html?context=3DEncryptContext.html >>> >>> Donovan >>> >>> >>> >> >> >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list >. >> To unsubscribe, E-mail to: > > >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ >> Bug Reporting:=20 >> http://forum.webdna.us/eucabb.html?page=3Dtopics&category=20 >> (8 > --------------090604050903050509080501 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi Stuart,

I'm nearly there... Your code helped me, so now no problem to add attachments.
I'm now trying to encode the HTML part. It display well in Gmail, but not in Thunderbird.
Any idea?

Going through different searchs, I thought that encoding my html would made my emails less sensible to AntiSpam.
What are you folks doing? Encoding HTML or not?

Thanks for cheering experiences
Lawrence

Le 01/06/10 01:41, Stuart Tremain a écrit :
Lawrence

This may be the root of your problem:

Content-Type=multipart/alternative;

Try changing to:

Content-Type=multipart/mixed;

Regards

Stuart Tremain
IDFK Web Developments
AUSTRALIA




On 01/06/2010, at 5:38 AM, Lawrence wrote:

Hi,
so I wen't through the [encrypt] method, but something must be missing.
here is the ordinary html page : http://www.sensationvoile.fr/newsletter/sv3/n1.html
here is how it get displayed : http://www.sensationvoile.fr/newsletter/sv3/n1.tpl

I also tried it in a [sendmail] but yhe email can't be displayed when it arrives.

[sendmail MIME-Version=1.0[!]
[/!]&Subject=[url][email_subject][/url][!]
[/!]&from=[email_from_name]<[email_from_address]>[!]
[/!]&to=[nom]<[email_to_address]>[!]
[/!]&Reply-To=[email_from_address][!]
[/!]&Content-Type=multipart/alternative;[!]charset=ISO-8859-1;
[/!] boundary="--Boundary_[cart]"]
Content-Type: text/html; charset="ISO-8859-1";
Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl]
[Encrypt method=Base64&emailformat=t]
[interpret][include file=MY HTML file][interpret]
[/Encrypt]

----Boundary_[cart]--
[/sendmail]


Has any one got an idea? or an exemple?

Thanks for help
Lawrence



Le 06/05/10 17:55, Donovan Brooke a écrit :
Lawrence wrote:
Hi,

I wish to add the images in my news letter (not link) as far as I
searched they should be Base 64 encoded, how shall we do this with
Webcatalog.
I have also read that converting my legal html to Base 64 will
facilitate going through Spma filters.

As any body dealed with that?
Thanks
Lawrence


Hi Lawrence, see [encrypt]'s 'method' param:

http://docs.webdna.us/pages.html?context=EncryptContext.html

Donovan





---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <talk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
old archives: http://dev.webdna.us/TalkListArchive/
Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category(8


--------------090604050903050509080501-- Lawrence

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

[WebDNA] The scoop?!?!?! (2008) Hiding HTML and page breaks (1997) Re2: frames & carts (1997) Still trying to email... (1998) Emailer and encryption (1997) Re:WebCat for mass emailings (1997) Re:no [search] with NT (1997) Random Order Sort? (2000) synching databases on multiple servers (1997) Database (2002) WebCat2b13MacPlugIn - [showif][search][/showif] (1997) [url] link (1998) Search Question (2000) international time (1997) Web Developer Product Awards (1997) WebCatalog NT beta 18 now available (1997) WebDNA 5 gets a mention .. (2003) WC 2.0 frames feature (1997) SetHeader not Working (2006) WebDNA 4.5.1 Now Available (2003)