[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mail stuck in transport queue



> 
> > Is there a patch/fix for the dnscache problem?     
> 
> Pick this one to replace your current  getmxrr.c
>  http://www.zmailer.org/cgi-bin/cvsweb.cgi/~checkout~/zmailer/transports/smtp/getmxrr.c?rev=1.33&content-type=text/plain
> 
I tried that but I couldn't compile my zmailer (2.99.55). This is what I 
got:

[root@setup5 smtp]#  make
gcc -Wall -g -O2 -I/local/imap/subset -DHAVE_CONFIG_H -I./../../include 
-I../../include -I../..  -I/local/imap/subset  -c -o smtp.o smtp.c
gcc -Wall -g -O2 -I/local/imap/subset -DHAVE_CONFIG_H -I./../../include 
-I../../include -I../..  -I/local/imap/subset  -c -o appendlet.o 
appendlet.c
gcc -Wall -g -O2 -I/local/imap/subset -DHAVE_CONFIG_H -I./../../include 
-I../../include -I../..  -I/local/imap/subset  -c -o smtptls.o smtptls.c
gcc -Wall -g -O2 -I/local/imap/subset -DHAVE_CONFIG_H -I./../../include 
-I../../include -I../..  -I/local/imap/subset  -c -o getmxrr.o getmxrr.c
getmxrr.c: In function `getmxrr':
getmxrr.c:19: number of arguments doesn't match prototype
smtp.h:494: prototype declaration
getmxrr.c:29: `querybuf' undeclared (first use in this function)
getmxrr.c:29: (Each undeclared identifier is reported only once
getmxrr.c:29: for each function it appears in.)
getmxrr.c:29: parse error before "qbuf"
getmxrr.c:60: `qbuf' undeclared (first use in this function)
getmxrr.c:75: `answer' undeclared (first use in this function)
getmxrr.c:88: `EX_DEFERALL' undeclared (first use in this function)
getmxrr.c:313: too many arguments to function `getmxrr'
make: *** [getmxrr.o] Error 1
[root@setup5 smtp]#

Do I need any additional files?

Francis

-
To unsubscribe from this list: send the line "unsubscribe zmailer" in
the body of a message to majordomo@nic.funet.fi