Newbies Natalie S. 0 Posted May 21, 2020 Newbies Share Posted May 21, 2020 (edited) Can you save header information from the EmailSend function call? Edited May 22, 2020 by Natalie S. Link to post Share on other sites
sean360Works 14 Posted July 14, 2020 Share Posted July 14, 2020 Hello, I apologize for the delay in response. You cannot get header information from emails you are sending, only emails that are in your mailbox. You could possibly move the email to your Sent folder after sending, connect to your email server via IMAP/POP, then pull that email into FileMaker while calling EmailReadMessageValue("headers") on it to get the headers after it's been sent. Link to post Share on other sites
Recommended Posts
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