mirror of
https://github.com/HaschekSolutions/opentrashmail.git
synced 2026-04-25 06:35:55 +03:00
[GH-ISSUE #3] Open relay #1
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrashmail#1
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 @czingenberg on GitHub (Sep 30, 2019).
Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/3
When using this, bots are using the mailserver to send out SPAM.
Are there any way you could tell the mailserver, only to accept outgoing connections from localhost?
@geek-at commented on GitHub (Sep 30, 2019):
Wow you scared me for a second.
Outgoing mail is not supported on the mail script. It looks like spammers are sending because your the server acts like it is sending but it's not. It just stores the data locally and then exits.
I have confirmed this now using tcpdump.