Hey Mod-x users,
I have a question that I haven’t seen yet. Is there a way to attach a file (a .pdf in this case) To the autorespond feature or chunch with ModX evolution eFrom.
Please help! Is it even possible.
Homer Jon
Anyone have an answer to this, Im sure that there must be a way...
-
☆ A M B ☆
- 24,524 Posts
Not without hacking the eform.inc.php file; the section for sending the auto-responder mail doesn’t deal with attachments as the other mailing sections do.
AttachFilesToMailer($mail,$attachments);