Jump to content
UBot Underground

Problem Connecting To Mail Server


Recommended Posts

I have just upgraded to the latest Ubot Version 5.7.1 and have now got a problem sending a mail. This didn't happen in the previous version I was using a couple of days ago.

 

if you have the latest version, can you try this as a test?

 

This uses Gmail, so if yo can enter your own Gmail credentials and send an email to yourself.

connect to mail server("SMTP With SSL","enteryourshere@gmail.com","password","smtp.gmail.com",465) {
    send email("youremail","test","Plain Text","testing","","","")
}

Does this work for you or do you get a timeout error?

 

(Or am I doing it wrong??)

 

Thanks

Link to post
Share on other sites

Yes, switching the post did work but wierdly when I test port 587 in the wizard it doesn't connect, but the default port does. Strange.

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...