Testausserveri / koirameili

SMTP server to receive emails in Discord DM's
0 stars 1 forks source link

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

Open ahnl opened 2 years ago

ahnl commented 2 years ago

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 <spameri@tiscali.it>; -> to <spameri@tiscali.it>;
app_1  | Couldn't deliver mail. Mailbox spameri isn't claimed
app_1  | Mail received from Info <postmaster@ns396106.ip-94-23-7.eu>; -> to Recipients <postmaster@ns396106.ip-94-23-7.eu>;
app_1  | Couldn't deliver mail. Mailbox postmaster isn't claimed
app_1  | Mail received from <isitante@hardwell.com>; -> to Recipients <isitante@hardwell.com>;
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.

Chicken commented 2 years ago

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 commented 2 years ago

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