gorriedt Posted October 19, 2003 Posted October 19, 2003 Hello TCH Fam It's been a while since I posted, but the time has come to see if anyone can help! I recently found out that with the new Cpanel, you can no longer use the PHP mail function. I completely understand the logic behind it, but I am really doubting whether or not I can fix all of the scripts I use for the websites I run! I'm mainly running mailing lists (for bands, etc) and simple forms for gathering info, info requests, etc. Is there an easy way to convert these scripts that already send by the PHP mail function to an SMTP function? I believe my main mailing list has a hack, but I never used it because it required me to run it from only one computer! When a band calls me at the last minute (which happens a lot!) it's quite an inconvienience to only be able to send it from one location! Or does anyone have any suggestions on good mailing list scripts? Anyway, enough babling, just thought I would see if anyone could help! Anything would be greatly appreciated -Dave Quote
surefire Posted October 19, 2003 Posted October 19, 2003 I've successfully used phpmailer to send mail. Nice features and it's pretty easy. Just google phpmailer and you'll find it. Quote
gorriedt Posted October 24, 2003 Author Posted October 24, 2003 Hey, Thanks for the info. That's a great mailer! I had passed by it before when searching through scripts, but it's great! Thanks. -Dave Quote
DarqFlare Posted October 24, 2003 Posted October 24, 2003 Wait, with the new CPanel, you cannot use the mail() function in PHP? Then why does it still work on my websites?? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.