Re: [SM-USERS] SOLVED Can't create folders containing subfolders

2008-01-14 Thread Michael Borchers
- Original Message - From: Michael Borchers To: squirrelmail-users@lists.sourceforge.net Sent: Monday, January 14, 2008 10:45 AM Subject: [SM-USERS] Can't create folders containing subfolders Hi, for some reason the checkbox for creating folders and let them co

[SM-USERS] Can't create folders containing subfolders

2008-01-14 Thread Michael Borchers
. _("Let this folder contain subfolders") . ''; } Is this a problem of rights on the server or do I have to set the value somwhere myself? Thanks -- MfG Michael Borchers Tridem GmbH http://www.tridem.de mailt

[SM-USERS] Exporting - changing folder location?

2007-11-30 Thread Michael Borchers
Hello, I am leaving my current provider who offered me a dedicated server so far, so I had full access to the email folders. I am changing to a new provider where I do not have access. Is there a possibility to take all the old emails and folders with me or "simply" copying the folders to a diffe

Re: [SM-USERS] CPU 100% Usage - too large attachment?

2007-04-03 Thread Michael Borchers
now we seem to have more details, SM works fine after updating to php 5.2.1., but it will still crash with 4.4.1!! - Original Message - From: Michael Borchers To: squirrelmail Sent: Tuesday, April 03, 2007 2:06 PM Subject: Re: [SM-USERS] CPU 100% Usage - too large attachment

Re: [SM-USERS] CPU 100% Usage - too large attachment?

2007-04-03 Thread Michael Borchers
prev($msort); $key = key($msort); if (isset($key)) { $result = $msgs[$key]['ID']; break; } } } } } return $result; } From: Michael Borchers

[SM-USERS] CPU 100% Usage - too large attachment?

2007-03-30 Thread Michael Borchers
PHP Version 4.4.1 Apache 2.0 $config_version = '1.4.4'; In my main mailbox/inbox I had 3 "small" emails and one big with a 12MB mp3. When I tried clicking any of these 4 emails Squirrelmail caused a 100% usage on the server and it crashed. This happened though the quota was big enough and also

Re: [SM-USERS] SOLVED - BUG? Re: VServer fetching from DServer

2007-02-06 Thread Michael Borchers
nobody? > >> Our Squirrelmail on a virtual server uses mail_fetch to fetch mail from a >> pop3 on a dedicated server. >> when doing this the left frame freezes or even offer the php file for >> download which means there seems to be an overload or endless loop. >> >> we do NOT have this problem wh

[SM-USERS] SOLVED - BUG? Re: VServer fetching from DServer

2007-02-01 Thread Michael Borchers
> Our Squirrelmail on a virtual server uses mail_fetch to fetch mail from a > pop3 on a dedicated server. > when doing this the left frame freezes or even offer the php file for > download which means there seems to be an overload or endless loop. > > we do NOT have this problem when calling the p

[SM-USERS] VServer fetching from DServer

2007-01-30 Thread Michael Borchers
Our Squirrelmail on a virtual server uses mail_fetch to fetch mail from a pop3 on a dedicated server. when doing this the left frame freezes or even offer the php file for download which means there seems to be an overload or endless loop. we do NOT have this problem when calling the pop from an

[SM-USERS] Switching from File -> DB

2007-01-23 Thread Michael Borchers
We tested the database functions for addresses and userprefs. They work fine. But since we have lots of customers that have been using the file-stored-functions we are looking for a way to import addresses and userprefs into MySQL. Any Scripts known? -

[SM-USERS] CPU usage

2006-11-30 Thread Michael Borchers
we installed squirrelmail on our dedicated server. my account uses about 20 filters on the INBOX and also calls about 15 pop servers that are on the same server. we recognized that this procedure causes a lot of CPU usage. is there a "smarter" way to call the pop accounts or a way to decrease C

[SM-USERS] shortcuts

2006-04-06 Thread Michael Borchers
is there a plugin for accessing options via shotcuts, f.e. delete a mail = alt + d - this would save some time;)

WG: [SM-USERS] cannot delete (sub-)folders

