Skip to content

Files

Latest commit

7eace5b · Aug 4, 2017

History

History
This branch is 452 commits behind ChangemakerStudios/Papercut-SMTP:develop.

Papercut.Service

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 4, 2017
Aug 4, 2017
Aug 4, 2017
Aug 4, 2017
Dec 18, 2015
Aug 4, 2017
Dec 18, 2015
Aug 4, 2017
Aug 4, 2017
Feb 8, 2017
Aug 4, 2017
Aug 4, 2017
Aug 4, 2017

How to Run Papercut.Service

  • Option 1: Run from the command line by entering: Papercut.Service.exe
  • Option 2: Install as a service with the command Install-Papercut-Service.bat and the service will be installed. Enter Papercut.Service.exe install --sudo to immediately start the service.

A listing of all command line options are avaliable by entering: Papercut.Service.exe help

How to Configure Papercut.Service

Papercut.Service does not need manual configuration. When the service and the client (Papercut.exe) processes are run at the same time, they will automatically synchronize their configurations. For example, when the SMTP settings is modified in the Papercut UI options, the service will automatically update itself and save these changes. Rule changes work the same way.

If manual confiugration is needed, the configuration file for Papercut.Service can be found in the same directory as the Papercut.Service.exe. Papercut.Service.json contains the configuration with comments outlining options. Note that any changes will require the service to be restarted to take effect.