On 10/30/06, Márcio Luciano Donada <mdonada@xxxxxxxxxxxxxxxxxxxxxx> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Rodrigo Lorenz wrote:
> Saudações freebsd users,
>
> Estou tentando aplicar um conjunto de patches no qmail,
> incluindo o qmail-spf-rc5.patch e o qmail-smtpd-auth-0.31, porém estou
> tendo problemas. Considerando só esses 2 patches, quando aplico só o
> qmail-spf, compila normal e quando aplico só o qmail-smtp-auth também
> compila normal, mas quando aplico os 2 patches não compila, da vários
> erros que são obscuros para mim. Segue os erros:
>
> qmail-smtpd.c: In function `setup':
> qmail-smtpd.c:140: error: `spfbehavior' undeclared (first use in this
function)
> qmail-smtpd.c:140: error: (Each undeclared identifier is reported only once
> qmail-smtpd.c:140: error: for each function it appears in.)
> qmail-smtpd.c:149: error: `SPF_DEFEXP' undeclared (first use in this
function)
> qmail-smtpd.c: In function `smtp_mail':
> qmail-smtpd.c:286: error: `spfbehavior' undeclared (first use in this
function)
> qmail-smtpd.c:289: error: `SPF_OK' undeclared (first use in this function)
> qmail-smtpd.c:290: error: `SPF_NONE' undeclared (first use in this
function)
> qmail-smtpd.c:291: error: `SPF_UNKNOWN' undeclared (first use in this
function)
> qmail-smtpd.c:292: error: `SPF_NEUTRAL' undeclared (first use in this
function)
> qmail-smtpd.c:293: error: `SPF_SOFTFAIL' undeclared (first use in this
function)
> qmail-smtpd.c:294: error: `SPF_FAIL' undeclared (first use in this
function)
> qmail-smtpd.c:295: error: `SPF_ERROR' undeclared (first use in this
function)
> qmail-smtpd.c:298: error: `SPF_NOMEM' undeclared (first use in this
function)
> qmail-smtpd.c: In function `spfreceived':
> qmail-smtpd.c:456: error: `spfbehavior' undeclared (first use in this
function)
> qmail-smtpd.c: In function `main':
> qmail-smtpd.c:747: warning: return type of 'main' is not `int'
> *** Error code 1
>
> alguém sabe resolver isso? Ou spf + smtp-auth no qmail não funciona?
>
Rodrigo boa tarde,
Funciona sim e muito bem! Você está instalando via ports? De uma
olhada no port do qmail tem a opção, basta marcar ela.
Abraço,
Olá Márcio, desculpe a demora em responder! Instalei o qmail tem um
tempão, uns 2 anos atráz, não instalei nada pelo ports, tudo está
funcionando legal, mas estou querendo usar SPF, vou dar uma olhada no
ports, valeu Márcio!
Rodrigo Lorenz
|