Forums

How to use my own mail script?

buddyq 03 Oct, 2011
Hi guys, probably a simple question, maybe not.

I have many many sites that have the same form that should go to a certain email. But when I need to change who it goes to or the template, I have to go into all 30 sites manually and change the templates and email address, etc. to send to.

I would like to actually make this efficient by using my own script. I would use my script to send the emails and email templates, so I wouldn't need CF to send the emails for me. I basically just want to have it display the form and check captcha, then send to my script. How would I do that and how would the variables be sent to my script to capture and work with?

Thanks in advance!

Buddy Q
GreyHead 03 Oct, 2011
Hi Buddy Q,

Use the CURL plug-in to send the data to your common script.

Bob

PS If the sites are generally similar the Nooku framework might be worth a look.
This topic is locked and no more replies can be posted.