2005-04-12 Thread Michael Borchers
> I have problems with removing new folders I created when they > have subfolders. > Though I first deleted the subfolder they still remain in the > folder list > but cannot be clicked. > > f.e. > main > - sub1 > - sub2 > > After having removed every subfolder I tried to remove the main folder

[SM-USERS] cannot delete (sub-)folders

2005-04-11 Thread Michael Borchers
I have problems with removing new folders I created when they have subfolders. Though I first deleted the subfolder they still remain in the folder list but cannot be clicked. f.e. main - sub1 - sub2 After having removed every subfolder I tried to remove the main folder but I get the follwing mes

[SM-USERS] .mailboxlist not changed

2005-02-23 Thread Michael Borchers
when deleting folders they are removed on the server but not in the .mailboxlist file so i can still see the folders in the list. i then remove them by hand. the .mailboxlist file has 644 rights and belongs to the same group as the folders SquirrelMail Version 1.4.4 Redhat

WG: [SM-USERS] updating SquirrelMail 1.4.4 Released

2005-02-07 Thread Michael Borchers
> > > > >>> ERROR : Connection dropped by imap-server. > > > > >>> Query: NAMESPACE > > > > > > > > >> Okay, my mistake, I didn't see the code just a few lines > > > > down from the > > > > >> check on namespace. It appears we do call NAMESPACE, > > > > after we verify the > > > > >> server sup

AW: WG: [SM-USERS] updating SquirrelMail 1.4.4 Released

2005-02-03 Thread Michael Borchers
> > >>> ERROR : Connection dropped by imap-server. > > >>> Query: NAMESPACE > > > > >> Okay, my mistake, I didn't see the code just a few lines > > down from the > > >> check on namespace. It appears we do call NAMESPACE, > > after we verify the > > >> server supports it. Are there any errors

AW: AW: WG: [SM-USERS] updating SquirrelMail 1.4.4 Released

2005-01-31 Thread Michael Borchers
-Ursprüngliche Nachricht- Von: Michael Borchers Gesendet: Mittwoch, 26. Januar 2005 09:24 An: squirrel (E-Mail) Betreff: WG: AW: WG: [SM-USERS] updating SquirrelMail 1.4.4 Released >>> ERROR : Connection dropped by imap-server. >>> Query: NAMESPACE >> Okay,

WG: AW: WG: [SM-USERS] updating SquirrelMail 1.4.4 Released

2005-01-26 Thread Michael Borchers
>>> ERROR : Connection dropped by imap-server. >>> Query: NAMESPACE >> Okay, my mistake, I didn't see the code just a few lines down from the >> check on namespace. It appears we do call NAMESPACE, after we verify the >> server supports it. Are there any errors in your log files? > i found one

WG: [SM-USERS] updating SquirrelMail 1.4.4 Released

