![]() |
how do i send emails with postfix on the server? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: how do i send emails with postfix on the server? (/showthread.php?tid=26435) |
how do i send emails with postfix on the server? - El Forum - 01-13-2010 [eluser]amipaxs[/eluser] I'e been told i don't have Sendmail which seems to be the default MTA used by codeigniter to manage emails, instead i must implement a script for being used under Postfix Agent, is there any workaround to it? at the moment i can't send emails ;-( thnxs |