#π help me setup a custom mail server and then use python to send messages
15 messages Β· Page 1 of 1 (latest)
@drowsy mortar
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
were the talk yesterday in #python-discussion not enough to show you why a custom mail server is a bad idea ?
I already managed to set it up to some point
I can send mails to outlook and my uni email succesfully
setting it up is not the issue
making sure that the emails get sent RELIABLEY is the issue
anyone can set up a mail server , its freaking easy
Yes but i can't setup the dkim security measure
Also after even setting up the spf and trying to send to google i get an error that spf auth failed
afaik , these methods used to indicate that the sender and domain name is legit
but there is still the question of not being in the whitelist of gmail
so even if you manage to set these things up , you will still end up going to spam
also how does any of this relate to python which is the whole point of #1035199133436354600 ? sounds a little off topic to me
anyway , good luck with whatever you are doing. I still dont understand what more explaining you need about why custom mail server can be a bad idea after yesterday π€·ββοΈ
I wont be sending more than 1000 email monthly
And i only send emails to those people who email me first
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.