Is there a way to check the emails which were sent by php script ?
I have a php script which send email upon registration. and somebody says it did not sent him the email. I tested myself and script sent me an email, i think it is working, however i want to check it. I just want to check if my server sent him a email. Is there any options to check the last emails to which my server sent an email ? the php script use mail() function