email scheduled task reply to field

prophoto

Active Member
Would it be possible to add a reply to field when sending emails via scheduled tasks? Or maybe use the field specified in the Joomla global config?
 
I just committed this, which should allow you to specify reply to email/name, and it'll use the J! config values if those are left blank.

https://github.com/Fabrik/fabrik/commit/f2f5bd840fe429da5cc9f5f8614f48d90bf1e67f

There isn't a way of attaching files. I might be able to add that, perhaps as an option to check for fileupload elements, and optionally add files from those. But that would probably be something I'd have to bill a little time for, as it wouldn't be as quick and easy as the reply-to stuff.

-- hugh
 
I just committed this, which should allow you to specify reply to email/name, and it'll use the J! config values if those are left blank.

https://github.com/Fabrik/fabrik/commit/f2f5bd840fe429da5cc9f5f8614f48d90bf1e67f

There isn't a way of attaching files. I might be able to add that, perhaps as an option to check for fileupload elements, and optionally add files from those. But that would probably be something I'd have to bill a little time for, as it wouldn't be as quick and easy as the reply-to stuff.

-- hugh

Thanks for this! For this particular project the client just wants to attach a single pdf file to all outgoing emails, the attachment filename or path will not vary. Does that change the scope at all?
 
I'd probably add it as an eval'ed option, to make it flexible. You would just return a string or an array of strings, which are full paths to the file(s) to attach. It'd then be up to you whether that's just a single static path, or based on data in each row being processed.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top