mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 16:56:00 +03:00
[GH-ISSUE #386] Windows Defender - Virus detected #252
Labels
No labels
awaiting feedback
bug
docker
documentation
enhancement
github_actions
invalid
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mailpit#252
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mai1237 on GitHub (Nov 12, 2024).
Original GitHub issue: https://github.com/axllent/mailpit/issues/386
Windows defender blocks the donload with message Virus detected
@axllent commented on GitHub (Nov 12, 2024):
The problem isn't Mailpit, the problem is Windows Defender, and unfortunately there is nothing I can do to change it. Windows Defender apparently often detects programs compiled in Go (the language Mailpit is written in) as "a virus", but as I said, it is a false positive. The only advice I can give you is either temporarily disable your Windows Defender, or use a better antivirus. Sorry.