4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Re garding Maildropq...
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:Re: [maildropl] Re garding MaildropquotasizeActions...
From:jayanta_maildrop (jaya@indiatimes.com)
Date:Dec 3, 2007 9:24:04 pm
List:net.sourceforge.lists.courier-maildrop

Dear Tony, Thankyou for your response. I did what you suggested me. But i am not getting the desired output. The reason why i compiled the source code,so that i can configure the maildrop using maildropquota option.If you have any other advice then i am eagarly looking forward to it. Thankyou once again for your reply. Regards, jayanta

Tony Earnshaw-4 wrote:

jayanta_maildrop skrev, on 30-11-2007 12:00:

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:-

In the tarball you downloaded is an rpm spec file. You could better do 'rpmbuild -ta maildrop-2.0.4.tar.bz2' as an ordinary user and build an rpm and install that.

[...]

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

That's a SquirrelMail php error.

--Tonni