Re: [WebDNA] multi [sendmail] inside [search]

This WebDNA talk-list message is from

2012


It keeps the original formatting.
numero = 109315
interpreted = N
texte = > All that stuff is in your sandbox folder. If your host > doesn't let you in there, you should demand it. And if you're stuck on a shared server without a sandbox you should demand your own sandbox ... Or host the site yourself, on your own VPS. They are super- cheap these days, and you won't have to deal with hosts that limit your access any more. Sincerely, Kenneth Grome WebDNA Solutions http://www.webdnasolutions.com WebDNA Programming and Linux Server Administration > > > > > > On Sat, 14 Jul 2012 19:50:58 -0400 > Stephen Braun wrote: > I don't think that I have access to my email log... > At least I wouldn't know how to access my email log. > I'll ask my hosting company, but I don't think that I'll > get any access until Monday. > sfb > > On Jul 14, 2012, at 7:25 PM, William DeVaul wrote: > > What does your email log say? Sendmail is basically a > > writefile > > > >command that gets processed for sending. The sending > >process logs email activity. That could help you sort > >this out. > > > > Bill > > > > On Saturday, July 14, 2012, Stephen Braun wrote: > > Thanks Terry, I know about the bogus FROM address, and > > I am using the > > > >same FROM address that works in several other places, > >but doesn't work here, because it's too long.. > > > > Here is what I'm seeing if I use too many > > characters.... > > > > What should be: > > [sendmail > > > >to=steve@fausttheatre.org&from=steve@fausttheatre.org&su > >bject=1234567&content-type=text/html] > > > > Looks like this: > > endmail > > > >to=steve@fausttheatre.org&from=steve@fausttheatre.org&su > >bject=12345678&content-type=text/html] > > > > The first two characters are being truncated from my > > code if I put > > > >the 8 in the subject line. > > > > This has got me stumped. > > > > On Jul 14, 2012, at 1:53 PM, Terry Wilson wrote: > >> I routinely send out emails with much longer subject > >> lines. The same > >> > >>for the to and from fields. As Ken noted in an earlier > >>email, a bogus FROM address is problematic. I know I > >>can't put a bogus FROM address and expect it to work. > >> > >> Hope that helps. > >> > >> Terry > >> > >> On Jul 14, 2012, at 10:30 AM, Stephen Braun wrote: > >>> Thanks to all of you who have tried to help me with > >>> this. I have tested my code literally 100 times and > >>> here is what I've > >>> > >>>found. > >>> > >>> The [sendmail] won't work if the 'to' address, or the > >>> 'from' address, > >>> > >>>or the 'subject line' has too many characters. > >>> > >>> It works fine when the subject line is 7 characters, > >>> but not 8. It works fine when the 'to' or 'from' > >>> domain is 12 characters, but > >>> > >>>not when it is 23 characters. > >>> > >>> Unfortunately, the domain name is 23 characters. > >>> > >>> Would this be a setting that my host has set up in > >>> his email control > >>> > >>>panel? > >>> > >>> Thanks again to all of you who wrote back to me. > >>> Steve Braun > >>> > >>> On Jul 13, 2012, at 11:13 PM, WebDNA Solutions wrote: > >>>>> It does both of your [writefile] commands > >>>>> perfectly, with several of my test employees, but > >>>>> does not do the [sendmail] in between. > >>>> > >>>> How are you determining that the [sendmail] context > >>>> is (or is not) writing the appropriate files to > >>>> disk from inside the founditems context? > >>>> > >>>> Are you checking the contents of the EMailProblem > >>>> and EMailCompleted folders to see which folder the > >>>> mail files are in? > >>>> > >>>> Or are you assuming that the mail files are not > >>>> being written to disk simply because you fail to > >>>> receive the email messages in your inbox within a > >>>> reasonable time? > >>>> > >>>> What happens when you use a valid "From" address > >>>> instead of the bogus "From" address you're using > >>>> now? Some mail servers reject mail sent from a > >>>> bogus "From" address. > >>>> > >>>> What does the "Email Log.txt" file say about these > >>>> emails? > >>>> > >>>>> I was told that it is because the [sendmail] is > >>>>> inside of the [search]. > > > > ------------------------------------------------------- > > -- 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 Bug Reporting: > >support@webdna.us > > > > ------------------------------------------------------- > > -- 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 Bug Reporting: > >support@webdna.us > > -------------------------------------------------------- > - This message is sent to you because you are subscribed > to the mailing list . To unsubscribe, E-mail to: Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] multi [sendmail] inside [search] (WebDNA Solutions 2012)
  2. Re: [WebDNA] multi [sendmail] inside [search] ("Terry Wilson" 2012)
  3. Re: [WebDNA] multi [sendmail] inside [search] (Stephen Braun 2012)
  4. Re: [WebDNA] multi [sendmail] inside [search] (William DeVaul 2012)
  5. Re: [WebDNA] multi [sendmail] inside [search] ("Terry Wilson" 2012)
  6. Re: [WebDNA] multi [sendmail] inside [search] (Govinda 2012)
  7. Re: [WebDNA] multi [sendmail] inside [search] (Stephen Braun 2012)
  8. Re: [WebDNA] multi [sendmail] inside [search] (Terry Wilson 2012)
  9. Re: [WebDNA] multi [sendmail] inside [search] (Stephen Braun 2012)
  10. Re: [WebDNA] multi [sendmail] inside [search] (WebDNA Solutions 2012)
  11. Re: [WebDNA] multi [sendmail] inside [search] (Stuart Tremain 2012)
  12. Re: [WebDNA] multi [sendmail] inside [search] (Stuart Tremain 2012)
  13. Re: [WebDNA] multi [sendmail] inside [search] (Govinda 2012)
  14. Re: [WebDNA] multi [sendmail] inside [search] (Terry Wilson 2012)
  15. Re: [WebDNA] multi [sendmail] inside [search] (Stephen Braun 2012)
  16. Re: [WebDNA] multi [sendmail] inside [search] (Stephen Braun 2012)
  17. RE: [WebDNA] multi [sendmail] inside [search] ("Michael A. DeLorenzo" 2012)
  18. Re: [WebDNA] multi [sendmail] inside [search] (Govinda 2012)
  19. Re: [WebDNA] multi [sendmail] inside [search] (WebDNA Solutions 2012)
  20. Re: [WebDNA] multi [sendmail] inside [search] (Tom Duke 2012)
  21. Re: [WebDNA] multi [sendmail] inside [search] (Stephen Braun 2012)
  22. Re: [WebDNA] multi [sendmail] inside [search] (WebDNA Solutions 2012)
  23. [WebDNA] multi [sendmail] inside [search] (Stephen Braun 2012)
