August 12, 201312 yr 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 )
December 12, 201312 yr I don't know if you still need this info, but use the SendEmailWithAuthentication to do this.
Create an account or sign in to comment