Hi everybody!
Im using freebsd 4.11+vpopmail 5.4.10+qmail 1.03[qmailqueue.patch and auth-jms1.4a.patch].
When i try apply the chkuser 2.0.8b patch, i received this errors:
 

./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: In function `smtp_mail':
qmail-smtpd.c:290: `CHKUSER_OK' undeclared (first use in this function)
qmail-smtpd.c:290: (Each undeclared identifier is reported only once
qmail-smtpd.c:290: for each function it appears in.)
qmail-smtpd.c: In function `smtp_rcpt':
qmail-smtpd.c:321: `CHKUSER_KO' undeclared (first use in this function)
qmail-smtpd.c:325: `CHKUSER_RELAYING' undeclared (first use in this function)
qmail-smtpd.c:322: warning: unreachable code at beginning of switch statement
qmail-smtpd.c: In function `main':
qmail-smtpd.c:690: warning: return type of `main' is not `int'
*** Error code 1

Stop in /usr/ports/mail/qmail/work/qmail-1.03.

PS: When i try compile without auth patch everything works fine, but dont send messages because the ausent patch.

 

Thanks

Rafael

 

Reply via email to