2005-01-25 Thread Michael Borchers
>>> -Ursprüngliche Nachricht- Von: Jonathan Angliss [mailto:[EMAIL PROTECTED] Gesendet: Montag, 24. Januar 2005 17:39 An: Michael Borchers Cc: squirrel Betreff: Re: WG: [SM-USERS] updating SquirrelMail 1.4.4 Released > ERROR : Connection dropped by imap-server. > Query:

WG: [SM-USERS] updating SquirrelMail 1.4.4 Released

2005-01-25 Thread Michael Borchers
> > ERROR : Connection dropped by imap-server. > Query: NAMESPACE > >Okay, my mistake, I didn't see the code just a few lines down from the >check on namespace. It appears we do call NAMESPACE, after we verify the >server supports it. Are there any errors in your log files? > >-- >Jonathan Angli

[SM-USERS] german language package

2005-01-25 Thread Michael Borchers
just downloaded the following package: de_DE-1.4.4-20050122.zip still missing some words like 'Move Selected To:', 'Transform Selected Messages:'. is there a complete package so far? anyway, even before the language package and after updating to 1.4.4. 'ä, ö, ü, ß' are only displayed as '?'. a

[SM-USERS] mysql?

2005-01-24 Thread Michael Borchers
what are the advantages of using squirrel with mysql for preferences and adressbook, disadvantages? can i import my current preferences into mysql quickly? --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for ope

WG: [SM-USERS] updating SquirrelMail 1.4.4 Released

2005-01-24 Thread Michael Borchers
>>> ia m updating from 1.4.3., after logging in i get the following message: xyz for my filename Preference file, ../data/(xyz).pref, could not be opened. Contact your system administrator to resolve this issue. i copied the ./data folder and the file is there, problems with the owner?! <<< J

[SM-USERS] updating SquirrelMail 1.4.4 Released

2005-01-24 Thread Michael Borchers
ia m updating from 1.4.3., after logging in i get the following message: xyz for my filename Preference file, ../data/(xyz).pref, could not be opened. Contact your system administrator to resolve this issue. i copied the ./data folder and the file is there, problems with the owner?!

WG: [SM-USERS] Query: STATUS "INBOX" (MESSAGES UNSEEN RECENT)

2004-12-20 Thread Michael Borchers
> it seems that the filter does not work when i start squirrelmail because i call several pop3 accounts then, possible?! > i use a pop3 for an account [EMAIL PROTECTED] (it's a catch-all) mails are forwarded into a folder domain_folder i also have some mail filter for this account like [EMAIL PR

[SM-USERS] squirrel-like software

2004-12-19 Thread Michael Borchers
just wondered if there is any similar squirrelmail-like php-based software?! --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to th

[SM-USERS] hiding auth user in mail header

2004-11-11 Thread Michael Borchers
when looking at the header i see my pop username from squirrel: [original data replaced] Received: from [IP] (SquirrelMail authenticated user [user***]); by [my squirrel-domain] with HTTP; any way to hide this? --- This SF.Net email is spo

[SM-USERS] receiving mails from hotmail?

2004-10-25 Thread Michael Borchers
it seems that a hotmail account can only be reached directely through msn or windows outlook, does anybody know a possibility for squirrel - pop3 client or similiar?! --- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal U

[SM-USERS] Query: STATUS "INBOX" (MESSAGES UNSEEN RECENT)

2004-09-21 Thread Michael Borchers
it seems that the filter does not work when i start squirrelmail because i call several pop3 accounts then, possible?! > i use a pop3 for an account [EMAIL PROTECTED] (it's a catch-all) mails are forwarded into a folder domain_folder i also have some mail filter for this account like [EMAIL PROT

[SM-USERS] rights for .mailboxlist

2004-09-07 Thread Michael Borchers
my former problem was / is that though I deleted folders they still appeared in the folder list. the reason was the .mailboxlist file, which did not delete them. it has the rights 644. is this correct or does it have to be changed? why isn't the list updated / folder deleted from that list? ---

[SM-USERS] Query: STATUS "INBOX" (MESSAGES UNSEEN RECENT)

2004-08-19 Thread Michael Borchers
i use a pop3 for an account [EMAIL PROTECTED] (it's a catch-all) mails are forwarded into a folder domain_folder i also have some mail filter for this account like [EMAIL PROTECTED] [EMAIL PROTECTED] supposed to put the incoming mails into subfolders of domain_folder. since i have these filters

[SM-USERS] cannot delete folders

2004-08-05 Thread Michael Borchers
i created a 'test' folder + a subfolder to his called 'test2' when deleting the folders I started with the main folder to see if subfolders are deleted too. instead a 'test' folder remained that cannot be deleted though I deleted the entry in the .mailbox file and the folder and file on the serve

[SM-USERS] Allowed memory size of 8388608 bytes exhausted

2004-08-03 Thread Michael Borchers
Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 131072 bytes) in /plugins/mail_fetch/class.POP3.php on line 381 there should be enough size for the pop3. - can i change the size limit? --- This SF.N

[SM-USERS] cannot remove folder

2004-07-08 Thread Michael Borchers
i created a 'test' folder + a subfolder to his called 'test2' when deleting the folders I started with the main folder to see if subfolders are deleted too. instead a 'test' folder remained that cannot be deleted though I deleted the entry in the .mailbox file and the folder and file on the serve

[SM-USERS] creating subfolders and changing attachment sizes

2004-06-30 Thread Michael Borchers
how can i change the size for an attachment (2M at the moment)? i tried to create subfolders but the options in the selected field where to create subfolders is empty any help? thx --- This SF.Net email sponsored by Black Hat Briefings & Trai