Another problem I have now is that after rebooting the server, networking is not working anymore.
This seems to be a Debian configuration, because when I run sudo ifup eth0
It looks you need to install postfix-policyd-spf-python.
It is included in the install, but for some reasons was not installed:
apt-get install postfix-policyd-spf-python -y
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I followed the instructions on this URL http://www.scrolloutf1.com/deploy/install
however after configuring a domain and changing its MX it didn´t work.
Checking mail log files showed the following lines:
Sep 4 19:51:38 email postfix/postscreen[1103]: CONNECT from [209.85.192.41]:35402 to [104.145.233.76]:25
Sep 4 19:51:38 email postfix/postscreen[1103]: WHITELISTED [209.85.192.41]:35402
Sep 4 19:51:38 email postfix/smtpd[1104]: connect from mail-qg0-f41.google.com[209.85.192.41]
Sep 4 19:51:38 email postfix/smtpd[1104]: Anonymous TLS connection established from mail-qg0-f41.google.com[209.85.192.41]: TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)
Sep 4 19:51:38 email spawn[1111]: fatal: spawn_comand: execvp /usr/bin/policyd-spf: No such file or directory
Sep 4 19:51:39 email postfix/spawn[1110]: warning: command /usr/bin/policyd-spf exit status 1
Sep 4 19:51:40 email spawn[1213]: fatal: spawn_comand: execvp /usr/bin/policyd-spf: No such file or directory
Sep 4 19:51:41 email postfix/spawn[1110]: warning: command /usr/bin/policyd-spf exit status 1
Sep 4 19:51:41 email postfix/smtpd[1104]: warning: problem talking to server private/policy-spf: Connection reset by peer
Sep 4 19:51:41 email postfix/smtpd[1104]: NOQUEUE: reject: RCPT from mail-qg0-f41.google.com[209.85.192.41]: 451 4.3.5 Server configuration problem; from=alejandro.lengua@gmail.com to=prueba@dinfinito.com proto=ESMTP helo=<mail-qg0-f41.google.com>
Sep 4 19:51:41 email postfix/smtpd[1104]: disconnect from mail-qg0-f41.google.com[209.85.192.41]</mail-qg0-f41.google.com>
Any suggestion?
Another problem I have now is that after rebooting the server, networking is not working anymore.
This seems to be a Debian configuration, because when I run sudo ifup eth0
I get the following errors too:
https://www.dropbox.com/s/jxo35v5griho4i5/Captura%20de%20pantalla%202015-09-05%2006.43.51.png?dl=0
It looks you need to install postfix-policyd-spf-python.
It is included in the install, but for some reasons was not installed:
apt-get install postfix-policyd-spf-python -y
View and moderate all "Get Help" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Worked for me too
View and moderate all "Get Help" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Worked for me!
View and moderate all "Get Help" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
This worked for me too.
View and moderate all "Get Help" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
I have installed 20160312 build and for some reason I have been getting this error in logs, I installed postfix-policyd-spf-python and fixed.