#πŸ”’ help me setup a custom mail server and then use python to send messages

15 messages Β· Page 1 of 1 (latest)

drowsy mortar
#

I am trying to setup a custom postfix mail server, but right now my messages are being marked as spam or not even reaching the mailbox, please help me fix this, I tried setting up withe SPF and the other authentication configs but I need some additional assistance

glad sparrowBOT
#

@drowsy mortar

Python help channel opened

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.

kind plover
drowsy mortar
#

I already managed to set it up to some point

#

I can send mails to outlook and my uni email succesfully

kind plover
#

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

drowsy mortar
#

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

kind plover
#

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

kind plover
drowsy mortar
#

And i only send emails to those people who email me first

glad sparrowBOT
#
Python help channel closed

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.