[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

debian y qmail+tls



Hola a tod@s,

tengo un servidor correo qmail bajo debian que aun no consigo instalar el
tls (http://shupp.org/smtp-auth-tls/). Pienso que el problema puede estar
pq tengo también implementado smtp-auth de fehcom
(http://www.fehcom.de/qmail/smtpauth.html#PATCHES) y chkuser
(http://www.interazioni.it/opensource/chkuser/).

Bueno estos son los errores que aparece al compilar:
./compile qmail-qmtpd.c
./compile rcpthosts.c
./load qmail-qmtpd rcpthosts.o control.o constmap.o \
received.o date822fmt.o now.o qmail.o cdb.a fd.a wait.a \
datetime.a open.a getln.a sig.a case.a env.a stralloc.a \
alloc.a substdio.a error.a str.a fs.a auto_qmail.o
./compile qmail-smtpd.c
qmail-smtpd.c:166: error: redefinition of `err_child'
qmail-smtpd.c:82: error: `err_child' previously defined here
qmail-smtpd.c:167: error: redefinition of `err_fork'
qmail-smtpd.c:83: error: `err_fork' previously defined here
qmail-smtpd.c:168: error: redefinition of `err_pipe'
qmail-smtpd.c:84: error: `err_pipe' previously defined here
qmail-smtpd.c:169: error: redefinition of `err_write'
qmail-smtpd.c:85: error: `err_write' previously defined here
qmail-smtpd.c:170: error: redefinition of `err_authd'
qmail-smtpd.c:86: error: `err_authd' previously defined here
qmail-smtpd.c:171: error: redefinition of `err_authmail'
qmail-smtpd.c:87: error: `err_authmail' previously defined here
qmail-smtpd.c:172: error: redefinition of `err_noauth'
qmail-smtpd.c:88: error: `err_noauth' previously defined here
qmail-smtpd.c:173: error: redefinition of `err_authabrt'
qmail-smtpd.c:89: error: `err_authabrt' previously defined here
qmail-smtpd.c:174: error: redefinition of `err_input'
qmail-smtpd.c:90: error: `err_input' previously defined here
qmail-smtpd.c:175: error: redefinition of `err_authfail'
qmail-smtpd.c:91: error: `err_authfail' previously defined here
qmail-smtpd.c: En la función `smtp_data':
qmail-smtpd.c:523: error: `protocol' undeclared (first use in this function)
qmail-smtpd.c:523: error: (Each undeclared identifier is reported only once
qmail-smtpd.c:523: error: for each function it appears in.)
qmail-smtpd.c: En la función `main':
qmail-smtpd.c:781: aviso: el tipo de devolución de `main' no es `int'
make: *** [qmail-smtpd.o] Error 1

Alguna ideo o sugerencia.

Gracias por todo.
Un saludo.





Reply to: