Re: SendMail context not working on CentOS 4

This WebDNA talk-list message is from

2007


It keeps the original formatting.
numero = 68385
interpreted = N
texte = I'm saving from BBEdit on OSX directly to CentOS. Wouldn't that automatically handle the carriage return issue? It probably is the obvious carriage return I have within the sendmail context. What is the correct syntax? On Jan 29, 2007, at 11:34 AM, Nitai @ ComputerOil wrote: > Carriage returns. On what machine are you coding your template? > Convert it > to UNIX linefeeds! > > Nitai > > > On 1/29/07 6:27 PM, "Pat McCormick" wrote: > >> That was only an extra space in my email. I have removed everything >> but the 'to' address, which is legitimate, but it still has the same >> problem. >> >> >> On Jan 29, 2007, at 11:22 AM, Matthew A Perosi wrote: >> >>> I've personally had some intermittent success with [sendmail], even >>> on the same server but under different domain names. Here are some >>> of the issues I've seen: >>> >>> Make sure there is only 1 space between "[sendmail" and "to=" >>> Sometimes the to or from email addresses will not work. We try to >>> use "WebForm@" and sometimes those emails do not process in which >>> case we change it to "info@" and it always works. >>> I have also found that sometimes I cannot use the to=&bcc=&from= in >>> the same [sendmail] depending on the bcc address I use. >>> >>> Not sure if that helps, maybe it's just the extra space you have in >>> there. >>> >>> Matt >>> >>> Pat McCormick wrote: >>> >>>> I just did an empty page with: >>>> >>>> >>>> some preceeding text

>>>> [sendmail >>>> to=me@actualdomain.com&from=webdna@actualdomain.com&subject=test] >>>> test >>>> [/sendmail] >>>> >>>> some following text >>>> >>>> >>>> >>>> ---------------------------------- >>>> The preceeding text displays and the following text (after the >>>> sendmail context) does not. >>>> >>>> >>>> >>>> >>>> On Jan 29, 2007, at 11:02 AM, Matthew A Perosi wrote: >>>> >>>>> Do you by any chance have an open [text] without a closing [/ >>>>> text]? >>>>> >>>>> Let's see your code. >>>>> >>>>> Matt >>>>> >>>>> -- >>>>> Matthew A Perosi >>>>> Psi Prime, Inc. >>>>> http://www.psiprime.com >>>>> 323 Union Blvd. >>>>> Totowa, NJ 07512 >>>>> P: 973.225.9870 >>>>> F: 973.413.8217 >>>>> >>>>> >>>>> Pat McCormick wrote: >>>>> >>>>>> I'm having a problem with the sendmail context on CentOS 4.4 >>>>>> Whenever I include the context in a page, it breaks the code on >>>>>> the page. Nothing displays and the mail doesn't send. Has >>>>>> anyone experienced this? >>>>>> >>>>>> It acts as if the closing tag is missing and nothing after the >>>>>> context displays or gets processed by WebDNA. >>>>>> >>>>>> ------------------------------------------------------------- >>>>>> 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 >>>>> digest@talk.smithmicro.com> >>>>>> 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 >>>> digest@talk.smithmicro.com> >>>>> 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 >> digest@talk.smithmicro.com> >>> 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/ > > -- > ComputerOil - a brand of Incite Media AG - eBusiness Systems > simplified. > eContentPark - Enterprise Digital Asset Management free of charge > eSurvey - Online Questionnaire made easy > Redakto CMS - Content Management that simply works > > ComputerOil @ Incite Media AG > Riedthofstrasse 124 > 8105 Regensdorf / Switzerland > > info@incitemedia.tv > http://www.incitemedia.tv > http://www.computeroil.com > http://www.econtentpark.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 digest@talk.smithmicro.com> > 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:

    
  1. Re: SendMail context not working on CentOS 4 ( Pat McCormick 2007)
  2. Re: SendMail context not working on CentOS 4 ( Donovan Brooke 2007)
  3. Re: SendMail context not working on CentOS 4 ( Donovan Brooke 2007)
  4. Re: SendMail context not working on CentOS 4 ( Jesse Proudman 2007)
  5. Re: SendMail context not working on CentOS 4 ( Pat McCormick 2007)
  6. Re: SendMail context not working on CentOS 4 ( Donovan Brooke 2007)
  7. Re: SendMail context not working on CentOS 4 ( "Nitai @ ComputerOil" 2007)
  8. Re: SendMail context not working on CentOS 4 ( Stuart Tremain 2007)
  9. Re: SendMail context not working on CentOS 4 ( Pat McCormick 2007)
  10. Re: SendMail context not working on CentOS 4 ( Pat McCormick 2007)
  11. Re: SendMail context not working on CentOS 4 ( "Olin Lagon" 2007)
  12. Re: SendMail context not working on CentOS 4 ( Donovan Brooke 2007)
  13. Re: SendMail context not working on CentOS 4 ( "Nitai @ ComputerOil" 2007)
  14. Re: SendMail context not working on CentOS 4 ( Pat McCormick 2007)
  15. Re: SendMail context not working on CentOS 4 ( Matthew A Perosi 2007)
  16. Re: SendMail context not working on CentOS 4 ( Pat McCormick 2007)
  17. Re: SendMail context not working on CentOS 4 ( Matthew A Perosi 2007)
  18. SendMail context not working on CentOS 4 ( Pat McCormick 2007)
