Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smtp Server does not run on Windows 11 #206

Open
snovak7 opened this issue Jan 11, 2022 · 7 comments
Open

Smtp Server does not run on Windows 11 #206

snovak7 opened this issue Jan 11, 2022 · 7 comments

Comments

@snovak7
Copy link

snovak7 commented Jan 11, 2022

When running either Service or Smtp (Client), I cannot send any email to local smtp port

when I am running from PowerShell it stops here, and doesn't continue
[19:34:59 INF] Starting Smtp Server on 0.0.0.0:25...

This should pass the above point.

Desktop (please complete the following information):
Windows 11 (Version 21H2 OS Build 22000.376)

@Jaben
Copy link
Member

Jaben commented Jan 16, 2022

I currently don't have a Windows 11 test machine. My first thought is a permission problem. Please run the terminal as administrator and see if that works.

@snovak7
Copy link
Author

snovak7 commented Jan 16, 2022

Well I did all I could, so I exhausted my resources. I did allow some permissions for network, but it kind of stalls at opening. I did remember I somehow manually could run, but then when I returned after a month, I forgot. It would be good to somehow fix this, and that there would be a solution to it.

As a workaround I found the docker version of some fork which is ported to Core version, which can run in docker...

@Jaben
Copy link
Member

Jaben commented Jan 16, 2022 via email

@michael-freidgeim-webjet
Copy link

michael-freidgeim-webjet commented Feb 9, 2023

As a workaround I found the docker version of some fork which is ported to Core version, which can run in docker...

@snovak7 Where can I find the docker version?

@bangush
Copy link

bangush commented Mar 25, 2023

Working on Microsoft Windows [Version 10.0.22621.1265]

@snovak7
Copy link
Author

snovak7 commented Mar 27, 2023

@Kissaki
Copy link
Contributor

Kissaki commented Jun 11, 2024

Papercut runs fine on Windows 11 for me. It's not a general Windows 11 issue. (Which behaves like Windows 10 in pretty much everything.)

log… ``` 11.06.2024 21:09:46 [Information] IPComm Server Ready: Listening for New Connections at "127.0.0.1:37402" 11.06.2024 21:09:46 [Information] Attempting to Load Rules from "C:\Program Files (x86)\Papercut SMTP\rules.json" on AppReady 11.06.2024 21:09:46 [Information] Starting Smtp Server on "0.0.0.0":25... 11.06.2024 21:09:45 [Information] Papercut Backend Service is not running. SMTP enabled in UI. 11.06.2024 21:09:43 [Information] Setting WebView2 User Data Folder: "C:\Users\redacted\AppData\Roaming\Changemaker Studios\Papercut SMTP\WebView2" 11.06.2024 21:09:43 [Information] Setting WebView2 User Data Folder: "C:\Users\redacted\AppData\Roaming\Changemaker Studios\Papercut SMTP\WebView2" 11.06.2024 21:09:41 [Information] Default Save Path is Set to "C:\Users\redacted\AppData\Roaming\Changemaker Studios\Papercut SMTP" 11.06.2024 21:09:41 [Information] Loading from the Following Path(s) ["C:\Users\redacted\AppData\Roaming\Changemaker Studios\Papercut SMTP", "C:\Users\redacted\AppData\Roaming\Papercut", "C:\Program Files (x86)\Papercut SMTP\Incoming", "C:\ProgramData\Changemaker Studios\Papercut SMTP\Incoming"] ```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants