1 message in net.sourceforge.lists.courier-maildrop[maildropl] Seeking help regarding ma...
FromSent OnAttachments
jayanta ghoshNov 30, 2007 12:48 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Seeking help regarding maildropActions...
From:jayanta ghosh (jaya@indiatimes.com)
Date:Nov 30, 2007 12:48:13 am
List:net.sourceforge.lists.courier-maildrop

Dear All,

I am trying to setup a mail server with the following softwares and RPMS(all
these rpms are installed in a single machine localhost):- Operating System:-

------------------- 1.RHEL 3.0 update 6 SMTP:-

-------- 2.postfix-2.0.16-14 IMAP,POP3 & authlib:-

-------------------- 3.courier-authlib-debuginfo-0.59.3-10.rh3ES 4.courier-authlib-0.59.3-10.rh3ES 5.courier-authlib-pipe-0.59.3-10.rh3ES 6.courier-authlib-ldap-0.59.3-10.rh3ES 7.courier-imap-4.1.3-1.3ES Openldap:-

----------- 8.openldap-devel-2.0.27-17 9.openldap-2.0.27-17 10openldap-servers-2.0.27-17 11.openldap-clients-2.0.27-17 Webmail:- 12. squirrelmail-1.4.3a-11.EL3 and i have downloaded the source code of maildrop “maildrop-2.0.4.tar.bz2”.
From this source code i have done the compilation. Compilation is done in three
parts:- 1.Configuration is done as shown below:- [root@localhost maildrop-2.0.4]# ./configure --prefix=/root/package/mdrop/
--without-db --enable-maildrop-uid=vmail --enable-maildrop-gid=vmail
--enable-maildropquota --with-etcdir=/etc/maildrop --with-devel 2.make 3.make install This make install part has generated an error and its description is given
below:- [root@localhost maildrop-2.0.4]# make install Making install in numlib make[1]: Entering directory `/root/package/maildrop-2.0.4/numlib' make[2]: Entering directory `/root/package/maildrop-2.0.4/numlib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/root/package/maildrop-2.0.4/numlib' make[1]: Leaving directory `/root/package/maildrop-2.0.4/numlib' Making install in liblock make[1]: Entering directory `/root/package/maildrop-2.0.4/liblock' make[2]: Entering directory `/root/package/maildrop-2.0.4/liblock' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/root/package/maildrop-2.0.4/liblock' make[1]: Leaving directory `/root/package/maildrop-2.0.4/liblock' Making install in unicode make[1]: Entering directory `/root/package/maildrop-2.0.4/unicode' make[2]: Entering directory `/root/package/maildrop-2.0.4/unicode' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/root/package/maildrop-2.0.4/unicode' make[1]: Leaving directory `/root/package/maildrop-2.0.4/unicode' Making install in rfc822 make[1]: Entering directory `/root/package/maildrop-2.0.4/rfc822' make install-am make[2]: Entering directory `/root/package/maildrop-2.0.4/rfc822' make[3]: Entering directory `/root/package/maildrop-2.0.4/rfc822' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/package/maildrop-2.0.4/rfc822' make[2]: Leaving directory `/root/package/maildrop-2.0.4/rfc822' make[1]: Leaving directory `/root/package/maildrop-2.0.4/rfc822' Making install in rfc2045 make[1]: Entering directory `/root/package/maildrop-2.0.4/rfc2045' make install-am make[2]: Entering directory `/root/package/maildrop-2.0.4/rfc2045' make[3]: Entering directory `/root/package/maildrop-2.0.4/rfc2045' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/package/maildrop-2.0.4/rfc2045' make[2]: Leaving directory `/root/package/maildrop-2.0.4/rfc2045' make[1]: Leaving directory `/root/package/maildrop-2.0.4/rfc2045' Making install in gdbmobj make[1]: Entering directory `/root/package/maildrop-2.0.4/gdbmobj' make[2]: Entering directory `/root/package/maildrop-2.0.4/gdbmobj' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/root/package/maildrop-2.0.4/gdbmobj' make[1]: Leaving directory `/root/package/maildrop-2.0.4/gdbmobj' Making install in bdbobj make[1]: Entering directory `/root/package/maildrop-2.0.4/bdbobj' make[2]: Entering directory `/root/package/maildrop-2.0.4/bdbobj' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/root/package/maildrop-2.0.4/bdbobj' make[1]: Leaving directory `/root/package/maildrop-2.0.4/bdbobj' Making install in makedat make[1]: Entering directory `/root/package/maildrop-2.0.4/makedat' make[2]: Entering directory `/root/package/maildrop-2.0.4/makedat' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/root/package/maildrop-2.0.4/makedat' make[1]: Leaving directory `/root/package/maildrop-2.0.4/makedat' Making install in maildir make[1]: Entering directory `/root/package/maildrop-2.0.4/maildir' make install-am make[2]: Entering directory `/root/package/maildrop-2.0.4/maildir' make[3]: Entering directory `/root/package/maildrop-2.0.4/maildir' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/package/maildrop-2.0.4/maildir' make[2]: Leaving directory `/root/package/maildrop-2.0.4/maildir' make[1]: Leaving directory `/root/package/maildrop-2.0.4/maildir' Making install in maildrop make[1]: Entering directory `/root/package/maildrop-2.0.4/maildrop' make install-am make[2]: Entering directory `/root/package/maildrop-2.0.4/maildrop' make[3]: Entering directory `/root/package/maildrop-2.0.4/maildrop' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/package/maildrop-2.0.4/maildrop' make[2]: Leaving directory `/root/package/maildrop-2.0.4/maildrop' make[1]: Leaving directory `/root/package/maildrop-2.0.4/maildrop' make[1]: Entering directory `/root/package/maildrop-2.0.4' make[2]: Entering directory `/root/package/maildrop-2.0.4' test -z "/root/package/mdrop//lib" || mkdir -p -- "/root/package/mdrop//lib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'librfc822.la'
'/root/package/mdrop//lib/librfc822.la' /usr/bin/install -c .libs/librfc822.so.0.0.0
/root/package/mdrop//lib/librfc822.so.0.0.0 (cd /root/package/mdrop//lib && { ln -s -f librfc822.so.0.0.0 librfc822.so.0 ||
{ rm -f librfc822.so.0 && ln -s librfc822.so.0.0.0 librfc822.so.0; }; }) (cd /root/package/mdrop//lib && { ln -s -f librfc822.so.0.0.0 librfc822.so || {
rm -f librfc822.so && ln -s librfc822.so.0.0.0 librfc822.so; }; }) /usr/bin/install -c .libs/librfc822.lai /root/package/mdrop//lib/librfc822.la /usr/bin/install -c .libs/librfc822.a /root/package/mdrop//lib/librfc822.a chmod 644 /root/package/mdrop//lib/librfc822.a ranlib /root/package/mdrop//lib/librfc822.a PATH="$PATH:/sbin" ldconfig -n /root/package/mdrop//lib

