Download & Extend

Module violates Campaign Monitor's AntiSPAM policy

Project:Campaign Monitor
Version:6.x-2.2
Component:Miscellaneous
Category:bug report
Priority:critical
Assigned:ssherriff
Status:closed (fixed)

Issue Summary

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?

Comments

#1

#2

Assigned to:Anonymous» ssherriff

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

Status:active» fixed

Okay, I have fixed this, it will be available in the next release, 6.x-2.3.

#6

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.