Re: SendMail context not working on CentOS 4
This WebDNA talk-list message is from 2007
It keeps the original formatting.
numero = 68388
interpreted = N
texte = Check within BBEdit that is saves UNIX linefeeds.nitaiOn 1/29/07 9:56 PM, "Pat McCormick"
wrote:> 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/-- ComputerOil - a brand of Incite Media AG - eBusiness Systems simplified.eContentPark - Enterprise Digital Asset Management free of chargeeSurvey - Online Questionnaire made easyRedakto CMS - Content Management that simply worksComputerOil @ Incite Media AGRiedthofstrasse 1248105 Regensdorf / Switzerlandinfo@incitemedia.tvhttp://www.incitemedia.tvhttp://www.computeroil.comhttp://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 Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Check within BBEdit that is saves UNIX linefeeds.nitaiOn 1/29/07 9:56 PM, "Pat McCormick" wrote:> 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/-- ComputerOil - a brand of Incite Media AG - eBusiness Systems simplified.eContentPark - Enterprise Digital Asset Management free of chargeeSurvey - Online Questionnaire made easyRedakto CMS - Content Management that simply worksComputerOil @ Incite Media AGRiedthofstrasse 1248105 Regensdorf / Switzerlandinfo@incitemedia.tvhttp://www.incitemedia.tvhttp://www.computeroil.comhttp://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 Web Archive of this list is at: http://webdna.smithmicro.com/
"Nitai @ ComputerOil"
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:
TCPConnect / Current Temperature (2004)
expired beta (1997)
Re:2nd WebCatalog2 Feature Request (1996)
rotating thumbnails (1997)
Simple counter - how? (1997)
[listfiles] (1998)
[WebDNA] Latest Windows Version (2010)
THANKS!!! ShipCosts.db and debugging (1997)
Replace and Date (2002)
taxRate is fine but taxTotal isn't (1997)
Search for dates greater than [date] (1997)
SSL with IIS 4.0 (1998)
possible, WebCat2.0 and checkboxes-restated (1997)
[include] affect on filepaths for links? (1997)
More on the email templates (1997)
Plugin or CGI or both (1997)
Garbage display after 100 records (was WebCatalog usage) (1997)
Postgresql books/resources? (2002)
OT: Poll Results (2002)
Finding max value for a field (1997)