Re: [SM-USERS] Error Sending Message

2005-04-27 Thread Jonathan Angliss
Hello Eric N. Valor, On Wednesday, April 27, 2005, you wrote: > All: I continually get this message when trying to send mail via > squirrelmail. The filesystem is only 15% utilized (so it's not actually > an error of "no space left on device"). I likewise have no quotas set > on any filesystem

[SM-USERS] Error Sending Message

2005-04-27 Thread Eric N. Valor
All: I continually get this message when trying to send mail via squirrelmail. The filesystem is only 15% utilized (so it's not actually an error of "no space left on device"). I likewise have no quotas set on any filesystems on this server. I appreciate any assistance anyone can render.

[SM-USERS] A user can not create a filter?

2005-04-27 Thread T Reaves
Hi all. This is probably not a SM issue exactly, but I'm not sure where things are going wrong. I have a system set up running postfix/cyrus-imap, with SM as the front end. This is working great. I recently decided to get server-side filtering up-and-running. So I enabled the plugin

[SM-USERS] charset dismatch & html display invisible

2005-04-27 Thread Kai Zhu
Hello list: I am a new admin and I have searched this list already, no luck to find answers for my two problems: (1) when I receive an email which has header "Content-Type: text/plain; charset=us-ascii" but actually contains other charset characters in the email body, say, Chinese (gb2312 encodin

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread p dont think
I was going to say "that should never happen", but if one web server clobbers another's session file with a new user, it is slightly possible, however you will never get the issue of you deleting a message in one of your folders, and it deleting a message in another. The code uses post variables to

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread Jonathan Angliss
Hello John Madden, On Wednesday, April 27, 2005, you wrote: >> I was going to say "that should never happen", but if one web >> server clobbers another's session file with a new user, it is >> slightly possible, however you will never get the issue of you >> deleting a message in one of your folde

[SM-USERS] Enhanced addressbook (contact list)

2005-04-27 Thread beaujolais
Hi. I'm using squirrelmail for family e-mails only and I'd need better address book. What I mean is I'd like to have some SIMPLE file based address book with additional fields like Address, Telephone, Is there something like this available? thx ---

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread John Madden
> I don't think this has been raised before. You are looking for a > database replacement for the attachments directory? I suppose there > could be an option to upload files straight to the db as blobs or > something, but thus far there has never been a need seen for this that I > am aware of. K

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread John Madden
> We use LVS to access the webservers so we have full > failover/redundancy/load balancing at webserver level. The database is > working perfect but we need to do something with it if we want to have > an automatic failover/redundancy at this level too. Do you use LVS's persistence? John --

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread p dont think
>>>At the very least, >>>establish persistence to your web servers on your load balancer so the >>>one-web-server-at-a-time can serialize requests to the PHP session as the >>>user >>>makes simultaneous requests. >> >>Do you have any pointers of where to go read about this? I'm

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread Rafael Martinez
On Wed, 2005-04-27 at 12:46 -0700, p dont think wrote: [] > > At the very least, > > establish persistence to your web servers on your load balancer so the > > one-web-server-at-a-time can serialize requests to the PHP session as the > > user > > makes simultaneous requests. > > Do you ha

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread John Madden
> I was going to say "that should never happen", but if one web server > clobbers another's session file with a new user, it is slightly > possible, however you will never get the issue of you deleting a > message in one of your folders, and it deleting a message in another. > The code uses post va

[SM-USERS] vacation not working

2005-04-27 Thread Eric Wagar
I have Squirrel 1.4.4 with a user trying to use the avelsieve Filters plugin to setup a vacation script. After he sets it up to just look for his email address, and saves it, the vacation script doesn't seem to work. Watching the SYSLOG, I see that the message comes in, but nothing is sent bac

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread John Madden
>> At the very least, >> establish persistence to your web servers on your load balancer so the >> one-web-server-at-a-time can serialize requests to the PHP session as the >> user >> makes simultaneous requests. > > Do you have any pointers of where to go read about this? I'm about to > start do

Re: [SM-USERS] Shared Calendar

2005-04-27 Thread Paul Lesneiwski
Joel Zucker wrote: Yes, I selected the specific calendar with the results listed below. I'll try removing the items you listed below from the ics import file and see if that helps. Just added info, I did create an entry for the current calendar and it persists fine, so we at least know the calenda

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread Jonathan Angliss
Hello John Madden, On Wednesday, April 27, 2005, you wrote: >> No, why? Since I've moved sessions to an NFS shared point that >> should be fine. No? > You WILL get goofy behaviour with this due to NFS's lack of flock() support. > SQM > will work, but strange things will happen (messages b

Re: [SM-USERS] Question re: SQ and PHP

2005-04-27 Thread Paul Lesneiwski
Braun Brelin wrote: Hello, I'm trying to modify Squirrelmail so that when people add attachments to a mail composition, squirrelmail will automatically convert them from one document type to another (specifically, converting from an Open Office format to Microsoft Office). I can do the conversion

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread p dont think
John Madden wrote: No, why? Since I've moved sessions to an NFS shared point that should be fine. No? You WILL get goofy behaviour with this due to NFS's lack of flock() support. SQM will work, but strange things will happen (messages being deleted from the wrong folder, for example) whe

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread John Madden
> No, why? Since I've moved sessions to an NFS shared point that > should be fine. No? You WILL get goofy behaviour with this due to NFS's lack of flock() support. SQM will work, but strange things will happen (messages being deleted from the wrong folder, for example) when sessions start

Re: [SM-USERS] Shared Calendar

2005-04-27 Thread Joel Zucker
Got it! Just needed to change those items to reflect the current calendar: X-WR-CALNAME:Personal X-WR-RELCALID:sm_cal_joel After making those changes it uploaded no problem. (You can get the current X-WR-RELCALID value by running Calendar in debug mode and accessing you calendar [I'm sure there

Re: [SM-USERS] Shared Calendar

2005-04-27 Thread Joel Zucker
After removing: X-WR-CALNAME:Personal Calendar for joel X-WR-RELCALID:sm_cal_joel__zuck_com from the ics file I got the following error: ERROR IN CALENDAR FILE BACKEND (cal_file_get_calendar_do): cannot find calendar file for calendar ID sm_uploaded_cal_Personal Calendar for joel__joel Prior to

Re: [SM-USERS] Shared Calendar

2005-04-27 Thread Paul Lesneiwski
Joel Zucker wrote: Hi Paul, I'm having difficulty getting Calendar 2.1 to work properly. After I disable the old calendar and enable 2.1 I see 2 personal Calendars. I 2.0.1 then export events from the Personal Calendar containing events, and then try to import these entries into the new Personal

[SM-USERS] Question re: SQ and PHP

2005-04-27 Thread Braun Brelin
Hello, I'm trying to modify Squirrelmail so that when people add attachments to a mail composition, squirrelmail will automatically convert them from one document type to another (specifically, converting from an Open Office format to Microsoft Office). I can do the conversion, but is it permitte

Re: [SM-USERS] Shared Calendar

2005-04-27 Thread Joel Zucker
Yes, I selected the specific calendar with the results listed below. I'll try removing the items you listed below from the ics import file and see if that helps. Just added info, I did create an entry for the current calendar and it persists fine, so we at least know the calendar is working. Also

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread Tomas Kuliavas
You forgot to provide list of installed plugins. SquirrelMail stock plugins should not create this error. Remove all enabled plugins and enable them one by one. >>> No plugins installed. >> >> what modifications are made in squirrelmail scripts? >> > None, fresh i

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread Tuc at Beach House
> > >> > >> You forgot to provide list of installed plugins. SquirrelMail stock > >> plugins should not create this error. Remove all enabled plugins and > >> enable them one by one. > >> > > No plugins installed. > > what modifications are made in squirrelmail scripts? > None, fresh

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread Tomas Kuliavas
>> >> You forgot to provide list of installed plugins. SquirrelMail stock >> plugins should not create this error. Remove all enabled plugins and >> enable them one by one. >> > No plugins installed. what modifications are made in squirrelmail scripts? have you considered storing sessions i

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread Tuc at Beach House
> > You forgot to provide list of installed plugins. SquirrelMail stock > plugins should not create this error. Remove all enabled plugins and > enable them one by one. > No plugins installed. Tuc --- SF.Net email is s

Re: [SM-USERS] Load Balancing and session side effect

2005-04-27 Thread Tomas Kuliavas
> Hi, > > Trying to install from scratch a new Squirrelmail 1.4.4 and PHP > 4.3.11 from FreeBSD ports. I'm also trying to do it behind a load > balancer. > I've changed the session.save_path to a directory the two servers can see, > they are running lockd/statd... And I think I have it 99% wo