Where did I find sendinblue? Click here
Adding Domain: https://youtu.be/b1a6lN2UwCY
Api looks cool as well:
telnet mailer.sahilrajput.ml 25
# To close the request use: ctrl+] quit
How do I create a new user hi
so that I can receive mails at hi@sahilrajput.ml
?
tldr; Simply add a new user to linux system and postfix will handle rest. yo!!
How do i see mails for each user, mails received for each user?
Simplest way is to use alias: pf.cdMail
which is aliased to cd /var/spool/mail
and it’ll show you all the emai-files for all users.
Elegant way is to login to each desired user using thunderbird, and thus it’ll be more convenient seeing messages in better ui. BUT YOU’LL still NOT be able to send emails bcoz IPS blocks your outbound 25 port and they charge 590RS./month for the static ip (they only allow opening outbound port 25 for static ips). FUCK THEM.
Domain Settings for vercel (and freenom: domain nameservered to vercel dns) for receiving the initial verification email when adding sendinblue
smtp email to gmail (required to do for once only and then you can close your postfix server for sure).
Add another email to gmail:
In sendinblue dashboard, you need to add email as:
So below how we set the add my email address (optionaly you can set it as default so by sending any email from gmail would select hi@sahilrajput.ml by default).