4 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re garding Maildropquotasize
FromSent OnAttachments
jayanta_maildropNov 30, 2007 2:59 am 
Tony EarnshawNov 30, 2007 5:57 am 
jayanta_maildropDec 3, 2007 9:24 pm 
Tony EarnshawDec 3, 2007 10:22 pm 
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] Re garding MaildropquotasizeActions...
From:jayanta_maildrop (jaya@indiatimes.com)
Date:Nov 30, 2007 2:59:44 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

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. Regards, jayanta