Re: [SM-USERS] call to undefined function getPref

2007-08-08 Thread Paul Lesniewski
On 09 Aug 2007 08:20:00 +0200, Helmut Hullen <[EMAIL PROTECTED]> wrote: > Hallo, Paul, > > Du meintest am 08.08.07 zum Thema Re: [SM-USERS] call to undefined function > getPref: > > >> Changing the "php.ini" in "/etc/apache" moves the place where the > >> error is shown - "getPref" itself is reach

[SM-USERS] Any tool to Stress Test Squirrelmail.

2007-08-08 Thread Tom riddle
Hello , i m using squirrelmail-1.5.1,apache/.0.59 ,PHP/5.2.0 and mysql/5.0.27. I am using a Perl driver wherein i m sending a http request to each page one by one for eg login.php , redirect.php and right_main.php to display Inbox. But the performance is slow(total 1000 request in 300 seconds).I

Re: [SM-USERS] call to undefined function getPref

2007-08-08 Thread Helmut Hullen
Hallo, Paul, Du meintest am 08.08.07 zum Thema Re: [SM-USERS] call to undefined function getPref: >> Changing the "php.ini" in "/etc/apache" moves the place where the >> error is shown - "getPref" itself is reachable and used (I have set >> breakpoints in it - they are shown). >> >> Maybe I have

Re: [SM-USERS] Problem receiving emails in base64

2007-08-08 Thread Tomas Kuliavas
> I'm receiving some emails with attachments that are in base64. The message > text and attachment are both encoded base64. Problem is the message is not > decoding properly and I can't figure out why. Can someone tell me what to > check. I'm currently running Squirrelmail 1.4.8-4 fc5. I tried upgr

Re: [SM-USERS] Search feature

2007-08-08 Thread sgmayo
> Hi, > > I have the same problem too but i couldn't find Allow advanced search > under general option. Is it because the one i'm using is a bit of old > version (1.4.6)? > > Thank you in advance > > > - Original Message > From: Fredrik Jervfors <[EMAIL PROTECTED]> > To: squirrelmail-user

Re: [SM-USERS] Search feature

2007-08-08 Thread Daminto Lie
Hi, I have the same problem too but i couldn't find Allow advanced search under general option. Is it because the one i'm using is a bit of old version (1.4.6)? Thank you in advance - Original Message From: Fredrik Jervfors <[EMAIL PROTECTED]> To: squirrelmail-users@lists.sourceforge.

[SM-USERS] Autocomplete

2007-08-08 Thread sgmayo
I am just curious if anyone knows if there are any plans to make an autocomplete for firefox or is it not possible? It completes things if I have already send an email, but it would be nice if it would search the address book like Internet Explorer does. -- Scott Mayo System Administrator Bloomf

Re: [SM-USERS] Search feature

2007-08-08 Thread Fredrik Jervfors
> Is there a way to search on multiple criteria in squirrelmail? i.e. If > I want to search the SUBJECT for the word 'problems' and also search the > FROM for the word administrator. Yes, if you're using the development branch. Activate the advanced search in the SquirrelMail configuration file.

Re: [SM-USERS] call to undefined function getPref

2007-08-08 Thread Paul Lesniewski
On 8/7/07, Helmut Hullen <[EMAIL PROTECTED]> wrote: > > I have installed on some servers squirrelmail, versions 1.4.9 and 1.5.1. > Distribution: home brew, based on slackware 11.0. > > One of these servers may not show me the start side of a user; > lynx localhost/squirrelmail > allows me logging i

Re: [SM-USERS] Tiny lay-out issues in squirreloutlook theme

2007-08-08 Thread Sybrand Bekius
On Tue, August 7, 2007 07:11, Tomas Kuliavas wrote: >> On 8/6/07, Aernout Schmidt <[EMAIL PROTECTED]> wrote: >> >>> Having Squirrelmail in use for a few days, I am growing very attached >>> to it. There are two tiny lay-out issues I would like to reconfigure, >>> however, but I do not succeed on my

[SM-USERS] call to undefined function getPref

2007-08-08 Thread Helmut Hullen
I have installed on some servers squirrelmail, versions 1.4.9 and 1.5.1. Distribution: home brew, based on slackware 11.0. One of these servers may not show me the start side of a user; lynx localhost/squirrelmail allows me logging in and then shows the two frames. On the other servers I can go

Re: [SM-USERS] Problem with SMTP AUTH to Postfix

