Re: [WebDNA] Double sendmails
This WebDNA talk-list message is from 2014
It keeps the original formatting.
numero = 111745
interpreted = N
texte = This is not what I thought then. Try with a higher tick value: it seems =the mail is not deleted fast enough from the /EMailFolder, maybe because =the mail server is slow. If this happens only for certains emails but =not for all, this might fix the problem. If this happens for all emails, =and this is something new, then a server restart could fix it.Here is a reminder: WebDNA writes the mail to be sent in /EMailFolder. =The email thread sleeps for X ticks, then wakes up, runs through the =EMailFolder, processes one single acceptable mail by forwarding it to a =SMTP server, adds a log entry in /EMailLog and moves the mail to =/EMailCompleted, then sleeps for X ticks, and repeats.Acceptable means that the filename ends in the word "done".Processing the mail means the mail is sent through port 25 to either a =localhost SMTP server or an external one.It will only process one email file for each sleep/wake cycle. So if the =main thread starts to write a new email file while the email thread is =in the middle of a waking cycle, it does not matter. It will be ignored =until the main thread renames it to end in "done", at which point the =email thread will consider it during the next wake cycle.- chris> On 09 Dec 2014, at 20:24, Steve Braun
wrote:>=20> My Tech tells me this:>=20> CentOS 6.5, kernel 2.6.32-431.29.2.el6.x86_64.=20> Apache 2.2.15.=20> WebDNA FastCGI 7.0.>=20> He has restarted Apache, but not the entire server.> You think that a server restart would help?>=20> Thanks,> sfb>=20>=20>=20>=20>=20>=20> Stephen F Braun> sbraun1@twcny.rr.com>=20> On Mon, Dec 8, 2014 at 5:26 PM, Stuart Tremain =wrote:> Yes have had this on Windows v5.x & v6.x>=20> Have moved to Linux now, I won=E2=80=99t say it doesn=E2=80=99t exist =but I haven=E2=80=99t seen it for a while.>=20> Regards>=20> Stuart Tremain> IDFK Web Developments> AUSTRALIA> webdna@idfk.com.au>=20>=20>=20>=20>> On 9 Dec 2014, at 9:16 am, Paul Willis wrote:>>=20>> We occasionally used to see this on Mac with version 6 (I think) a =reboot usually fixed it.=20>>=20>> PW>>=20>> On 8 Dec 2014, at 21:54, Psi Prime Inc, Matthew A Perosi = wrote:>>=20>>> I used to have this issue years ago with RedHat ES 4 and WebDNA 4.x>>>=20>>> -Matt>>>=20>>>=20>>> On 12/8/2014 3:25 PM, Christophe Billiottet wrote:>>>> Hi Steve, what version of WebDNA and what OS?>>>>=20>>>>=20>>>>=20>>>> On 08 Dec 2014, at 23:16, Steve Braun wrote:>>>>=20>>>> Hi All,>>>> Does anyone have experience, or solutions to a problem where I'm =getting double emails sent from a single [sendmail] tag?>>>>=20>>>> My server tech guy thinks that my WebDNA/EmailFolder might not be =getting emptied on time as it should. Ever heard of this happening?>>>>=20>>>> Thanks for any assistance.>>>>=20>>>> Stephen F Braun>>>> sbraun1@twcny.rr.com>>>> --------------------------------------------------------- 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>>>=20>>>=20>>> --=20>>> Matthew A Perosi>>> Corporate Consultant>>> Mobile Marketing Expert>>> Senior Web Developer>>> SEO Analyst & Educator>>>=20>>> matt@psiprime.com>>>=20>>>=20>>> Psi Prime, Inc.>>> 323 Union Blvd.>>> Totowa, NJ 07512>>>=20>>> Direct: 888.872.0274>>> Fax: 888.488.5924>>>=20>>>=20>>> http://www.perosi.com>>> --------------------------------------------------------- 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>=20> --------------------------------------------------------- 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>=20> --------------------------------------------------------- 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
Associated Messages, from the most recent to the oldest:
This is not what I thought then. Try with a higher tick value: it seems =the mail is not deleted fast enough from the /EMailFolder, maybe because =the mail server is slow. If this happens only for certains emails but =not for all, this might fix the problem. If this happens for all emails, =and this is something new, then a server restart could fix it.Here is a reminder: WebDNA writes the mail to be sent in /EMailFolder. =The email thread sleeps for X ticks, then wakes up, runs through the =EMailFolder, processes one single acceptable mail by forwarding it to a =SMTP server, adds a log entry in /EMailLog and moves the mail to =/EMailCompleted, then sleeps for X ticks, and repeats.Acceptable means that the filename ends in the word "done".Processing the mail means the mail is sent through port 25 to either a =localhost SMTP server or an external one.It will only process one email file for each sleep/wake cycle. So if the =main thread starts to write a new email file while the email thread is =in the middle of a waking cycle, it does not matter. It will be ignored =until the main thread renames it to end in "done", at which point the =email thread will consider it during the next wake cycle.- chris> On 09 Dec 2014, at 20:24, Steve Braun wrote:>=20> My Tech tells me this:>=20> CentOS 6.5, kernel 2.6.32-431.29.2.el6.x86_64.=20> Apache 2.2.15.=20> WebDNA FastCGI 7.0.>=20> He has restarted Apache, but not the entire server.> You think that a server restart would help?>=20> Thanks,> sfb>=20>=20>=20>=20>=20>=20> Stephen F Braun> sbraun1@twcny.rr.com>=20> On Mon, Dec 8, 2014 at 5:26 PM, Stuart Tremain =wrote:> Yes have had this on Windows v5.x & v6.x>=20> Have moved to Linux now, I won=E2=80=99t say it doesn=E2=80=99t exist =but I haven=E2=80=99t seen it for a while.>=20> Regards>=20> Stuart Tremain> IDFK Web Developments> AUSTRALIA> webdna@idfk.com.au>=20>=20>=20>=20>> On 9 Dec 2014, at 9:16 am, Paul Willis wrote:>>=20>> We occasionally used to see this on Mac with version 6 (I think) a =reboot usually fixed it.=20>>=20>> PW>>=20>> On 8 Dec 2014, at 21:54, Psi Prime Inc, Matthew A Perosi = wrote:>>=20>>> I used to have this issue years ago with RedHat ES 4 and WebDNA 4.x>>>=20>>> -Matt>>>=20>>>=20>>> On 12/8/2014 3:25 PM, Christophe Billiottet wrote:>>>> Hi Steve, what version of WebDNA and what OS?>>>>=20>>>>=20>>>>=20>>>> On 08 Dec 2014, at 23:16, Steve Braun wrote:>>>>=20>>>> Hi All,>>>> Does anyone have experience, or solutions to a problem where I'm =getting double emails sent from a single [sendmail] tag?>>>>=20>>>> My server tech guy thinks that my WebDNA/EmailFolder might not be =getting emptied on time as it should. Ever heard of this happening?>>>>=20>>>> Thanks for any assistance.>>>>=20>>>> Stephen F Braun>>>> sbraun1@twcny.rr.com>>>> --------------------------------------------------------- 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>>>=20>>>=20>>> --=20>>> Matthew A Perosi>>> Corporate Consultant>>> Mobile Marketing Expert>>> Senior Web Developer>>> SEO Analyst & Educator>>>=20>>> matt@psiprime.com>>>=20>>>=20>>> Psi Prime, Inc.>>> 323 Union Blvd.>>> Totowa, NJ 07512>>>=20>>> Direct: 888.872.0274>>> Fax: 888.488.5924>>>=20>>>=20>>> http://www.perosi.com>>> --------------------------------------------------------- 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>=20> --------------------------------------------------------- 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>=20> --------------------------------------------------------- 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
christophe.billiottet@webdna.us
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:
can WC render sites out? (1997)
Grep on Emails w/ Multiple Dots (2004)
searchable list archive (1997)
Up and running ... at last !! (1997)
Running _every_ page through WebCat ? (1997)
[ShowNext] (1997)
Error: Too many nested [xxx] contexts (1997)
[SearchString] (1998)
Date problems-more (1997)
SHOWIF/HIDEIF empty fields (2005)
Date Time Oddness (1999)
GuestBook example (1997)
redirect with frames (1997)
PCS Emailer's role ? (1997)
WebCat2 - [SendNews] (1997)
[WebDNA] Talklist Archive & Twitter (2009)
urls (2005)
Change in Host? (1999)
woops - speed results - right subject (2002)
Extended [ConvertChars] (1997)