Re: [twsocket] SMTP mail queue component?

2010-10-02 Thread DZ-Jay
On Oct 01, 2010, at 11:41, Angus Robertson - Magenta Systems Ltd wrote: > Has anyone built a component to queue email until an SMTP relay server is > available? Angus, A few years ago I built a Mail Queue Service (I called SMailQ). This wasn't a queuing component, but an entire queue

[twsocket] Solution you may be interested in: Re: Access violation in ICS wndproc--how to debug?

2010-10-02 Thread Fastream Technologies
Hello, All I had to do to find the unchecked Move() source boundary was to go to Debugger Options and set Access Violation to User Program instead of OS. It then suddenly began to show the event in stack! I believe most of you will find this info useful. Best Regards, SZ On Sat, Oct 2, 2010 at

[twsocket] Access violation in ICS wndproc--how to debug?

2010-10-02 Thread Fastream Technologies
Hello, Our ICS proxy when refresh is hit on a specific page gives AV of ! It is in the message pump and in no C++ event so the debugger shows nothing in stack. Is there any way to deal with this? Regards, SZ P. S. Francois, I know I could not pay attention to the project with you but thi