Re: Conditional Email Notification by a text file, posted by An Thai on Fri Nov 3 01:03:33 2006
|
[quote="Steve Jones"][quote="An Thai"]Hello,
I try to email by using a email text file to reduce the admin work.
|
Re: Conditional Email Notification by a text file, posted by Steve Jones on Fri Nov 3 03:42:18 2006
|
[quote="An Thai"][quote="Steve Jones"][quote="An Thai"]Hello,
I try to email by using a email text file to reduce the admin work.
|
Re: Conditional Email Notification by a text file, posted by Stefan Ritt on Thu Nov 9 20:45:32 2006
|
[quote="Steve Jones"][quote="An Thai"][quote="Steve Jones"][quote="An Thai"]Hello,
I try to email by using a email text file to reduce the admin work.
|
Re: Conditional Email Notification by a text file, posted by An Thai on Thu Nov 9 23:25:15 2006
|
[quote="Stefan Ritt"][quote="Steve Jones"][quote="An Thai"][quote="Steve Jones"][quote="An Thai"]Hello,
I try to email by using a email text file to reduce the admin work.
|
Re: Conditional Email Notification by a text file, posted by Stefan Ritt on Fri Nov 10 07:51:59 2006
|
[quote="An Thai"]I tested many times and find out the problem.
The first opening CMD and running "elogd -v -x". It works perfektly.
Close the CMD: It stops to work.
|
Re: Conditional Email Notification by a text file, posted by Grant Jeffcote on Sat Nov 11 06:56:16 2006
|
Stefan, this is a great idea (thanks An).
I can't seem to get this working when Elogd is started as a service though?
|
Re: Conditional Email Notification by a text file, posted by Stefan Ritt on Sat Nov 11 18:36:44 2006
|
[quote="Grant Jeffcote"]I can't seem to get this working when Elogd is started as a service though?
Starting elogd (-x) manually works fine and with the -v switch I can see it is operating correctly but obviously the service option is preferred.
The service ("D:\ELOG\elogd.exe" -x -D -c "D:\ELOG\elogd.cfg") is starting correctly using the -x switch (as I use the shell command for other elog options) |
Re: Conditional Email Notification by a text file, posted by Grant Jeffcote on Sat Nov 11 18:48:48 2006
|
Thanks Stefan,
I understand that and the registry entry that I use (for the service) is what I had quoted below.
|