|
Blue Forest http://www.lslnet.com at 12:08 on July 28, 2006
Extra.h log copy
Code :
To the extra.h
# QUEUE_EXTRA ""
0 # QUEUE_EXTRALEN
Changed
# QUEUE_EXTRA "Tlog\0"
# QUEUE_EXTRALEN sizeof (QUEUE_EXTRA)
After I changed to the above set
MAKE CHECK there SETUP
[root@redhat2 Qmail-1.03]# make setup
. /load Qmail-send qsutil.o control.o constmap.o newfield.o \
Prioq.o trigger.o fmtqfn.o quote.o now.o readsubdir.o \
Qmail.o date822fmt.o datetime.a case.a ndelay.a getln.a \
Wait.a seek.a fd.a sig.a open.a lock.a stralloc.a alloc.a \
Substdio.a error.a str.a fs.a auto_qmail.o auto_split.o
Qmail.o (. Text+0x1d) : In function `setup_qqargs' :
: Undefined reference to `env_get '
Collect2 : ld returned 1 exit status
Make : *** 1 [qmail-send] Error
The top is not wrong ah? |
Extra.h log copy
LOG can top the table? |
Extra.h log copy
Your mistakes and improve the document no. Estimate your Makefile right.
Another change on the document only needs to be replaced qmail-queue it.
So
Make qmail-queue
Cp qmail-queue /var/qmail/bin
On the
You can try the table may be used
TlogTanother see |
Extra.h log copy
However, I have replaced useful QMAIL-SCANNER that QMAIL-SCANNET QMAIL-QUEUE! |
Extra.h log copy
Qmail-scanner first to be used as a patch-oh qmail-queue
Bruce Guenter 's QMAILQUEUE patch is required to enable Qmail qmail-queue to call a different program than the one compiled in by default. Qmail-scanner 's qmail-scanner-queue.pl perl script is used instead of Qmail' s qmail-queue binary. After qmail-scanner-queue.pl has run. it calls the original binary qmail-queue to resubmit the message back into the system. |
Extra.h log copy
QMAIL-QUEUE patch, and put on QMAIL have installed!
#patch -p1 ". . /qmailqueue-patch
Is this! |
Extra.h log copy
You are translated qmail problems, what with the operating system? |
Extra.h log copy
I used redhat9 |
Extra.h log copy
That should fight a corresponding patch, you could see the room at the Forum, the stresses of the |
Extra.h log copy
OK, my room! |
Extra.h log copy
Tried many times, as found in the area with sizeof (QUEUE_EXTRA) I QMAIL alone! |
Extra.h log copy
Tlog\0Tanother\0 this method can be used to test the success, thanks gadfly, but that SIZEOF functions impossible, there is a problem with QMAIL! Normal collection and e-mail! |
Extra.h log copy
Not so
Tlog\0Tanother\0
Must
This
"TlogTanother\0"
Otherwise, you may not use any behind
Sizeof () should be, you try not directly figure is the size of the string length +1.
Length not remember \0
You know the controls primitive Tlog |
Extra.h log copy
I am now using this method Tlog\0Tanother\0 ah, \0 considered a symbol,
If I use sizeof (XXX) will not! |
| |