ID: 22406 Updated by: [EMAIL PROTECTED] Reported By: rbyrns at wenaasusa dot com -Status: Open +Status: Feedback Bug Type: IMAP related Operating System: Free BSD PHP Version: 4.3.1 New Comment:
cclient 2001 works with Quotas so I'm not concerned about that being the case. What are the relevant results from configure? Previous Comments: ------------------------------------------------------------------------ [2003-02-25 09:16:54] rbyrns at wenaasusa dot com I am using the release version 4.3.1 [17 Feb 2003] The imap packages are: imap-uw-2001,1 imap-uw-4.7c ./configure --with-apxs=/usr/local/www/bin/apxs --with-mysql=/usr/local/ --with gd=/usr/local/ --with-freety pe --with-imap --with-config-file-path=/usr/local/www/etc --enable-versioning --with-system-regex --disable- debug --enable-track-vars --enable-inline-optimization --with-gettext --with-xml --with-expat --enable-ftp - -enable-sockets --enable-pic --with-openssl --enable-bcmath --with-freetype --enable-magic-quotes --with-png --enable-gd-native-ttf --with-imap --with-imap-ssl --with-ttf --prefix=/usr/local/www i386--freebsd4.4 ------------------------------------------------------------------------ [2003-02-24 20:14:46] [EMAIL PROTECTED] Are you expecting support on an unknown custom hack to PHP's IMAP module system? Please re-read the rules for submitting a bug and give us more information before an answer can be given. ------------------------------------------------------------------------ [2003-02-24 17:26:12] michael dot mauch at gmx dot de Please give some more info! You don't say which of the source files you used (a release? a snapshot? which?), you don't say which imap version you're using. ------------------------------------------------------------------------ [2003-02-24 16:48:24] rbyrns at wenaasusa dot com Using source posted at php.net on Feb 17 Configure seems to go well but make returns: /usr/home/rex/php-4.3.1/ext/imap/php_imap.c:339: syntax error before `QUOTALIST' /usr/home/rex/php-4.3.1/ext/imap/php_imap.c: In function `mail_getquota': /usr/home/rex/php-4.3.1/ext/imap/php_imap.c:344: `qlist' undeclared (first use in this function) /usr/home/rex/php-4.3.1/ext/imap/php_imap.c:344: (Each undeclared identifier is reported only once /usr/home/rex/php-4.3.1/ext/imap/php_imap.c:344: for each function it appears in.) /usr/home/rex/php-4.3.1/ext/imap/php_imap.c: In function `zif_imap_get_quota': /usr/home/rex/php-4.3.1/ext/imap/php_imap.c:869: `SET_QUOTA' undeclared (first use in this function) /usr/home/rex/php-4.3.1/ext/imap/php_imap.c: In function `zif_imap_get_quotaroot': /usr/home/rex/php-4.3.1/ext/imap/php_imap.c:903: `SET_QUOTA' undeclared (first use in this function) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22406&edit=1
