Jump to content
UBot Underground

Error Capturing When Connecting To Email Server


Recommended Posts

Anyone know of an effective way to check if connecting to email server was successful to avoid getting errors popup in the bots.

For instance if I use the connect to email server command, if it was not successful then take some action.

 

Right now if the connection fails for any reason I get a popup error, which I don't want to happen at the user level.

Link to post
Share on other sites
automaton,

I don't think there is a way.

I think one big feature missing in UBOT Studio is an "ON ERROR CLAUSE".

With an "ON ERROR CLAUSE" control of the program when an error is encounter is passed to code that can decide what to do about the error condition.

 

When I encountered this problem with connecting to an email server I switch over to sending emails using a webpage.

  • Like 1
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...