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

Feature idea: lost emails dumped on our Discord server #2

Open
ahnl opened this issue Oct 28, 2021 · 2 comments
Open

Feature idea: lost emails dumped on our Discord server #2

ahnl opened this issue Oct 28, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@ahnl
Copy link
Member

ahnl commented Oct 28, 2021

Looking in the logs, I can see some funny emails hitting our SMTP server.

app_1  | Mail received from Mr. X <xx@yy>; -> to Recipients <xx@yy>;
app_1  | Couldn't deliver mail. Mailbox xx isn't claimed
app_1  | Mail received from <[email protected]>; -> to <[email protected]>;
app_1  | Couldn't deliver mail. Mailbox spameri isn't claimed
app_1  | Mail received from Info <[email protected]>; -> to Recipients <[email protected]>;
app_1  | Couldn't deliver mail. Mailbox postmaster isn't claimed
app_1  | Mail received from <[email protected]>; -> to Recipients <[email protected]>;
app_1  | Couldn't deliver mail. Mailbox isitante isn't claimed

It would be interesting to have almost like a honeypot for these and see what kind of stuff they are sending us.

My proposal is that if an email mailbox is not claimed, the mail will be routed to a Discord channel for everyone to see. Or alternatively saved somewhere else... kaatis.party?

I'd love to hear comments on this.

@ahnl ahnl added the enhancement New feature or request label Oct 28, 2021
@Chicken
Copy link
Member

Chicken commented Oct 28, 2021

If someone makes a typo on the email address and it gets routed for everyone to see it would be a pretty huge privacy risk... basicly that's just a horrible idea.

@kymppi
Copy link
Member

kymppi commented Oct 28, 2021

But koirameili is just service for your trashmail, isn't it?

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

No branches or pull requests

3 participants