[SM-USERS] Shared Calendar

2005-04-20 Thread Joel Zucker
Hola, I am getting the following error when attempting to export my Personal Calendar: ERROR IN CALENDAR FILE BACKEND (cal_file_get_calendar_do): cannot find calendar file for calendar ID personal When I attempt to export a public calendar it works fine. Has anyone else run into this problem.

Re: [SM-USERS] System wide $default_folder_prefix - new feature?

2005-04-20 Thread Nicola Pedrozzi
Marc Groot Koerkamp wrote: Probably not. SquirrelMail talks to imap and doesn't care where the mailboxes are located. So if we select the INBOX (which is a special folder) then your imap server knows where it's located. Probably you are using UW where the folder prefix is used to define the locatio

Re: [SM-USERS] System wide $default_folder_prefix - new feature?

2005-04-20 Thread Nicola Pedrozzi
Basically now all the INBOX... files are stored in the same base-dir for all users (with ugly drwxrwxrwt permissions - security flaw?): $system_folder_prefix/$username/$default_folder_prefix Sorry, permission drwxrwxrwt is set only on: $system_folder_prefix Bye nIc

[SM-USERS] squirremail to outlook

2005-04-20 Thread Giovanni Serrato
Hi.   How can i download my personal squirremail folders to oulook?   or   How can i backup my personal squirremail folders using a client pc?   Thanks a lot!   Giovanni.__Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around

Re: [SM-USERS] Unknown date

2005-04-20 Thread Jonathan Angliss
Is there any way to "fix" this problem? >>> Yes, see: >>> http://cvs.sourceforge.net/viewcvs.py/squirrelmail/squirrelmail/functi >>> on s/ date.php?r1=1.56&r2=1.57 >>> That's a fix I added to our devel branch a while ago. That should fix >>> your problem. >> When did we start hacking the

Re: [SM-USERS] Re: "ToDo" Issues

2005-04-20 Thread Paul Lesneiwski
After I enabled the Shared ToDo List I tried to access the "ToDo" link and was greeted with the following error: Fatal error: Cannot redeclare delete_event() (previously declared in /usr/share/squirrelmail/plugins/todo/todo_data.php:135) in /usr/share/squirrelmail/plugins/calendar/backend_functions

Re: [SM-USERS] Re: "ToDo" Issues

2005-04-20 Thread Joel Zucker
Hi Paul, I just tried installing the Shared ToDo lists to use until the ToDo list is added to the Shared Calendar Plugin. After I enabled the Shared ToDo List I tried to access the "ToDo" link and was greeted with the following error: Fatal error: Cannot redeclare delete_event() (previously decl

[SM-USERS] Address Book feature differences between v1.4.2 and 1.4.3a

2005-04-20 Thread Laurel Bowen
In version 1.4.2 when you wanted to send the same email to everyone in your address book, you could click on an "ALL" link in the gray bar above the addresses.  It would select all email addresses.  In version 1.4.3a this feature is missing.  Is it available in v1.4.4 or available in a plugin? L

Re: [SM-USERS] Unknown date

2005-04-20 Thread Marc Groot Koerkamp
Jonathan Angliss wrote: > >>> Is there any way to "fix" this problem? >>> > >> Yes, see: >> http://cvs.sourceforge.net/viewcvs.py/squirrelmail/squirrelmail/function >> s/ date.php?r1=1.56&r2=1.57 > >> That's a fix I added to our devel branch a while ago. That should fix >> your problem. > > When

Re: [SM-USERS] SquirrelMail authenticated user in message headers

2005-04-20 Thread Gavin Henry
> >> Why, oh why, does SquirrelMail have this header in it's messages: > >> SquirrelMail authenticated user your_username > > You should read the archives for the development list. This has come up a > couple of times, and there is code in the development branch that allows > the administrator to

Re: [SM-USERS] SquirrelMail authenticated user in message headers

2005-04-20 Thread Jonathan Angliss
> Why, oh why, does SquirrelMail have this header in it's messages: > SquirrelMail authenticated user your_username You should read the archives for the development list. This has come up a couple of times, and there is code in the development branch that allows the administrator to hide this.

[SM-USERS] SquirrelMail authenticated user in message headers

2005-04-20 Thread Gavin Henry
Dear All, Why, oh why, does SquirrelMail have this header in it's messages: SquirrelMail authenticated user your_username It's such a security risk. I mean you can see mine if you view "All Message Headers" How can I disable this feature? Thanks. -- Kind Regards, Gavin Henry. Managing Dire

Re: [SM-USERS] Unknown date

2005-04-20 Thread Jonathan Angliss
>> Is there any way to "fix" this problem? > Yes, see: > http://cvs.sourceforge.net/viewcvs.py/squirrelmail/squirrelmail/functions/ > date.php?r1=1.56&r2=1.57 > That's a fix I added to our devel branch a while ago. That should fix > your problem. When did we start hacking the code to fix bad em

Re: [SM-USERS] System wide $default_folder_prefix - new feature?

2005-04-20 Thread Marc Groot Koerkamp
Nicola Pedrozzi wrote: > Dear all, > since on my system not all the webmail users have a personal local > directory I wanted to set a system wide $default_folder_prefix directory > where all the $username subfolders should go. > > I'm setting up version 1.4.4 and it doesn't seem to be possible, as

[SM-USERS] Large squirrelmail install

2005-04-20 Thread Jason S
I've been using squirrelmail successfully for about 2 years with a small userbase (about 1000). I have the opportunity to setup a webmail system for a large company (approx 150,000) users. They currently only offer pop3 access and a heavily modified version of Omail for webmail. The backend is qm

[SM-USERS] System wide $default_folder_prefix - new feature?

2005-04-20 Thread Nicola Pedrozzi
Dear all, since on my system not all the webmail users have a personal local directory I wanted to set a system wide $default_folder_prefix directory where all the $username subfolders should go. I'm setting up version 1.4.4 and it doesn't seem to be possible, as far as I see, all the INBOX subfold

Re: [SM-USERS] not able to send mail thru postfix with SASL authentication

2005-04-20 Thread Tony Earnshaw
tir, 19.04.2005 kl. 23.56 skrev Paul Lesneiwski: > Ricardo Montañana Gómez wrote: > > Hello! > > > > First of all this is my environment: > > Fedora Core 3 > > postfix-2.2.2 > > courier-imap-4.0.2 > > openldap-2.2.23 > > squirrelmail-1.4.4 > > phamm-0.3.1 > > > > I've got some virtual domains co

Re: [SM-USERS] Unknown date

2005-04-20 Thread Marc Groot Koerkamp
SM-Development wrote: > Hi Jon, > > > Is there any way to "fix" this problem? > Yes, see: http://cvs.sourceforge.net/viewcvs.py/squirrelmail/squirrelmail/functions/date.php?r1=1.56&r2=1.57 That's a fix I added to our devel branch a while ago. That should fix your problem. Regards, Marc Groot

Re: [SM-USERS] Unknown date

2005-04-20 Thread SM-Development
Hi Jon, Is there any way to "fix" this problem? Thanks. On Wed, April 20, 2005 12:33 pm, Jonathan Angliss said: > >> Hi List, >> >> >> I noticed that some emails coming in from clients are displyaed as >> "Unknown date" for the date field. One thing for sure: the emails are >> relayed via a Lotu