Error to send mail in service mode

Discuss RoboTask here
Post Reply
Vara04
Posts: 54
Joined: Fri Feb 24, 2012 8:02 pm
Location: France

Error to send mail in service mode

Post by Vara04 »

I set Robotask in NT service.
When I try to send mail, I've got :
I 26/05/2012 17:14:35: Executing "1.Send Email"
E 26/05/2012 17:14:38: Error occurred: Socket Error #
11004<CR><LF>
E 26/05/2012 17:14:38: An error occurred. Step #1 (Send
Email).

Any idea ?
Note : I'm using Trial mode on W2008 R2 server (x64)

Chris
Oleg
Site Admin
Posts: 3105
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Error to send mail in service mode

Post by Oleg »

Socket error means that program can't connect to SMTP server.
Recheck server paramers please: server name and port
Vara04
Posts: 54
Joined: Fri Feb 24, 2012 8:02 pm
Location: France

Error to send mail in service mode

Post by Vara04 »

It works when I launch it by GUI
Oleg
Site Admin
Posts: 3105
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Error to send mail in service mode

Post by Oleg »

I just tested "Send Email" action in service mode under Windows 2008 R2. It works correctly.
"Socket error" means that you have some network problem. Maybe port is locked by firewall for service applications or something else.
Vara04
Posts: 54
Joined: Fri Feb 24, 2012 8:02 pm
Location: France

Error to send mail in service mode

Post by Vara04 »

Ok I'm going to make other tests
Vara04
Posts: 54
Joined: Fri Feb 24, 2012 8:02 pm
Location: France

Error to send mail in service mode

Post by Vara04 »

Now it works correctly because I use the NT service in
client / server
Post Reply