> All that stuff is in your sandbox folder. If your host > doesn't let you in there, you should demand it. And if you're stuck on a shared server without a sandbox you should demand your own sandbox ... Or host the site yourself, on your own VPS. They are super- cheap these days, and you won't have to deal with hosts that limit your access any more. Sincerely, Kenneth Grome WebDNA Solutions http://www.webdnasolutions.com WebDNA Programming and Linux Server Administration > > > > > > On Sat, 14 Jul 2012 19:50:58 -0400 > Stephen Braun wrote: > I don't think that I have access to my email log... > At least I wouldn't know how to access my email log. > I'll ask my hosting company, but I don't think that I'll > get any access until Monday. > sfb > > On Jul 14, 2012, at 7:25 PM, William DeVaul wrote: > > What does your email log say? Sendmail is basically a > > writefile > > > >command that gets processed for sending. The sending > >process logs email activity. That could help you sort > >this out. > > > > Bill > > > > On Saturday, July 14, 2012, Stephen Braun wrote: > > Thanks Terry, I know about the bogus FROM address, and > > I am using the > > > >same FROM address that works in several other places, > >but doesn't work here, because it's too long.. > > > > Here is what I'm seeing if I use too many > > characters.... > > > > What should be: > > [sendmail > > > >to=steve@fausttheatre.org&from=steve@fausttheatre.org&su > >bject=1234567&content-type=text/html] > > > > Looks like this: > > endmail > > > >to=steve@fausttheatre.org&from=steve@fausttheatre.org&su > >bject=12345678&content-type=text/html] > > > > The first two characters are being truncated from my > > code if I put > > > >the 8 in the subject line. > > > > This has got me stumped. > > > > On Jul 14, 2012, at 1:53 PM, Terry Wilson wrote: > >> I routinely send out emails with much longer subject > >> lines. The same > >> > >>for the to and from fields. As Ken noted in an earlier > >>email, a bogus FROM address is problematic. I know I > >>can't put a bogus FROM address and expect it to work. > >> > >> Hope that helps. > >> > >> Terry > >> > >> On Jul 14, 2012, at 10:30 AM, Stephen Braun wrote: > >>> Thanks to all of you who have tried to help me with > >>> this. I have tested my code literally 100 times and > >>> here is what I've > >>> > >>>found. > >>> > >>> The [sendmail] won't work if the 'to' address, or the > >>> 'from' address, > >>> > >>>or the 'subject line' has too many characters. > >>> > >>> It works fine when the subject line is 7 characters, > >>> but not 8. It works fine when the 'to' or 'from' > >>> domain is 12 characters, but > >>> > >>>not when it is 23 characters. > >>> > >>> Unfortunately, the domain name is 23 characters. > >>> > >>> Would this be a setting that my host has set up in > >>> his email control > >>> > >>>panel? > >>> > >>> Thanks again to all of you who wrote back to me. > >>> Steve Braun > >>> > >>> On Jul 13, 2012, at 11:13 PM, WebDNA Solutions wrote: > >>>>> It does both of your [writefile] commands > >>>>> perfectly, with several of my test employees, but > >>>>> does not do the [sendmail] in between. > >>>> > >>>> How are you determining that the [sendmail] context > >>>> is (or is not) writing the appropriate files to > >>>> disk from inside the founditems context? > >>>> > >>>> Are you checking the contents of the EMailProblem > >>>> and EMailCompleted folders to see which folder the > >>>> mail files are in? > >>>> > >>>> Or are you assuming that the mail files are not > >>>> being written to disk simply because you fail to > >>>> receive the email messages in your inbox within a > >>>> reasonable time? > >>>> > >>>> What happens when you use a valid "From" address > >>>> instead of the bogus "From" address you're using > >>>> now? Some mail servers reject mail sent from a > >>>> bogus "From" address. > >>>> > >>>> What does the "Email Log.txt" file say about these > >>>> emails? > >>>> > >>>>> I was told that it is because the [sendmail] is > >>>>> inside of the [search]. > > > > ------------------------------------------------------- > > -- 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 Bug Reporting: > >support@webdna.us > > > > ------------------------------------------------------- > > -- 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 Bug Reporting: > >support@webdna.us > > -------------------------------------------------------- > - This message is sent to you because you are subscribed > to the mailing list . To unsubscribe, E-mail to: WebDNA Solutions

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:

Search returns all, not 20 (1997) Just Testing (1997) Strange Search Results (2004) Forms Search Questions (1997) OFF TOPIC: help wanted (1997) MS Access data conversion (2001) Tracking System? (1997) question: search return in order (1997) Version f1 status (1997) Version 4 (2000) RE: type 2 errors with ssl server (1997) anyone about? (2004) Updating Prices db (still not working) (1999) Tax Collection for Different Items (2003) Safari browser and WebDNA set-cookies (2003) Waitfor file (2000) Sendmail html/text and CCS problem (2003) [dos] command question (1997) Error message (1999) Questions. (1998)