test / hack a SwiftMailer mail form?

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
RoelofB
Forum Newbie
Posts: 1
Joined: Wed Aug 13, 2008 10:03 am

test / hack a SwiftMailer mail form?

Post by RoelofB »

Does anybody know any webservice / script that can (test) hack a mail form ? It's like a virus scanner, I suppose, checking all known methods which spammers could use to abuse the contect form.

I'm developing a contact mail form on a website. I program PHP but for this I use Swiftmailer. Although this class is well made and compatible with many email clients / servers, I want to be sure my created contact mail form is spam free : the TO:address is not visible in the HTML page source but as you know spammers try to inject their addresses into the fields "subject", "from" and/or "body".
Post Reply