RE: https://mas.to/@alternativeto/116170689373236412
Timeline
Post
Remote status
Context
10
or start self hosting today
RE: https://mas.to/@alternativeto/116170689373236412
RE: https://mas.to/@alternativeto/116170689373236412
@yonle I was told nobody should self host mail
@yonle @kaia Postfix/Dovecot is the easy part, you can even cheat with things like Mailcow and the new-ish all-in-one email solutions written in Go. It's the deliverability that is annoying to maintain. Are you in a bad IP space or inherited an IP that was used by a spammer, good luck getting that reputation back in a reasonable time. Have fun getting deliveries fully working to Gmail/O365 and not get dropped into spam at seemingly random times.
@phnt @m0xEE @kaia since most traffic is hitting on port 25, i just make opensmtpd to literally reject any connections with invalid rdns and forward rdns.
it’s really effective:
Mar 03 19:10:08 waltuh.cyou smtpd[1796806]: d5373ff3bc5172bf smtp failed-command command="" result="550 5.7.1 Reverse DNS Lookup Failed."
Mar 03 19:10:08 waltuh.cyou smtpd[1796806]: d5373ff3bc5172bf smtp disconnected reason=disconnect
Mar 03 19:17:16 waltuh.cyou smtpd[1796806]: d5373ff4305b9e00 smtp connected address=80.94.95.216 host=<unknown>
Mar 03 19:17:16 waltuh.cyou smtpd[1796806]: d5373ff4305b9e00 smtp failed-command command="" result="550 5.7.1 Reverse DNS Lookup Failed."
Mar 03 19:17:16 waltuh.cyou smtpd[1796806]: d5373ff4305b9e00 smtp disconnected reason=disconnect
Mar 03 19:17:16 waltuh.cyou smtpd[1796806]: d5373ff576769952 smtp connected address=80.94.95.216 host=<unknown>
Mar 03 19:17:16 waltuh.cyou smtpd[1796806]: d5373ff576769952 smtp failed-command command="" result="550 5.7.1 Reverse DNS Lookup Failed."
Mar 03 19:17:16 waltuh.cyou smtpd[1796806]: d5373ff576769952 smtp disconnected reason=disconnect
Mar 03 19:21:05 waltuh.cyou smtpd[1796806]: d5373ff6114035bf smtp connected address=45.144.212.169 host=<unknown>
Mar 03 19:21:05 waltuh.cyou smtpd[1796806]: d5373ff6114035bf smtp failed-command command="" result="550 5.7.1 Reverse DNS Lookup Failed."
Mar 03 19:21:05 waltuh.cyou smtpd[1796806]: d5373ff6114035bf smtp disconnected reason=disconnect
Mar 03 19:22:29 waltuh.cyou smtpd[1796806]: d5373ff742640107 smtp connected address=64.89.160.82 host=<unknown>
Mar 03 19:22:29 waltuh.cyou smtpd[1796806]: d5373ff742640107 smtp failed-command command="" result="550 5.7.1 Reverse DNS Lookup Failed."
Mar 03 19:22:29 waltuh.cyou smtpd[1796806]: d5373ff742640107 smtp disconnected reason=disconnect
Mar 03 19:28:04 waltuh.cyou smtpd[1796806]: d5373ff863e52ae4 smtp connected address=91.92.240.153 host=<unknown>
Mar 03 19:28:04 waltuh.cyou smtpd[1796806]: d5373ff863e52ae4 smtp failed-command command="" result="550 5.7.1 Reverse DNS Lookup Failed."
Mar 03 19:28:04 waltuh.cyou smtpd[1796806]: d5373ff863e52ae4 smtp disconnected reason=disconnect
Mar 03 19:33:07 waltuh.cyou smtpd[1796806]: d5373ff9c18c9429 smtp connected address=143.244.152.105 host=portscanner-nyc1-02.prod.cyberresilience.io
Mar 03 19:33:07 waltuh.cyou smtpd[1796806]: d5373ff9c18c9429 smtp failed-command command="EHLO" result="501 5.5.1 Invalid command: EHLO requires domain name"
Mar 03 19:33:08 waltuh.cyou smtpd[1796806]: d5373ff9c18c9429 smtp disconnected reason="io-error: Connection reset by peer"
Mar 03 19:45:54 waltuh.cyou smtpd[1796806]: d5373ffa41f5cd25 smtp connected address=91.92.240.153 host=<unknown>
Mar 03 19:45:54 waltuh.cyou smtpd[1796806]: d5373ffa41f5cd25 smtp failed-command command="" result="550 5.7.1 Reverse DNS Lookup Failed."
Mar 03 19:45:54 waltuh.cyou smtpd[1796806]: d5373ffa41f5cd25 smtp disconnected reason=disconnect
Mar 03 20
06 waltuh.cyou smtpd[1796806]: d5373ffbef9e6af4 smtp connected address=45.144.212.169 host=<unknown>
Mar 03 20
06 waltuh.cyou smtpd[1796806]: d5373ffbef9e6af4 smtp failed-command command="" result="550 5.7.1 Reverse DNS Lookup Failed."
Mar 03 20
06 waltuh.cyou smtpd[1796806]: d5373ffbef9e6af4 smtp disconnected reason=disconnect
Mar 03 20:03:30 waltuh.cyou smtpd[1796806]: d5373ffcf1182cf8 smtp connected address=91.92.240.153 host=<unknown>
Mar 03 20:03:30 waltuh.cyou smtpd[1796806]: d5373ffcf1182cf8 smtp failed-command command="" result="550 5.7.1 Reverse DNS Lookup Failed."
Mar 03 20:03:31 waltuh.cyou smtpd[1796806]: d5373ffcf1182cf8 smtp disconnected reason=disconnect
Mar 03 20:16:21 waltuh.cyou smtpd[1796806]: d5373ffd4eafbef6 smtp connected address=80.94.95.216 host=<unknown>
Mar 03 20:16:21 waltuh.cyou smtpd[1796806]: d5373ffd4eafbef6 smtp failed-command command="" result="550 5.7.1 Reverse DNS Lookup Failed."
Mar 03 20:16:21 waltuh.cyou smtpd[1796806]: d5373ffd4eafbef6 smtp disconnected reason=disconnect
Mar 03 20:16:21 waltuh.cyou smtpd[1796806]: d5373ffe2dd03ccb smtp connected address=80.94.95.216 host=<unknown>
Mar 03 20:16:21 waltuh.cyou smtpd[1796806]: d5373ffe2dd03ccb smtp failed-command command="" result="550 5.7.1 Reverse DNS Lookup Failed."
Mar 03 20:16:21 waltuh.cyou smtpd[1796806]: d5373ffe2dd03ccb smtp disconnected reason=disconnect
Replies
0
No replies yet.