MailScheduler
WebsiteAll products
  • Prologue
    • MailScheduler
    • Release Notes
    • Changelogs
    • Architecture
  • Installation guide
    • Requirements
      • Windows
      • Linux
    • Getting started
      • Windows
      • Linux
    • Installation wizard
      • License
      • Repository database
        • SQL Server
        • MySQL
        • PostgreSQL
        • SQLite
      • Create a user
      • Email setup
      • URL & SSL Certificate
      • Run as a service
      • Summary
        • Running on Linux
    • Configuration panel
      • Home page
      • Domain & SSL Management
      • Repository Database
      • License Management
      • User Management
      • Email settings
    • Upgrade
      • Upgrade from 1.x to 2
      • Upgrade from 2.x
    • Update license
    • Moving to production
  • Product Guide
    • Getting started
    • Schedules
    • Tasks
    • Mailinglists
    • Recipients
    • Filtering
    • Monitoring
    • Config
    • API
  • Support
    • Troubleshoot
    • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Installation guide

Upgrade

Last updated 11 months ago

Was this helpful?

When upgrading to the latest version, it's crucial to follow the correct procedure. Ensure to adhere to the specified steps for upgrading from your current version:

Before initiating an upgrade, it is strongly advised to create backups of both the filesystem and database. This precautionary measure ensures that in the event of any unexpected issues during the upgrade process, you can revert to a stable state using the backed-up data.

Upgrade from 3.0 and higher

This can be done easily by doing the following steps:

  1. Download the latest version Go to the and download the latest version of MailScheduler.

  2. Backup files and database Create a backup of the MailScheduler folder on your server. Also create a backup of your (repository or default) database.

  • Go to the folder were the MailScheduler.exe is located.

  • Open the MailScheduler.exe file with administrator privileges

  • Click the Open configuration button

  • Click the red Stop MailScheduler button

  • Close the window

  • Unzip the zip file that is downloaded in step 1

  • Override the original MailScheduler.exe with the extracted one

  • Open the MailScheduler.exe file with administrator privileges

  • MailScheduler will automatically start. It could take some additional time to start since because of running updates on the first run.

  • Done!

  • You can verify the latest version with changes in the management console.

  • Upload the zip file to /usr/local/share/mailscheduler

  • Stop the service by running /usr/local/share/mailscheduler/mailscheduler-amd64 service stop

  • Extract the zip file.

unzip -o mailscheduler-enterprise-linux-3.1.0.zip
  • Restart the service

sudo /usr/local/share/mailscheduler/mailscheduler-amd64 service start

  • Done!

  • Open the browser and navigate to the application to verify if the service is up and running.

Apps for Tableau Enterprise Portal
For upgrades from 2.0
Subsequently, upgrade from 3.0 to the latest version available.