I'm saving from BBEdit on OSX directly to CentOS. Wouldn't that automatically handle the carriage return issue? It probably is the obvious carriage return I have within the sendmail context. What is the correct syntax? On Jan 29, 2007, at 11:34 AM, Nitai @ ComputerOil wrote: > Carriage returns. On what machine are you coding your template? > Convert it > to UNIX linefeeds! > > Nitai > > > On 1/29/07 6:27 PM, "Pat McCormick" wrote: > >> That was only an extra space in my email. I have removed everything >> but the 'to' address, which is legitimate, but it still has the same >> problem. >> >> >> On Jan 29, 2007, at 11:22 AM, Matthew A Perosi wrote: >> >>> I've personally had some intermittent success with [sendmail], even >>> on the same server but under different domain names. Here are some >>> of the issues I've seen: >>> >>> Make sure there is only 1 space between "[sendmail" and "to=" >>> Sometimes the to or from email addresses will not work. We try to >>> use "WebForm@" and sometimes those emails do not process in which >>> case we change it to "info@" and it always works. >>> I have also found that sometimes I cannot use the to=&bcc=&from= in >>> the same [sendmail] depending on the bcc address I use. >>> >>> Not sure if that helps, maybe it's just the extra space you have in >>> there. >>> >>> Matt >>> >>> Pat McCormick wrote: >>> >>>> I just did an empty page with: >>>> >>>> >>>> some preceeding text

>>>> [sendmail >>>> to=me@actualdomain.com&from=webdna@actualdomain.com&subject=test] >>>> test >>>> [/sendmail] >>>> >>>> some following text >>>> >>>> >>>> >>>> ---------------------------------- >>>> The preceeding text displays and the following text (after the >>>> sendmail context) does not. >>>> >>>> >>>> >>>> >>>> On Jan 29, 2007, at 11:02 AM, Matthew A Perosi wrote: >>>> >>>>> Do you by any chance have an open [text] without a closing [/ >>>>> text]? >>>>> >>>>> Let's see your code. >>>>> >>>>> Matt >>>>> >>>>> -- >>>>> Matthew A Perosi >>>>> Psi Prime, Inc. >>>>> http://www.psiprime.com >>>>> 323 Union Blvd. >>>>> Totowa, NJ 07512 >>>>> P: 973.225.9870 >>>>> F: 973.413.8217 >>>>> >>>>> >>>>> Pat McCormick wrote: >>>>> >>>>>> I'm having a problem with the sendmail context on CentOS 4.4 >>>>>> Whenever I include the context in a page, it breaks the code on >>>>>> the page. Nothing displays and the mail doesn't send. Has >>>>>> anyone experienced this? >>>>>> >>>>>> It acts as if the closing tag is missing and nothing after the >>>>>> context displays or gets processed by WebDNA. >>>>>> >>>>>> ------------------------------------------------------------- >>>>>> 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 >>>>> digest@talk.smithmicro.com> >>>>>> 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 >>>> digest@talk.smithmicro.com> >>>>> 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 >> digest@talk.smithmicro.com> >>> 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/ > > -- > ComputerOil - a brand of Incite Media AG - eBusiness Systems > simplified. > eContentPark - Enterprise Digital Asset Management free of charge > eSurvey - Online Questionnaire made easy > Redakto CMS - Content Management that simply works > > ComputerOil @ Incite Media AG > Riedthofstrasse 124 > 8105 Regensdorf / Switzerland > > info@incitemedia.tv > http://www.incitemedia.tv > http://www.computeroil.com > http://www.econtentpark.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 digest@talk.smithmicro.com> > 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/ Pat McCormick

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:

[Feature Request] or [bug?]: SiteBuilder - searchable (2005) Re:[ShowIf] and empty fields (1997) Reversed words (1997) For those of you not on the WebCatalog Beta... (1997) ACGI processing for .html (1997) greater than or equal to (1997) Re:quit command on NT (1997) WebCatalog Started!! Now What?? (2000) WebCat2b13MacPlugIn - [shownext method=post] ??? (1997) One more time (1997) WCS Newbie question (1997) Search problems! (1999) Signal Raised Error (Part III) (1997) cybercash on OSX - was Executing remote AppleScript (2000) Multiple Passwords (1997) [thisurl] file name? (1999) Suffix Mapping (1997) Special delete ... (1997) [TaxableTotal] - not working with AOL and IE (1997) populating a table from multiple cookies (2005)