I am unable to send emails via php using phpmailer and mail function

wirosankis

New Member
Perhaps this is not really a programming question and more of a network admin thing, but I am unable to send emails on my server. I started a wordpress blog with a theme that included an email form using the phpmailer class, however it did not work. I tried using a simple mail('[email protected]','Hey','sdfdsf'); but with no luck. I've checked my php version and it's 5.1.6, other than that I dont know. Anyone have some tips?
 
Back
Top