Authentication unsuccessful / if time
Posted: Mon May 11, 2009 8:21 am
Hello,
I try to send an email with robotask while running it as a service. I allways get "Authentication unsuccessful" when i send an email.
We are using exchange 2003. I already tried to use an other useraccount for the service. Doing so, in the systemtray not icon for robotask has been shown.
When i try this code
If date >= 17:00 then
do somthing
else
do other thing
endif
Robotask will hang.
I try to send an email with robotask while running it as a service. I allways get "Authentication unsuccessful" when i send an email.
We are using exchange 2003. I already tried to use an other useraccount for the service. Doing so, in the systemtray not icon for robotask has been shown.
When i try this code
If date >= 17:00 then
do somthing
else
do other thing
endif
Robotask will hang.