Page 2 of 2

Re: PHP mail() function

Posted: Tue Nov 15, 2011 6:19 am
by Celauran
toniknik1982 wrote:@celauran: where can i find that? is it something to do with my sendmail? You mean to say log file for my sendmail? because i think that's the mailer i used in ubuntu.... it's my first time doing this code.
I don't think Ubuntu uses sendmail anymore, I believe it uses Postfix. That's not important, though. Check /var/log/maillog

Re: PHP mail() function

Posted: Wed Nov 23, 2011 5:49 am
by toniknik1982
i just use phpmailer...