Newsletter Unsubscribe Token

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
2/24/2011 1:47:59 PM
Gravatar
Total Posts 130

Newsletter Unsubscribe Token

Hi Joe,

I'm running on 2.3.5.3 MSSQL multi site mode and am interested in using the Newsletter functionality for our University's Provost to use.  I have referenced the CAN-SPAM act and it is not applicable in our non-business/advertising use (the Provost has the legal right to contact any and all University employees).  I've been testing out the blog and forum modules but they don't really serve our goals the way the newsletter does.  We don't want the unsubscribe token because the recipients would be dummy user with an email pointed to a list serve.  The purpose is for the Provost to send out Faculty Updates via email and to maintain an archive.  Is there any way to turn off the Unsubscribe token?

Thanks for any advice you have to offer!

Best,

Beth

2/25/2011 10:17:04 AM
Gravatar
Total Posts 18439

Re: Newsletter Unsubscribe Token

Hi Beth,

In the source code repository I've added a config setting that allows you to disable the check for the unsubscribe token, so in the next release of mojoPortal you will be able to add this to user.config:

<add key="NewsletterEnforceCanSpam" value="false" />

however that will be a global setting so if you are also using the newsletter for other purposes you will just have to remember to add the token even though  it is not enforced in the editor.

Hope it helps,

Joe

2/25/2011 10:20:48 AM
Gravatar
Total Posts 130

Re: Newsletter Unsubscribe Token

Thank you, Joe!  I'm due to upgrade shortly anyhow, so that will be great.  I'll watch for the next release of mojoPortal!

Sincerely,

Beth

You must sign in to post in the forums. This thread is closed to new posts.