hi
i am building aan application which will send mail to user when he
registers on my site and i am checking whther the email id is working
properly or not by sending his email and then cheking whether the email
was rebound or not.
i know something about how to send email in php using mail function but
not everything about sending email.
i don't know anything about how can i check whether the email rebound
or not. also tell me about sending email using php what considerations
should be kept in mind when sending email.
pls help me
thxs for your help in advance.