You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
I’m trying to run the Papercut SMTP service on a Windows Server machine, but the service does not start automatically as expected. According to the README, there should be a .bat file to help with this setup, but the file is missing from the repository.
Steps to reproduce:
Deploy Papercut SMTP Service on a Windows Server machine.
Attempt to configure the service to start automatically.
Look for the .bat file mentioned in the README (not found).
Expected behavior:
The service should start automatically using the provided .bat script, or there should be clear instructions on how to set up automatic start.
Actual behavior:
The service does not start automatically, and the .bat file referenced in the documentation is missing.
Additional info:
Windows Server version: Windows Server 2016
Papercut SMTP version: 7.02
Please provide guidance or update the repository with the missing .bat file or instructions.