- May 8, 2012
- 4,218
- 3,727
no matter how you word it, its still risky and i just wanted to make sure people know what they are doing, since it seems here are a lot of new people not familiar with this stuff and they might get the idea that its perfectly legit to send 100k contact form messages. people already got into legal trouble for this. do you know the CAN-SPAM act ? maybe you should read it..
also as for spamhaus i know very well how it works and contact forms don't always use the php mail() function or just store it locally, they are offten connected to a SMTP/IMAP server, espcially at bigger companies who know what they are doing. anyways people ended up on that list for contact spam before, because the email they used was blacklisted by spamhaus and they happend to use a own domain instead of something like gmail.
now let me just quote you this short text about contact form spam as it explains the issue very well:
did you give them a way to opt-out from your contact form spam ?
also as for spamhaus i know very well how it works and contact forms don't always use the php mail() function or just store it locally, they are offten connected to a SMTP/IMAP server, espcially at bigger companies who know what they are doing. anyways people ended up on that list for contact spam before, because the email they used was blacklisted by spamhaus and they happend to use a own domain instead of something like gmail.
now let me just quote you this short text about contact form spam as it explains the issue very well:
I received an interesting question from one of my Internet Marketing Law Center members about whether the US Can-Spam law applies if they access thousands of website contact forms and send advertising messages through these forms.
Many of us are well aware of this type of spam.
The answer is yes.
By accessing a website, and a contact form on the website, you know your transmission is intended to create an electronic message that is being received by someone.
That is enough to come with the law's guidelines.
There is no requirement that you use an "email program" to initiate an email message.
Note the CAN-SPAM law does not prohibit messages. It does prohibit many commercial messages with false or deceptive information, and which do not include instructions on how to opt-out from receiving further messages.
Additionally, if you use a contact form in this manner make sure doing so does not violate the website's terms of use. More than just the CAN-SPAM law can be at issue for unauthorized access and transmission of messages through a computer system.
did you give them a way to opt-out from your contact form spam ?
Last edited: