#Business mail setup for Vercel ASAP

1 messages · Page 1 of 1 (latest)

cloud vault
#

Since Vercel doesnt provide smtp, what do you use for business mail (info@yourdomacin.com) when you host on vercel? I need help ASAP

hushed elmBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

fiery moatBOT
slim horizon
#

This is more of a mail server question than a next.js one.

You can self-host your own mail server on a relatively cheap VPS ($5/mo) on Hetzner with a docker container for either mailcow (if you want to be able to send and receive email) or postfix (if you only need to send out emails for auth, notifications etc.)