qftang <[EMAIL PROTECTED]> wrote:
> now i am doing some development based on qmail,and i want to get the mail
> size in the file qmail-local.c,how can i do that.
If you mean you're writing a program called for delivery from a .qmail file by
qmail-local, the message file descriptor is seekable -- a quick hack would be
to seek to the end and do an ftell() or equivalent.
> Sorry for my poor english.
It's not bad at all.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------