This is the first time I am using the mail function. I tried to send a mail using this and the code tells me it\'s \"successfully sent\", but I didn\'t receive any mail. I\'
did you ever send mails on this server? if not:
you have to configure mail function section in php.ini.
mail function
First of all you have to have SMTP support for send&receive e-mails. Second, you have to configure SMTP and smtp_port values in php.ini file.
SMTP
smtp_port