Answer the question
In order to leave comments, you need to log in
Setting up a centos 7 mail server to bulk send messages to postfix on apache?
How to set up, a step-by-step explanation is required, nothing more, just sending emails.
Answer the question
In order to leave comments, you need to log in
https://www.youtube.com/watch?v=5aWGNhimaTg , here is a good explanation, all CentOS commands should be written.
Literally two days ago I set up postfix on centos 7) however, it's not clear what apache has to do with it)
I used postfix + dovecot + openDKIM. Step by step:
1. Good article for the first two applications, despite the fact that it is for centos 6, everything is true for centos 7:
https://www.linuxspace.org/archives/5487
2. Adding support for tls encryption:
https: //karashchuk.com/postfix/tls_openssl_smtpd_tls/
3. Set up openDKIM:
https://blog.ceae.info/tag/dkim/
4. Set up SPF and DMARC (just TXT records for the domain, google it)
5. Set up PTR (what would IP refer to your domain)
6. Close access to ports in iptables
Because I have a mail server on a separate machine so as not to expose the main server to DDOS attacks, an additional thing that I do for my mail server is hide the sender's ip address:
https://major.io/2013/04/14/remove -sensitive-infor...
I'll add that I had a server transfer. The configured old server according to these articles has successfully worked for a couple of years
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question