Menu

Problems after installing/setting up on Debian7

Get Help
2015-09-05
2016-11-26
  • Alejandro Lengua

    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?

     
  • Marius Gologan

    Marius Gologan - 2015-09-05

    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

     
  • Anonymous

    Anonymous - 2016-04-15

    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.

     

Log in to post a comment.