jarbro Posted August 12, 2013 Posted August 12, 2013 Is it possible to use the SendEmailWithAttachments () function to send an html e-mail with a single attachment? If it does I cannot seem to get it to work using the following. SendEmailWithAttachments( "[email protected]"; "[email protected]" ; "Contract for " & EVNT::FullLists__lct ;"loremipsumblahblahblah";"mailserver.domain.com" ; $$PDFshare )
Mark Geerdes Posted December 12, 2013 Posted December 12, 2013 I don't know if you still need this info, but use the SendEmailWithAuthentication to do this.
Recommended Posts
This topic is 4010 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