Show HN: Email Inbox for Bots

(botmailroom.com)

13 points | by itsskiseason 2 days ago

5 comments

  • nbbaier 3 hours ago

    You could also build something like this with in val.town with their email handler[0]!

    [0] https://docs.val.town/types/email/

  • throwawayaghas1 15 hours ago

    How well do you parse out message bodies for every email provider out there? I spent quite a long time making sure my bot can handle different email services and ensuring it’s getting the message body without all the other unnecessary text.

  • savy91 a day ago

    I have been using them for a little more than a year to add email capability to bots: https://www.cloudmailin.com/

    What would be the advantage of switching over?

  • ndjdjddjsjj a day ago

    That would be useful for the drab use case of end to end testing. Every team had probably half arsed a test that needs to check an email inbox via smtp.

  • Jet_Xu 2 days ago

    Is that possible this bot could understand and remember all my history emails, and then conduct Agentic RAG before helping on reply?