---------------------------------------------------------------------- Libraries have been installed in: /root/package/mdrop//lib

If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages.

---------------------------------------------------------------------- /bin/sh ./libtool --mode=install /usr/bin/install -c 'librfc2045.la'
'/root/package/mdrop//lib/librfc2045.la' /usr/bin/install -c .libs/librfc2045.so.0.0.0
/root/package/mdrop//lib/librfc2045.so.0.0.0 (cd /root/package/mdrop//lib && { ln -s -f librfc2045.so.0.0.0 librfc2045.so.0
|| { rm -f librfc2045.so.0 && ln -s librfc2045.so.0.0.0 librfc2045.so.0; }; }) (cd /root/package/mdrop//lib && { ln -s -f librfc2045.so.0.0.0 librfc2045.so ||
{ rm -f librfc2045.so && ln -s librfc2045.so.0.0.0 librfc2045.so; }; }) /usr/bin/install -c .libs/librfc2045.lai /root/package/mdrop//lib/librfc2045.la /usr/bin/install -c .libs/librfc2045.a /root/package/mdrop//lib/librfc2045.a chmod 644 /root/package/mdrop//lib/librfc2045.a ranlib /root/package/mdrop//lib/librfc2045.a PATH="$PATH:/sbin" ldconfig -n /root/package/mdrop//lib

---------------------------------------------------------------------- Libraries have been installed in: /root/package/mdrop//lib

If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages.

