| Question: | If you get a true value back from the mail function it means: |
| Answer 1: | That your email has reached your outgoing mail service This was the CORRECT answer |
| Answer 2: | That your email has FAILED to be sent for one of a number of reasons |
| Answer 3: | That your email has been forwarded sucessfully from your outgoing mail server |
| Answer 4: | That your email has reached the recipient's mailbox (that's not necessarily on their computer - it might be a holding mailbox at their ISP for example) |
| Answer 5: | That your email has reached the recipient and been read |
| Answer 6: | That your outgoing mail server has rejected your request to relay the mail, as PHP isn't an authorised user of that mail server. |