bas60
Validation of the email content will be important, so as to sort the data correctly to mysql fields. How do you intend to control what a user puts into an email message ?
If the emails were generated from a online web based form, then you have much more control of the input data, and even validation at data entry time. If this is the case then there are numerous Form generating software available, search eg php based etc.