Hi Sam

I got error compiling sqwebmail 20010519:
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/local/include  -g -O2 -Wall -I.. 
-I./.. -c autoresponse.c
autoresponse.c: In function `end_upload':
autoresponse.c:481: warning: implicit declaration of function `signal'
autoresponse.c:481: `SIGCHLD' undeclared (first use in this function)
autoresponse.c:481: (Each undeclared identifier is reported only once
autoresponse.c:481: for each function it appears in.)
:481: `SIG_DFL' undeclared (first use in this function)

Put '#include <signal.h>' in autoresponse.c seems ok.

--
Uelinton

>From: Sam Varshavchik <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: sqwebmail 20010519
>Date: Sat, 19 May 2001 22:26:59 -0400 (EDT)
>
>Download: http://www.courier-mta.org/download.php#sqwebmail
>
>This build contains the completed code for the new autoresponder.
>Arbitrary MIME autoreply content can be uploaded, and a quota system has
>been implemented.
>
>There are also some improved attachment handling code.  Attached textual
>content will have its MIME character set explicitly declared (based on the
>current character set), and is no longer automatically base64-encoded.
>Heuristics will be used to pick the best MIME encoding, instead of using
>base64 for every attachment.  Heuristics will be used to pick the MIME
>content type for unrecognized file extensions.  If the uploaded content
>contains only text data, unknown file extensions will default to
>text/plain, instead of application/octet-stream.
>
>
>--
>Sam
>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Reply via email to