A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
The following information should be considered when opting to move / copy a project with an EPiServer Mail installation from a test server to a production server, rather than creating a fresh installation on the production server. The EPiServerMai...
1) Install EPiServer Community Integration Target platform - CMS (5.1.422.256 or later) + Mail Module + Community Module (3.2 or later) This installs components which allow EPiServerMail to interact with EPiServer's Community Module. It provides...
Take the following steps to manually remove EPiServerMail 4.4: 1) Remove every table named tblEPiServerMail* 2) Remove every stored procedure named spEPiServerMail* 3) Remove the folder called EPiServerMail in your site root 4) Remove EPiServerMai...
Take the following steps to manually uninstall EPiServerMail 4.3: 1) Remove every table named tblEPiServerMail* 2) Remove every stored procedure named spEPiServerMail* 3) Remove the folder called NetStar/StarCommunity in your site root – but, only...
In order to insert an unsubscribe link into an HTML template you can do as follows: 1) Looking at the contents of the EPiServerMail.config, you locate and copy the unsubscribeUrl value: 1: episerver.mail > 2: sites > 3: site hostname ="Default" > ...