an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 6/24/2010 10:19:31 AM By Bahram. 2 replies.
12/21/2009 5:14:12 PM
4safety
Posts: 124
Joined: 5/11/2009
Email List
I would like a way to view and modify the email or newsletter lists.  We keep getting mail undeliverable messages and it would be nice to have a way to remove those.
 
Also when sending an email is there no unsubscribe portion to allow the option for users to unsubscribe from the mailing list?
 
thanks
12/21/2009 10:03:34 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Email List
Yes, email list management UI is in our feature list for the next version.
 
You can add the following line to the email template so that user can unsubscribe in just one click.
 
To stop receiving these marketing emails, unsubscribe <a target="_blank" href="%Store.URL%/Unsubscribe.aspx?email=%ToEmailAddress%">here</a>
DotShoppingCart Staff
6/24/2010 10:19:31 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Email List
 W0o ( which email ) is the receiver of unsubscribe email. How can I set receiver email of unsubscribe mails.