Any PhpScript for Autoresponder?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
montyauto
Forum Commoner
Posts: 25
Joined: Sat Jan 13, 2007 7:05 am

Any PhpScript for Autoresponder?

Post by montyauto »

Is any body know if there a free PhpScript for Auto responder in regular basis?
I have a save list of email address spam free but find quite take time to manage it by send mail manually..
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

Do you mean that when somebody emails your@address.com they get an email back straight away? This is usually handled directly at the MX server where if some part of the subject "[Ticket xxxx]" or something is not present a reply is generated. Of course, you then have to add that bit of the subject yourself and ask them to keep the subject line in tact.
Post Reply