Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SendMail deny error

Status
Not open for further replies.

walduxas

Technical User
Nov 26, 2016
1
NO
Hi,

I'm vbscript novice, I'm using vbscript to send mail via Outlook. Outlook security requests a user to Allow/Deny sending mail. This is fine with me. If a user allows to send mail, then vbscript code works fine, but if a user denies, then vbscript code crashes with error "Operation aborted/80004004/(null)". Is there any way, in which vbscript could determine if sending mail was denied so that the code wouldn't crash?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top