Re: Double Spacing in Mails from Sendmail

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 42851
interpreted = N
texte = Looks like a [sendmail] bug (but only on the Windows platform)The [sendmail] context opens the email file in 'text' mode, so there is a translation taking place where linefeed characters are replaced with carriage-return linefeed pairs . The header lines work fine because [sendmail] explicitly inserts only a at the end of each header (which is then translated to pair by the fprintf() call). But the body is written out as is. So if the body contains a sequence, this becomes a sequence during the fwrite() call.A work around would be to make sure the text within your [sendmail] contexts tags contain UNIX style line endings.> -----Original Message----- > From: WebCatalog Talk > [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf > Of John Peacock > Sent: Thursday, August 22, 2002 12:41 PM > To: WebCatalog Talk > Subject: Re: Double Spacing in Mails from Sendmail > > > Scott Anderson wrote: > > What platform is the SMTP server running on? > > > > Windows. The header is fine - the body is foul. I can open > up the messages in > the EmailCompleted folder and see the CR/CR/LF starting > directly after the > header ends. This is the way it looks: > > -------------------------------------------------------------- > ----------- > to: fulfillment@rowman.com,nkish@rowman.com > subject: Order#12345678901234567 > from: WebCatalog@univpress.com > > ^M > ^M > Order #: 12345678901234567^M > Bill To:^M > Name: BLAHBLAHBLAH^M > Company: BLAHBLAHBLAH^M > Address: BLAHBLAHBLAH^M > ^M > City: BLAHBLAHBLAH^M > State: BLAHBLAHBLAH^M > Zip: ######^M > Country: United States^M > Account: (Credit Card purposely not shown because this email is not^M > encrypted) You may view the entire order securely at:^M > ... > -------------------------------------------------------------- > ----------- > > John > > -- > John Peacock > Director of Information Research and Technology > Rowman & Littlefield Publishing Group > 4720 Boston Way > Lanham, MD 20706 > 301-459-3366 x.5010 > fax 301-429-5747 > > > ------------------------------------------------------------- > 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://search.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://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Double Spacing in Mails from Sendmail (Kenneth Grome 2002)
  2. Re: Double Spacing in Mails from Sendmail (Scott Anderson 2002)
  3. Re: Double Spacing in Mails from Sendmail (John Peacock 2002)
  4. Re: Double Spacing in Mails from Sendmail (Scott Anderson 2002)
  5. Re: Double Spacing in Mails from Sendmail (John Peacock 2002)
  6. Re: Double Spacing in Mails from Sendmail (Kenneth Grome 2002)
  7. Re: Double Spacing in Mails from Sendmail (Scott Anderson 2002)
  8. Re: Double Spacing in Mails from Sendmail (Kenneth Grome 2002)
  9. Re: Double Spacing in Mails from Sendmail (Kenneth Grome 2002)
  10. Re: Double Spacing in Mails from Sendmail (Scott Anderson 2002)
  11. Re: Double Spacing in Mails from Sendmail (Scott Anderson 2002)
  12. Re: Double Spacing in Mails from Sendmail (NovaDerm Skincare Science 2002)
  13. Re: Double Spacing in Mails from Sendmail (John Peacock 2002)
  14. Re: Double Spacing in Mails from Sendmail (Scott Anderson 2002)
  15. Re: Double Spacing in Mails from Sendmail (John Peacock 2002)
Looks like a [sendmail] bug (but only on the Windows platform)The [sendmail] context opens the email file in 'text' mode, so there is a translation taking place where linefeed characters are replaced with carriage-return linefeed pairs . The header lines work fine because [sendmail] explicitly inserts only a at the end of each header (which is then translated to pair by the fprintf() call). But the body is written out as is. So if the body contains a sequence, this becomes a sequence during the fwrite() call.A work around would be to make sure the text within your [sendmail] contexts tags contain UNIX style line endings.> -----Original Message----- > From: WebCatalog Talk > [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf > Of John Peacock > Sent: Thursday, August 22, 2002 12:41 PM > To: WebCatalog Talk > Subject: Re: Double Spacing in Mails from Sendmail > > > Scott Anderson wrote: > > What platform is the SMTP server running on? > > > > Windows. The header is fine - the body is foul. I can open > up the messages in > the EmailCompleted folder and see the CR/CR/LF starting > directly after the > header ends. This is the way it looks: > > -------------------------------------------------------------- > ----------- > to: fulfillment@rowman.com,nkish@rowman.com > subject: Order#12345678901234567 > from: WebCatalog@univpress.com > > ^M > ^M > Order #: 12345678901234567^M > Bill To:^M > Name: BLAHBLAHBLAH^M > Company: BLAHBLAHBLAH^M > Address: BLAHBLAHBLAH^M > ^M > City: BLAHBLAHBLAH^M > State: BLAHBLAHBLAH^M > Zip: ######^M > Country: United States^M > Account: (Credit Card purposely not shown because this email is not^M > encrypted) You may view the entire order securely at:^M > ... > -------------------------------------------------------------- > ----------- > > John > > -- > John Peacock > Director of Information Research and Technology > Rowman & Littlefield Publishing Group > 4720 Boston Way > Lanham, MD 20706 > 301-459-3366 x.5010 > fax 301-429-5747 > > > ------------------------------------------------------------- > 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://search.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://search.smithmicro.com/ Scott Anderson

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:

[SearchString] usage (1997) Waitforfile question (2004) Using Applescript to process WebCatalog functions (1998) Emailer problems solved (1997) docs for WebCatalog2 (1997) Google Web Accelerator (2005) WebCat2: multiple currency support (1997) Database of Tax Rates? (1997) Sorting nested search (2003) Bad Install... (2003) FlushDatabase Suggestion (1998) SpiderBotLock! (2003) Security Question (1997) Triggers (2001) WebCatalog Technical Reference (1997) Logout? (1998) More Applescript (1997) forms and variables (1998) RE: [WebDNA] Reformatting database headers (2009) WebCat2b15MacPlugin - showing [math] (1997)