Couple quick questions

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
burnside
Forum Newbie
Posts: 8
Joined: Tue May 05, 2009 11:38 pm

Couple quick questions

Post by burnside »

Is it more secure to use the smtp transport over the sendmail or mail transport?

Also, I am doing error checking on my form submission page before sending an email. Do I need to do any type of formatting to the post variables before inserting them into the body of the message?

Thanks!
b
Post Reply