Project Description:
I have a Joomla extension that needs some modification.
It is a craigslist autoresponder. Currently it has three components:
Feed - Feed taken from craigslist
Response - Response inputed by the user
Responder - Sends a particular response to a feed from a specific user.
There is an option in the Responder section to allow me to "manually" verify each message before it is delivered. When a response is set to "verify" it will send the user associated with that response an email telling them to email the user. All I want to do is change the "Reply-to" on that email that the php sends the user. I want the reply email to be the craigslist email address.