Module violates Campaign Monitor's AntiSPAM policy
neochief - April 29, 2009 - 18:06
| Project: | Campaign Monitor |
| Version: | 6.x-2.2 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | critical |
| Assigned: | ssherriff |
| Status: | closed |
Jump to:
Description
Just want to make you know that at this time, module violates one of the Campaign Monitor's AntiSPAM terms. Here it is:
To send email to anyone using Campaign Monitor, you must have clearly obtained their permission. This could be done through:
- An opt-in checkbox on a form. This checkbox must not be checked by default, the person completing the form must willingly select the checkbox to indicate they want to hear from you.
Currenly checkbox is enabled by default. Maybe it should be an option how to get this by default?

#1
http://www.campaignmonitor.com/anti-spam/
#2
Ok, thanks for this. So I think if I just make it so any checkbox is not checked by default, it should be ok. I will do this on next update.
#3
Due to European legislation we also ran into this problem. Checkbox default should be false.
In campaignmonitor.module
Set line 54 to: '#default_value' => 0,
#4
Ok, I'm going to make some updates today and hopefully a release, I will definitely make sure this one is in there.
Cheers,
Stephanie
#5
Okay, I have fixed this, it will be available in the next release, 6.x-2.3.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.