Re: [WebDNA] Base 64

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 105256
interpreted = N
texte = --Apple-Mail-71-774005307 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Lawrence the best way I have found to make these things work is to look = at the raw source of the email in your chosen mail client and then = replicate that in your WebDNA code. That is how I did the attachment code. Are you trying to send the HTML as an attachment, or as an HTML email ? SPAM filters are looking at a lot more things than just the content, I = have found the biggest problem is the originating SMTP server. I the = past I have just done sendmail through my webserver but now I find that = I have to route it through the correct SMTP server for that domain or = the majority of sent email will end up with an unacceptable SPAM rating. Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 01/06/2010, at 9:42 PM, Lawrence wrote: > Hi Stuart, >=20 > 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? >=20 > 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? >=20 > Thanks for cheering experiences > Lawrence >=20 > Le 01/06/10 01:41, Stuart Tremain a =E9crit : >>=20 >> Lawrence >>=20 >> This may be the root of your problem: >>=20 >> Content-Type=3Dmultipart/alternative; >>=20 >> Try changing to: >>=20 >> Content-Type=3Dmultipart/mixed; >>=20 >> Regards >>=20 >> Stuart Tremain >> IDFK Web Developments >> AUSTRALIA >> webdna@idfk.com.au >>=20 >>=20 >>=20 >>=20 >> On 01/06/2010, at 5:38 AM, Lawrence wrote: >>=20 >>> 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 >>>=20 >>> I also tried it in a [sendmail] but yhe email can't be displayed = when it arrives. >>>=20 >>> [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] >>>=20 >>> ----Boundary_[cart]-- >>> [/sendmail] >>>=20 >>>=20 >>> Has any one got an idea? or an exemple? >>>=20 >>> Thanks for help >>> Lawrence >>>=20 >>>=20 >>>=20 >>> Le 06/05/10 17:55, Donovan Brooke a =E9crit : >>>> Lawrence wrote: >>>>> Hi, >>>>>=20 >>>>> 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. >>>>>=20 >>>>> As any body dealed with that? >>>>> Thanks >>>>> Lawrence >>>>=20 >>>>=20 >>>> Hi Lawrence, see [encrypt]'s 'method' param: >>>>=20 >>>> http://docs.webdna.us/pages.html?context=3DEncryptContext.html >>>>=20 >>>> Donovan >>>>=20 >>>>=20 >>>>=20 >>>=20 >>>=20 >>> --------------------------------------------------------- >>> 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: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category(8 >>=20 >=20 --Apple-Mail-71-774005307 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1
Lawrence the best way I have found to make these things work is = to look at the raw source of the email in your chosen mail client and = then replicate that in your WebDNA code.

That = is how I did the attachment code.

Are you = trying to send the HTML as an attachment, or as an HTML email = ?

SPAM filters are looking at a lot more things = than just the content, I have found the biggest problem is the = originating SMTP server. I the past I have just done sendmail through my = webserver but now I find that I have to route it through the correct = SMTP server for that domain or the majority of sent email will end up = with an unacceptable SPAM rating.


Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




On 01/06/2010, at 9:42 PM, Lawrence wrote:

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 =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




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.se= nsationvoile.fr/newsletter/sv3/n1.html
here is how it get displayed : http://www.sen= sationvoile.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=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:

ht= tp://docs.webdna.us/pages.html?context=3DEncryptContext.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/l= ist/talk@webdna.us
old archives: http://dev.webdna.us/TalkLi= stArchive/
Bug Reporting: htt= p://forum.webdna.us/eucabb.html?page=3Dtopics&category(8



