Prezados bom dia.

Estou subindo um servidor novo no Debian Squeeze, instalei o pacote do
SPF via aptitude:

:~# aptitude install postfix-policyd-spf-perl

:~# dpkg -l | grep spf
ii  libmail-spf-perl                         2.007-1
   Perl implementation of Sender Policy Framework and Sender ID
ii  postfix-policyd-spf-perl                 2.007-2
   Simple Postfix policy server for RFC 4408 SPF checking

Adicionei as linhas no main.cf e no master.cf:

master.cf:
policy  unix    -       n       n       -       -       spawn
        user=nobody argv=/usr/bin/perl /usr/sbin/postfix-policyd-spf-perl

main.cf:
smtpd_recipient_restrictions = reject_non_fqdn_recipient,
                               reject_unknown_recipient_domain,
                               permit_mynetworks,
                               permit_sasl_authenticated,
                               reject_unauth_destination,
                               check_policy_service unix:private/policy

Porém, nos logs recebo a seguinte mensagem:
 postfix/qmgr[17587]: warning: connect to transport private/procmail:
No such file or directory

Já revisei as configurações, procurei no google, mas não tive nenhuma
resposta, alguém conseguiria me dar essa força?

Agradeço desde já.

Atenciosamente,
Allan Carvalho
_______________________________________________
Postfix-BR mailing list
Postfix-BR@listas.softwarelivre.org
http://listas.softwarelivre.org/mailman/listinfo/postfix-br

Responder a