Re: [SM-USERS] user over quota - problem

2007-12-29 Thread Fredrik Jervfors
"Sune Pejtersen": > It has not been possible for me to receive any mails the last few days - > when trying, the mailer daemon will reply with a message indicating "user > over quota" > > When I try to delete e-mails from the inbox I get the following error > message: > > ERROR: Could not complete r

Re: [SM-USERS] user over quota - problem

2007-12-29 Thread Henrik Andreasen
On Dec 30, 2007 2:16 AM, Sune Pejtersen <[EMAIL PROTECTED]> wrote: > It has not been possible for me to receive any mails the last few days – > when trying, the mailer daemon will reply with a message indicating "user > over quota" You need some more space on the server ;) > When I try to delete

[SM-USERS] user over quota - problem

2007-12-29 Thread Sune Pejtersen
Hi there, It has not been possible for me to receive any mails the last few days - when trying, the mailer daemon will reply with a message indicating "user over quota" When I try to delete e-mails from the inbox I get the following error message: ERROR: Could not complete request. Quer

Re: [SM-USERS] How to auto display directory in Maildir? such as '.Spam'.

2007-12-29 Thread Paul Lesniewski
On 12/29/07, Michael Bibby <[EMAIL PROTECTED]> wrote: > hi, all. > > I use maildrop to create a spam directory: > > # maildirmake -f Spam $MAILDIR > # echo INBOX.Spam >> $MAILDIR/courierimapsubscribed > > And SM found it in "Floders --> Unsubscribe/Subscribe" named 'Spam'. > > How can i make it aut

[SM-USERS] How to auto display directory in Maildir? such as '.Spam'.

2007-12-29 Thread Michael Bibby
hi, all. I use maildrop to create a spam directory: # maildirmake -f Spam $MAILDIR # echo INBOX.Spam >> $MAILDIR/courierimapsubscribed And SM found it in "Floders --> Unsubscribe/Subscribe" named 'Spam'. How can i make it auto displayed in left sidebar? under "INBOX/Drafts/Sent/Trash". Thanks