Philippe Strauss writes: 

> Hello! 
> 
> I'm stunt with this: on a freshly installed debian woody,
> sqwebmail complain with this when uploading
> an attachement: 
> 
>       ERROR: You have exceeded your quota 
> 
> It's a hosted domain setup, with all mailboxes under 
> 
> /var/virtualmail/domain.com/userpart/ 
> 
> with uid and gid, virtualmail, set to 200

This error can get generated if the makemime binary is missing or corrupted. 
This is one of those things that is not expected to happen. 

> I tried to strace -f apache running the webmail, I've not
> been able to get anything usefull. 
> 
> 
> OS: latest debian woody 
> 
> ii  courier-authda 0.36.0-1       Courier Mail Server Suite authentification d
> ii  courier-base   0.36.0-1       Courier Mail Server Suite Base System
> ii  courier-imap   1.3.12-1       IMAP daemon with PAM and Maildir support
> ii  courier-ldap   0.36.0-1       LDAP support for Courier Mail Server suite
> ii  courier-mta    0.36.0-1       Mail Transport Agent of the Courier Mail Ser
> ii  courier-pop    0.36.0-1       POP3 daemon with PAM and Maildir support
> ii  courier-webadm 0.36.0-1       Web-based Administration Tool for the Courie
> ii  sqwebmail      0.36.0-1       Webmail Server

Debian packages things a bit differently.  Verify that you have makemime 
installed somewhere, and that somewhere, in fact, is where sqwebmail looks 
for it. 

[mrsam@ny cgi-bin]$ strings sqwebmail | grep makemime
makemime
/usr/local/share/sqwebmail/libexec/sqwebmail/makemime 

You'll probably get something else.  Verify that your makemime binary 
exists. 

-- 
Sam 


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to