Re: Sendmail Context
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 54383
interpreted = N
texte = Thanks Dan,That code didn't work quite the way I was hoping, so I changed it to&MIME-Version=1.0&Content-Type=text/html for the mime/content info and itworked like a charm.Jesse----- Original Message ----- From: "Dan Strong"
To: "WebDNA Talk" Sent: Friday, November 21, 2003 1:42 PMSubject: Re: Sendmail Context> Here is the code that works for me on I am on WebDNA 4.0.2rc1a/OSX/Apache> I got it from the list (I beleive it's Alain Russell's code).>> Try this:> ================================> [text show=f]boundary=[cart]_[random][random][random][/text]> [text show=f]line_ending=%0A&0D[/text]> [sendmail>TO=whoever@whatever.com&FROM=you@yourdomain.com&REPLY-TO=you@yourdomain.com&SUBJECT=whatever&MIME-Version=1.0&Content-Type=multipart/mixed;> boundary="[boundary]"][line_ending]>> --[boundary]>> Put your plain text here>> --[boundary]> Content-Type: text/html; charset="iso-8859-1"> Content-Transfer-Encoding: 7bit> Content-Disposition: inline>> > --[boundary]> [/sendmail]> =========================================>> HTH,>> -Dan> ------------------------------------------------------------> http://www.StrongGraphicDesign.com> http://www.SearchBoise.com> (208) 319-0137 | Toll-free p/f 877-561-1656> ------------------------------------------------------------>>>>> On Fri, 21 Nov 2003 12:53:15 -0600> "Jesse Crofoot" wrote:> >4.51 on a Cobalt Raq4i which runs a version of Linux.> >> >> >----- Original Message ----- > >From: "Dan Strong" > >To: "WebDNA Talk" > >Sent: Friday, November 21, 2003 12:49 PM> >Subject: Re: Sendmail Context> >> >> >> Jesse,> >>> >> What version of WebDNA are you running, and on what platform, etc.?> >>> >> -Dan> >> ------------------------------------------------------------> >> http://www.StrongGraphicDesign.com> >> http://www.SearchBoise.com> >> (208) 319-0137 | Toll-free p/f 877-561-1656> >> ------------------------------------------------------------> >>> >>> >>> >> On Fri, 21 Nov 2003 11:57:19 -0600> >> "Jesse Crofoot" wrote:> >> >I'm sure this is a simple question, as I have said previously I'mstill> >very> >> >new with web design and webdna and I really appreciate all the helpI've> >> >gotten from members of this Talk List, especially, Donovan, Scott and> >> >others.> >> >> >> >I'm trying to figure out the proper context to add the mime header> >> >Content-type: text/html to a sendmail tag> >> >> >> >[sendmail> >>>>>to=jesse@hodagsports.com&from=titleapplication@oneidatitle.com&subject=Titl> >e> >> >Policy Application&Content-type=text/html]> >> >> >> >Is my current tag and I know the content-type portion is incorrect.Does> >> >anyone know the proper context structure to add the content-type?> >> >> >> >Thanks in advance!> >> >> >> >Jesse L Crofoot> >> >> >> >> >> >> >> >-------------------------------------------------------------> >> >This message is sent to you because you are subscribed to> >> > the mailing list .> >> >To unsubscribe, E-mail to: > >> >To switch to the DIGEST mode, E-mail to> >> >> >Web Archive of this list is at: http://webdna.smithmicro.com/> >>> >> -------------------------------------------------------------> >> This message is sent to you because you are subscribed to> >> the mailing list .> >> To unsubscribe, E-mail to: > >> To switch to the DIGEST mode, E-mail to> >> >> Web Archive of this list is at: http://webdna.smithmicro.com/> >>> >>> >> >> >> >-------------------------------------------------------------> >This message is sent to you because you are subscribed to> > the mailing list .> >To unsubscribe, E-mail to: > >To switch to the DIGEST mode, E-mail to> >Web Archive of this list is at: http://webdna.smithmicro.com/>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> Web Archive of this list is at: http://webdna.smithmicro.com/>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Thanks Dan,That code didn't work quite the way I was hoping, so I changed it to&MIME-Version=1.0&Content-Type=text/html for the mime/content info and itworked like a charm.Jesse----- Original Message ----- From: "Dan Strong" To: "WebDNA Talk" Sent: Friday, November 21, 2003 1:42 PMSubject: Re: Sendmail Context> Here is the code that works for me on I am on WebDNA 4.0.2rc1a/OSX/Apache> I got it from the list (I beleive it's Alain Russell's code).>> Try this:> ================================> [text show=f]boundary=[cart]_[random][random][random][/text]> [text show=f]line_ending=%0A&0D[/text]> [sendmail>TO=whoever@whatever.com&FROM=you@yourdomain.com&REPLY-TO=you@yourdomain.com&SUBJECT=whatever&MIME-Version=1.0&Content-Type=multipart/mixed;> boundary="[boundary]"][line_ending]>> --[boundary]>> Put your plain text here>> --[boundary]> Content-Type: text/html; charset="iso-8859-1"> Content-Transfer-Encoding: 7bit> Content-Disposition: inline>> > --[boundary]> [/sendmail]> =========================================>> HTH,>> -Dan> ------------------------------------------------------------> http://www.StrongGraphicDesign.com> http://www.SearchBoise.com> (208) 319-0137 | Toll-free p/f 877-561-1656> ------------------------------------------------------------>>>>> On Fri, 21 Nov 2003 12:53:15 -0600> "Jesse Crofoot" wrote:> >4.51 on a Cobalt Raq4i which runs a version of Linux.> >> >> >----- Original Message ----- > >From: "Dan Strong" > >To: "WebDNA Talk" > >Sent: Friday, November 21, 2003 12:49 PM> >Subject: Re: Sendmail Context> >> >> >> Jesse,> >>> >> What version of WebDNA are you running, and on what platform, etc.?> >>> >> -Dan> >> ------------------------------------------------------------> >> http://www.StrongGraphicDesign.com> >> http://www.SearchBoise.com> >> (208) 319-0137 | Toll-free p/f 877-561-1656> >> ------------------------------------------------------------> >>> >>> >>> >> On Fri, 21 Nov 2003 11:57:19 -0600> >> "Jesse Crofoot" wrote:> >> >I'm sure this is a simple question, as I have said previously I'mstill> >very> >> >new with web design and webdna and I really appreciate all the helpI've> >> >gotten from members of this Talk List, especially, Donovan, Scott and> >> >others.> >> >> >> >I'm trying to figure out the proper context to add the mime header> >> >Content-type: text/html to a sendmail tag> >> >> >> >[sendmail> >>>>>to=jesse@hodagsports.com&from=titleapplication@oneidatitle.com&subject=Titl> >e> >> >Policy Application&Content-type=text/html]> >> >> >> >Is my current tag and I know the content-type portion is incorrect.Does> >> >anyone know the proper context structure to add the content-type?> >> >> >> >Thanks in advance!> >> >> >> >Jesse L Crofoot> >> >> >> >> >> >> >> >-------------------------------------------------------------> >> >This message is sent to you because you are subscribed to> >> > the mailing list .> >> >To unsubscribe, E-mail to: > >> >To switch to the DIGEST mode, E-mail to> >> >> >Web Archive of this list is at: http://webdna.smithmicro.com/> >>> >> -------------------------------------------------------------> >> This message is sent to you because you are subscribed to> >> the mailing list .> >> To unsubscribe, E-mail to: > >> To switch to the DIGEST mode, E-mail to> >> >> Web Archive of this list is at: http://webdna.smithmicro.com/> >>> >>> >> >> >> >-------------------------------------------------------------> >This message is sent to you because you are subscribed to> > the mailing list .> >To unsubscribe, E-mail to: > >To switch to the DIGEST mode, E-mail to> >Web Archive of this list is at: http://webdna.smithmicro.com/>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> Web Archive of this list is at: http://webdna.smithmicro.com/>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
"Jesse Crofoot"
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:
Quit revisited (1997)
RE: Remote delivery (1998)
WebMerchant crashing and other WebMerchant problem (2000)
brain teaser with an advanced search (2001)
[WebDNA] .html suffix (2014)
Can I invoke an ssi plugin from within a webcat page (1997)
Date and Time Math (1997)
Width & Height (1998)
remotely creating and populating a stock inventory db -almost there! (1999)
[searchString] (1997)
[HIDEIF] inside [FOUNDITEM] (1997)
Press Release hit the NewsWire!!! (1997)
Re:Virtual hosting and webcatNT (1997)
RE: Missing contexts on NT (1997)
Swear words (2002)
RE: 2nd WebCatalog2 Feature Request (1996)
Protect (1997)
need help with [sendmail] and [showif]s (1998)
RE: New WebCatalog Version !!! (1997)
[WebDNA] Problem with Sendmail (2015)