= --Apple-Mail-71-774005307-- 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)
--Apple-Mail-71-774005307 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Lawrence the best way I have found to make these things work is to look = at the raw source of the email in your chosen mail client and then = replicate that in your WebDNA code. That is how I did the attachment code. Are you trying to send the HTML as an attachment, or as an HTML email ? SPAM filters are looking at a lot more things than just the content, I = have found the biggest problem is the originating SMTP server. I the = past I have just done sendmail through my webserver but now I find that = I have to route it through the correct SMTP server for that domain or = the majority of sent email will end up with an unacceptable SPAM rating. Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 01/06/2010, at 9:42 PM, Lawrence wrote: > Hi Stuart, >=20 > 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? >=20 > 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? >=20 > Thanks for cheering experiences > Lawrence >=20 > Le 01/06/10 01:41, Stuart Tremain a =E9crit : >>=20 >> Lawrence >>=20 >> This may be the root of your problem: >>=20 >> Content-Type=3Dmultipart/alternative; >>=20 >> Try changing to: >>=20 >> Content-Type=3Dmultipart/mixed; >>=20 >> Regards >>=20 >> Stuart Tremain >> IDFK Web Developments >> AUSTRALIA >> webdna@idfk.com.au >>=20 >>=20 >>=20 >>=20 >> On 01/06/2010, at 5:38 AM, Lawrence wrote: >>=20 >>> 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 >>>=20 >>> I also tried it in a [sendmail] but yhe email can't be displayed = when it arrives. >>>=20 >>> [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] >>>=20 >>> ----Boundary_[cart]-- >>> [/sendmail] >>>=20 >>>=20 >>> Has any one got an idea? or an exemple? >>>=20 >>> Thanks for help >>> Lawrence >>>=20 >>>=20 >>>=20 >>> Le 06/05/10 17:55, Donovan Brooke a =E9crit : >>>> Lawrence wrote: >>>>> Hi, >>>>>=20 >>>>> 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. >>>>>=20 >>>>> As any body dealed with that? >>>>> Thanks >>>>> Lawrence >>>>=20 >>>>=20 >>>> Hi Lawrence, see [encrypt]'s 'method' param: >>>>=20 >>>> http://docs.webdna.us/pages.html?context=3DEncryptContext.html >>>>=20 >>>> Donovan >>>>=20 >>>>=20 >>>>=20 >>>=20 >>>=20 >>> --------------------------------------------------------- >>> 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: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category(8 >>=20 >=20 --Apple-Mail-71-774005307 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1
Lawrence the best way I have found to make these things work is = to look at the raw source of the email in your chosen mail client and = then replicate that in your WebDNA code.

That = is how I did the attachment code.

Are you = trying to send the HTML as an attachment, or as an HTML email = ?

SPAM filters are looking at a lot more things = than just the content, I have found the biggest problem is the = originating SMTP server. I the past I have just done sendmail through my = webserver but now I find that I have to route it through the correct = SMTP server for that domain or the majority of sent email will end up = with an unacceptable SPAM rating.


Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




On 01/06/2010, at 9:42 PM, Lawrence wrote:

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 =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




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.se= nsationvoile.fr/newsletter/sv3/n1.html
here is how it get displayed : http://www.sen= sationvoile.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=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:

ht= tp://docs.webdna.us/pages.html?context=3DEncryptContext.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/l= ist/talk@webdna.us
old archives: http://dev.webdna.us/TalkLi= stArchive/
Bug Reporting: htt= p://forum.webdna.us/eucabb.html?page=3Dtopics&category(8



= --Apple-Mail-71-774005307-- Stuart Tremain

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:

Help!!!! (1997) Show shoppingcart after remove last item (1997) First n words (2000) Summing fields (1997) Sku numbers (1997) AppleScript error (2003) Repharesed: Web Site Stats (2002) Help! WebCat2 bug (1997) PSC recommends what date format yr 2000??? (1997) To Do list (2003) Talk list archives down? (2003) errormessages.db (1997) Introduction/Tutorial/QuickStart (1997) Re:Hideif / Showif (1998) quantity minimum problem (1997) Database Helper Update (1998) Looking up two prices in database? (1997) [url] (1997) Unknown error: OrderNotCreated (1997) reading a cookie problem (1998)