![]() |
email verification with Redux Auth on MT hosting - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: email verification with Redux Auth on MT hosting (/showthread.php?tid=12239) |
email verification with Redux Auth on MT hosting - El Forum - 10-11-2008 [eluser]Fenix[/eluser] Can anybody help me figure out why my registration verification emails aren't sending with Redux Auth? Everything during the registration process works but the SMTP email settings are probably wrong. I use Media Temple hosting. Has anybody else figured out sending email on Media Temple? These are the Redux Auth configurations for sending email... Code: /* email verification with Redux Auth on MT hosting - El Forum - 10-24-2008 [eluser]little brittle[/eluser] I wasn't able to get smtp working with Media Temple. However, sendmail worked fine. email verification with Redux Auth on MT hosting - El Forum - 12-18-2008 [eluser]opel[/eluser] I have mt hosting but still wokring locally, no smtp on MAMP, can you tell me if you had to alter anything for sendmail ? |