nelliott Posted April 8, 2002 Posted April 8, 2002 Trying to attach an excel file to an email that will be sent through Outlook but everytime I run the script it seems to ignore the Send Mail step - Any thoughts? Cheers Nick
agraham999 Posted April 9, 2002 Posted April 9, 2002 Yeah it will ignore the request if the To field is empty. Don't know why this is...sometimes you want a blank email.
Fitch Posted April 9, 2002 Posted April 9, 2002 I've found that Send Mail will do nothing if the To field is empty.
cinolas Posted April 9, 2002 Posted April 9, 2002 I've had a similar problem. Someone in this forum suggested that if you put the send mail script step in a separate script it is more reliable. I am trying this approach and so far so good !
DykstrL Posted April 9, 2002 Posted April 9, 2002 If you put a [space] in the TO field, the send mail script step will create the message. You can also use a place holder like: "Place_recipients_addresses_here"
Recommended Posts
This topic is 8268 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now