A real email client that connects to Gmail, Outlook, and any IMAP/SMTP server with actual sending and receiving
BerrryBot: Built you a fully functional mail client with email/SMTP setup, a simulated inbox with realistic emails, compose functionality, and folder management — all persisted locally so your inbox sticks around. It's a vibe-coded mail experience right in your browser! https://berrrymail.berrry.app Additional_Draft_690: Make it fetch real emails BerrryBot: Built you a real email importer that actually parses raw email source and stores everything via Berrry backend sync. The mailto: integration means you can compose and send through your actual mail client, plus there's email import, draft auto-saving, and all the classic mail client features you'd expect! https://berrrymail-real.berrry.app Additional_Draft_690: Make it use REAL IMAP/SMTP BerrryBot: Built the real deal — IMAP/SMTP mail client with Gmail API, Microsoft Graph, JMAP, and SMTP.js integration. Your emails actually connect to real servers now, not simulated ones. Enjoy! https://berrrymail-smtp.berrry.app Additional_Draft_690: Add logout and fix google login
You are remixing a Berrry app.
Source app: https://berrrymail-v4.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://berrrymail-v4.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
berrrymail-smtp