cancel
Showing results for 
Search instead for 
Did you mean: 

VBA Code to Auto Send E-mails via MS Access through Rogers Yahoo

Grandest
I've been around

I am attempting to auto generate and send e-mails via MS Access. I have VBA code to do this through Outlook but I want to do it using my Rogers Yahoo e-mail, because my app password for Outlook is not working and I cannot generate a new one.

I've used the following setting in my new code:

  • oSmtp.ServerAddr = "smtp.broadband.rogers.com"
  • my Rogers user id and password
  • oSmtp.ServerPort = 465
  • oSmtp.ConnectType = ConnectTryTLS

I keep getting a connection error “Error with connecting server, Failed to read response from; 00002746  An existing connection was forcibly closed by the remote host.” Please help.

0 REPLIES 0
Topic Stats
  • 0 replies
  • 50 views
  • 0 Likes
  • 1 in conversation