2007-08-08 Thread Marco De Vitis
Il 08/08/2007 21:07, Paul Lesniewski ha scritto: > to the sitewide user settings in the code whatsoever. I think you > need to upgrade. Oh yes, you put me on the right track, thanks: http://sourceforge.net/support/tracker.php?aid=1531889 -- Ciao, Marco. ---

[SM-USERS] Problem receiving emails in base64

2007-08-08 Thread Lord Viperz
I'm receiving some emails with attachments that are in base64. The message text and attachment are both encoded base64. Problem is the message is not decoding properly and I can't figure out why. Can someone tell me what to check. I'm currently running Squirrelmail 1.4.8-4 fc5. I tried upgrading to

Re: [SM-USERS] Problem with SMTP AUTH to Postfix

2007-08-08 Thread Paul Lesniewski
On 8/8/07, Marco De Vitis <[EMAIL PROTECTED]> wrote: > Hi, > I'm using Squirrelmail 1.4.9a on Debian Etch, it works fine except for > the SMTP part. > > I need to send mail through a different machine, which is the SMTP > server for my LAN; it uses Postfix, and is configured with > authentication a

Re: [SM-USERS] bayesspam error

2007-08-08 Thread Paul Lesniewski
On 8/8/07, Theo Richel <[EMAIL PROTECTED]> wrote: > > > > > Hji, > > > > I am trying to install the plugin Bayesspam and I get the following error: Two notes: you should NOT be implementing filtering of any sort in a mail client. This belongs (and is far more powerful) on the server side. A too

Re: [SM-USERS] Folder size

2007-08-08 Thread sgmayo
> I set quotas up in Cyrus. Is there a way for my squirrelmail users to see > the current size of their mailboxes so that they know when they are > getting full? > > I have not found any switches to set for this yet. I am using > squirrelmail 1.4.10a. Sorry about the post. I just found the plu

[SM-USERS] Folder size

2007-08-08 Thread sgmayo
I set quotas up in Cyrus. Is there a way for my squirrelmail users to see the current size of their mailboxes so that they know when they are getting full? I have not found any switches to set for this yet. I am using squirrelmail 1.4.10a. Thanks. -- Scott Mayo System Administrator Bloomfield

Re: [SM-USERS] call to undefined function getPref

2007-08-08 Thread Paul Lesniewski
On 08 Aug 2007 13:05:00 +0200, Helmut Hullen <[EMAIL PROTECTED]> wrote: > Hallo, Paul, > > Du (paul) meintest am 07.08.07: > > >> Can I do more debugging? > > > In functions/prefs.php you can go to line 39 and insert this: > > > echo "PREFS BACKEND IS $prefs_backend"; exit; > > Changing the "php.in

Re: [SM-USERS] Archive not working

2007-08-08 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Wednesday, August 08, 2007 10:17 AM > To: squirrelmail-users@lists.sourceforge.net > Subject: [SM-USERS] Archive not working > > I have the archive plug-in installed. When

[SM-USERS] Search feature

2007-08-08 Thread sgmayo
Is there a way to search on multiple criteria in squirrelmail? i.e. If I want to search the SUBJECT for the word 'problems' and also search the FROM for the word administrator. Thanks. Scott - This SF.net email is sponsore

[SM-USERS] Archive not working

2007-08-08 Thread sgmayo
I have the archive plug-in installed. When I try to archive a folder that is good sized, it works for a bit and then the screen box that shows the emails just goes blank. It works if I just select a few messages at a time. Is there a setting in squirrelmail or php that I need to change? Also to

[SM-USERS] Problem with SMTP AUTH to Postfix

2007-08-08 Thread Marco De Vitis
Hi, I'm using Squirrelmail 1.4.9a on Debian Etch, it works fine except for the SMTP part. I need to send mail through a different machine, which is the SMTP server for my LAN; it uses Postfix, and is configured with authentication and SSL on port 465; it can accept only two special username/pa

[SM-USERS] bayesspam error

2007-08-08 Thread Theo Richel
Hji, I am trying to install the plugin Bayesspam and I get the following error: 'Warning: main(DB.php): failed to open stream: No such file or directory in /home/virtual/site407/fst/var/www/html/squirrel149a/plugins/bayesspam/config .php on line 2' Can anyone please tell me what to do a

Re: [SM-USERS] call to undefined function getPref

2007-08-08 Thread Helmut Hullen
Hallo, Paul, Du (paul) meintest am 07.08.07: >> Can I do more debugging? > In functions/prefs.php you can go to line 39 and insert this: > echo "PREFS BACKEND IS $prefs_backend"; exit; Changing the "php.ini" in "/etc/apache" moves the place where the error is shown - "getPref" itself is reac