I have the code setup to email a report I have created in RTF format to a predefined e-mail address.
What I don't know how to do is stop the windows message that comes up saying that " An Email is trying to be sent. This maybe a virus, Press Yes to continue with this request.
I just want it to send the email in the background with no user intervention.
Like I said the code to send the email is done. It is the question I want answered is how to get around the virus warning message
Anybody any ideas?
Toni
Ps. Setwarnings False does not work
What I don't know how to do is stop the windows message that comes up saying that " An Email is trying to be sent. This maybe a virus, Press Yes to continue with this request.
I just want it to send the email in the background with no user intervention.
Like I said the code to send the email is done. It is the question I want answered is how to get around the virus warning message
Anybody any ideas?
Toni
Ps. Setwarnings False does not work