
 juglesh - 2005-10-06 01:51:40
Hello, I was wondering if I need to filter my to,from,message, etc. for 
evil spam injection attacks, or does the class handle this? 
Also, on a different topic, I had to use your class for what was 
supposed to be a dead simple mail form:  I just had to get the user's 
email address, and mail a blank email to a certain address, which was 
set up with an autoresponder that gave the user some info.  Well, good 
old mail() was not working, it would send a message to the box, (which 
i tested by sending to myself), but the auto responder didnt like it, I 
guess, cuz it wouldnt respond to it.  I tried your class, which didnt 
work in regular mode, but did work in smtp mode.  Any thoughts there? 
-- 
thanks, 
juglesh