---------------------------------------------------------------------- test -z "/root/package/mdrop//man/man1" || mkdir -p --
"/root/package/mdrop//man/man1" /usr/bin/install -c -m 644 './lockmail.1'
'/root/package/mdrop//man/man1/lockmail.1' /usr/bin/install -c -m 644 './maildirmake.1'
'/root/package/mdrop//man/man1/maildirmake.1' /usr/bin/install -c -m 644 './maildrop.1'
'/root/package/mdrop//man/man1/maildrop.1' /usr/bin/install -c -m 644 './mailbot.1'
'/root/package/mdrop//man/man1/mailbot.1' /usr/bin/install -c -m 644 './makemime.1'
'/root/package/mdrop//man/man1/makemime.1' /usr/bin/install -c -m 644 './reformail.1'
'/root/package/mdrop//man/man1/reformail.1' /usr/bin/install -c -m 644 './reformime.1'
'/root/package/mdrop//man/man1/reformime.1' test -z "/root/package/mdrop//man/man3" || mkdir -p --
"/root/package/mdrop//man/man3" /usr/bin/install -c -m 644 './rfc822.3'
'/root/package/mdrop//man/man3/rfc822.3' /usr/bin/install -c -m 644 './rfc2045.3'
'/root/package/mdrop//man/man3/rfc2045.3' test -z "/root/package/mdrop//man/man5" || mkdir -p --
"/root/package/mdrop//man/man5" /usr/bin/install -c -m 644 './maildir.5'
'/root/package/mdrop//man/man5/maildir.5' test -z "/root/package/mdrop//man/man7" || mkdir -p --
"/root/package/mdrop//man/man7" /usr/bin/install -c -m 644 './maildirquota.7'
'/root/package/mdrop//man/man7/maildirquota.7' /usr/bin/install -c -m 644 './maildropex.7'
'/root/package/mdrop//man/man7/maildropex.7' /usr/bin/install -c -m 644 './maildropfilter.7'
'/root/package/mdrop//man/man7/maildropfilter.7' /usr/bin/install -c -m 644 './maildropgdbm.7'
'/root/package/mdrop//man/man7/maildropgdbm.7' /usr/bin/install -c -m 644 './maildirquota.7'
'/root/package/mdrop//man/man7/maildirquota.7' test -z "/root/package/mdrop//man/man8" || mkdir -p --
"/root/package/mdrop//man/man8" /usr/bin/install -c -m 644 './deliverquota.8'
'/root/package/mdrop//man/man8/deliverquota.8' /usr/bin/install -c -m 644 './deliverquota.8'
'/root/package/mdrop//man/man8/deliverquota.8' /root/package/maildrop-2.0.4/install-sh -d /root/package/mdrop//bin /usr/bin/install -c maildir/deliverquota /root/package/mdrop//bin/deliverquota cd /root/package/mdrop//bin; rm -f maildrop.deliverquota /root/package/maildrop-2.0.4/install-sh -d /root/package/mdrop//bin for f in maildrop mailbot reformail ; do \ /usr/bin/install -c maildrop/$f /root/package/mdrop//bin/$f ; \ done /usr/bin/install -c liblock/lockmail /root/package/mdrop//bin/lockmail /usr/bin/install -c maildir/maildirmake /root/package/mdrop//bin/maildirmake /usr/bin/install -c rfc2045/reformime /root/package/mdrop//bin/reformime /usr/bin/install -c rfc2045/makemime /root/package/mdrop//bin/makemime /usr/bin/install -c makedat/makedatprog /root/package/mdrop//bin/makedatprog /usr/bin/install: cannot stat `makedat/makedatprog': No such file or directory make[2]: *** [install-maildrop] Error 1 make[2]: Leaving directory `/root/package/maildrop-2.0.4' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/root/package/maildrop-2.0.4' make: *** [install-recursive] Error 1 [root@localhost maildrop-2.0.4]#

My problem is that the maildropquota is not working but maildrop is delivering
mail in the respective mailboxes(Maildir/) properly. The squirrel mail is generating the following message:-

ERROR: ERROR : Could not append message to INBOX. Server responded: [ALERT] You exceeded your mail quota. Solution: Remove unneccessary messages from your folder and start with your
Trash folder.

Warning: Cannot modify header information - headers already sent by (output
started at /usr/share/squirrelmail/functions/page_header.php:29) in
/usr/share/squirrelmail/src/compose.php on line 407 But when i am checking the mailbox the mail is getting delivered despite of the
above message. Please help.