Also, Ive made a slight change in the time/date format to be idential for the mail send for the admin and the ones for the selected reipient. The file is for download at https://docs.google.com/file/d/0B2b2rrG2ETyHWHB6Vy1VbG1uQ28/edit?usp=sharing.
I had some problems with the connection to gmail account:
for ssl andSMTP server error: 5.5.1 Authentication Required. Learn more at 530 5.5.1 http://mail.google.com/support/bin/answ ... swer=14257 d13sm702743fka.52
for tls.Must issue a STARTTLS command first
After updating the class.phpmailer.php, class.pop3.php and class.smtp.php to the 5.2.5 version of the PHPMailer everything worked like a charm

Good work with the form!