Re: [SM-USERS] CREATE failed / Disc quota exceeded Error

2004-04-09 Thread Jonathan Angliss
Hello Greg, On Thursday, April 08, 2004, Greg Hurley wrote... > After logging in, the left side frame gives the following error: > ERROR : Could not complete request. > Query: CREATE "INBOX.Sent" > Reason Given: CREATE failed: Can't create mailbox > /usr/home/gshurley/INBOX.Sent: Disc quota exce

Re: [SM-USERS] Not sending

2004-04-09 Thread Jonathan Angliss
Hello Adrian, On Wednesday, April 07, 2004, [EMAIL PROTECTED] wrote... > I have squirrel 1.5.0 and am using a no NAT ADSL connection to a > server in our offices. > The server runs a redhat 7.2 distro called SME server. It has Apache > and PHP 4.1.3. > We have been using Squirrel for a couple of

Re: [SM-USERS] 'copy to' feature

2004-04-09 Thread Seth Randall
I'll add it to my TODO for that plugin. Seth. p dont think said: > >> I would like my users to have the ability to copy messages to the >> bayes-ham folder and still give them the option to transfer the >> message to another folder for long term storage. Both Thunderbird and >> Apple Mail have a

Re: [SM-USERS] "copy to" feature

2004-04-09 Thread p dont think
I would like my users to have the ability to copy messages to the bayes-ham folder and still give them the option to transfer the message to another folder for long term storage. Both Thunderbird and Apple Mail have a "Copy To" feature that will do-- is there any way to do it in squirrelmail?

[SM-USERS] "copy to" feature

2004-04-09 Thread Culley Harrelson
Hi, I have been using squirrelmail on my systems for several years now. I have recently set up spamassassin baysean filtering at the server level (i.e. not using squirrelmail plugins). I have a Spam folder where spam is sent based on procmail filtering and bayes-ham and bayes-spam mailboxes

[SM-USERS] Re: Help How do you use or enable Smtp-Auth through squirrelmail

2004-04-09 Thread Mark A. Hoover
> --__--__-- > From: robbin <[EMAIL PROTECTED]> > > I'm running squirrelmail for a small number of users. It worked fine > until I set up SMTP authentication because the mail server was getting > slammed with spam. The Smtp server is on the same system as the > Squirrelmail and Imap server. So t

[SM-USERS] Unusual Segfault Problems

2004-04-09 Thread ogden nefix
Hi, Firstly, here is a rundown of my setup: 1. Apache 1.3.29 (From source) 2. PHP 4.3.5 (From source) 3. Squirrelmail 1.4.2 When people point their browsers to the webmail/ directory, Apache sometimes reports this: [notice] child pid 6060 exit signal Segmentation fault (11) This happens when t

[SM-USERS] [Fwd: Re: [SM-USERS] IE 6 displays blank page inst Re: [SM-USERS] IE 6 displays blank page instead of maiRe: [SM-USERS] I E 6 d Re: [SM-USERS] IE 6 displays blank page instRe: [SM-USER S] IE 6 displays blank page instead of maiRe: [SM-U Re: [SM-USERS] IE 6 displays blank page instRe: [SM-USERS] IE 6 displays blank page instead of maiReRe: [SM-USERS] IE 6 displays blank page instRe: [SM-USERS] IE 6 displays blank page instead of maiRe: [SM-USERS] IE 6 displays blank page instead of mail contents]

2004-04-09 Thread Bostjan Muller
Tomas Kuliavas wrote: [...] > 2. Please set error_reporting=E_ALL and display_errors=ON or check your webserver's logs. If you get some errors and decide to post them, developers will need your system information too. You can check bug_report plugin for information that should be send. Maybe you ca

Re: [SM-USERS] IE 6 displays blank page instead of mail contents

2004-04-09 Thread Tomas Kuliavas
> Hi, > > In pas couple of days I have discovered, that when I view mail via > squirrelmail and IE 6 (6.0.2800.1106 on win2k), some mails are not > displayed - all I get is just an empty page (here is the code of the > page): > > - > > > > > - 1. squirrelmail does not use meta

[SM-USERS] IE 6 displays blank page instead of mail contents

2004-04-09 Thread Bostjan Muller
Hi, In pas couple of days I have discovered, that when I view mail via squirrelmail and IE 6 (6.0.2800.1106 on win2k), some mails are not displayed - all I get is just an empty page (here is the code of the page): - - The problem only seems to appear in squirrelmail 1.4.2 (1

Re: [SM-USERS] Help How do you use or enable Smtp-Auth through squirrelmail

2004-04-09 Thread robbin
Worked great, thanks Robbin Fredrik Jervfors wrote: I'm running squirrelmail for a small number of users. It worked fine until I set up SMTP authentication because the mail server was getting slammed with spam. The Smtp server is on the same system as the Squirrelmail and Imap server. So the us

Re: [SM-USERS] [Fwd: Failed opening '../plugins/bayesspam/setup.php']

2004-04-09 Thread Jimmy Conner
First of all, does the 'setup.php' actually exist in the 'plugins/bayesspam/' folder? And if so, what are the permissions of the folder and the files in it. The error is coming directly out of "functions/plugin.php" which shows that SM can not find the file (the plugin is enabled, but not all t

Re: [SM-USERS] Squirrelmail as the only MUA

2004-04-09 Thread Avery Day
> >> Wow 5000 users on this one little machine with only 512 memory. If I had >> to take a guess I would say to add 2 or maybe even 3 gigs of ram to this >> machine. Probly just adding more ram alone will solve alot of your >> problems. > > Almost certainly. I'm also considering moving SM to anot

Re: [SM-USERS] Help How do you use or enable Smtp-Auth through squirrelmail

2004-04-09 Thread Fredrik Jervfors
> I'm running squirrelmail for a small number of users. It worked fine > until I set up SMTP authentication because the mail server was getting > slammed with spam. The Smtp server is on the same system as the > Squirrelmail and Imap server. So the users are sending mail from the > local host.

RE: [SM-USERS] incorrect date

2004-04-09 Thread Troy Settle
I'll wager that if you look at the headers of these message, you'll find that the Date: header is missing or malformed, which ends up getting interpreted as 0, or 1/1/1970 00:00:00 GMT. Adjust for timezones in the western hemisphere, and you get times that are for 12/31/1969 (7 or 8PM for EST, 4

[SM-USERS] Help How do you use or enable Smtp-Auth through squirrelmail

2004-04-09 Thread robbin
I'm running squirrelmail for a small number of users. It worked fine until I set up SMTP authentication because the mail server was getting slammed with spam. The Smtp server is on the same system as the Squirrelmail and Imap server. So the users are sending mail from the local host. But I'

Re: [SM-USERS] Squirrelmail as the only MUA

2004-04-09 Thread Marc Groot Koerkamp
Avery Day said: >> > > Dovecot can use both mbox and maildir. I have it setup to use maildir. > Dovecot claims to be the fastest and most secure. But I think anyone who > is claiming to be the most secure is asking for trouble myself. It claims > to use less memory than all of the other imap serv

Re: [SM-USERS] Squirrelmail as the only MUA

2004-04-09 Thread Paul Elliott
> Wow 5000 users on this one little machine with only 512 memory. If I had > to take a guess I would say to add 2 or maybe even 3 gigs of ram to this > machine. Probly just adding more ram alone will solve alot of your > problems. Almost certainly. I'm also considering moving SM to another box fr