Hi i have gone through that and followed all the instruction but while compiling qmail again i am getting following errors
./compile qmail-queue.c In file included from qmail-queue.c:14: extra.h:1: parse error before `EXTRA_H' qmail-queue.c: In function `main': qmail-queue.c:161: `auto_qmail' undeclared (first use in this function) qmail-queue.c:161: (Each undeclared identifier is reported only once qmail-queue.c:161: for each function it appears in.) qmail-queue.c:230: `QUEUE_EXTRA' undeclared (first use in this function) qmail-queue.c:230: `QUEUE_EXTRALEN' undeclared (first use in this function) qmail-queue.c:155: warning: return type of `main' is not `int' make: *** [qmail-queue.o] Error 1 my extra.h is as follows ifndef EXTRA_H define EXTRA_H define QUEUE_EXTRA "Tlog\0" define QUEUE_EXTRALEN 5 endif whats wrong can some one tell me regards Prashant --- F�bio_Gomes <[EMAIL PROTECTED]> wrote: > Nilesh Naik wrote: > > Hi guys > > > > i am using qmail-103 with the ldap patch , i am > > using this qmail mechine as my smtp relay server , > now > > i want to save each & every mail message which > passes > > through this server > > > > is this possible with qmail ??? > > how any pointers ??? > > > > regards > > Prashant > > > > > > __________________________________________________ > > Do you Yahoo!? > > Yahoo! Mail Plus - Powerful. Affordable. Sign up > now. > > http://mailplus.yahoo.com > > > > > > Please, read this and all the FAQ > > http://cr.yp.to/qmail/faq/admin.html#copies > > Fabio Gomes > > -- > @_{2**2..6*6}=split//,"?iGsDDbooe eoin m-IsvveoF > Tenlmt";print > values%_,"\n" > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
