Re: [SM-USERS] imap server does not support any authentication methods

2005-08-20 Thread Tomas Kuliavas
> I am using OpenBSD 3.7 and I chose to use the UW-imap server. I installed > the server by > package (no plaintext flavour) and still I do not have access to cram-md5 > or digest-md5. I get > this error: > > Bad request: IMAP server does not appear to support the authentication > method selected

[SM-USERS] imap server does not support any authentication methods

2005-08-20 Thread Peter Matulis
I am using OpenBSD 3.7 and I chose to use the UW-imap server. I installed the server by package (no plaintext flavour) and still I do not have access to cram-md5 or digest-md5. I get this error: Bad request: IMAP server does not appear to support the authentication method selected. I install

Re: [SM-USERS] Setting up SquirrelMail: error connecting to SMTP server

2005-08-20 Thread Yasir Malik
The server is running NetBSD 2.0, Apache 2.0.53 with, among others, the openssl extension for PHP 5.0.4. I can telnet into port 25 of the mail server. I'm not the sysadmin; I'm just a regular user who wants to access my email with ssh-ing into the server. When I refer to "server" information

[SM-USERS] Setting up SquirrelMail: error connecting to SMTP server

2005-08-20 Thread Yasir Malik
Hi, I'm trying to install the CVS version of SquirrelMail. I checked out the 1.5.x tree with the following command: cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/squirrelmail co squirrelmail When I run configtest.php, I get the following error: SquirrelMail version: 1.5.1 [CVS] Config file ver

Re: [SM-USERS] php5 & squirrelmail; old issue? 'Cannot re-assign $this' ...

2005-08-20 Thread OpenMacNews
hi, great to hear. which version of PHP, may i ask? version 5.0.4 ok. we'll see if anything changes in v510rc1 ... "Bakword kompatibillitee? We DONN need no steenkin' Bakword kompatibillitee!" It's great that this is getting fixed. There are a few big projects out there that are intent

Re: [SM-USERS] php5 & squirrelmail; old issue? 'Cannot re-assign $this' ...

2005-08-20 Thread kae verens
OpenMacNews wrote: hi kae, I installed squirrelmail on a PHP5 server a few weeks back. great to hear. which version of PHP, may i ask? version 5.0.4 Simply commenting out that offending line seemed to fix it. now don't get me wrong -- i'm a BIG fan of the DELETE key, but ... can any

Re: [SM-USERS] php5 & squirrelmail; old issue? 'Cannot re-assign $this' ...

2005-08-20 Thread OpenMacNews
hi kae, [Sat Aug 20 10:03:01 2005] [error] [client 10.0.0.6] PHP Fatal error: Cannot re-assign $this in /Library/WebServer/squirrelmail-cvs/functions/imap_mailbox.php on line 47 The login page does not load imap_mailbox, so there is something wrong else where, unless you are missing a step ou

Re: [SM-USERS] php5 & squirrelmail; old issue? 'Cannot re-assign $this' ...

2005-08-20 Thread kae verens
OpenMacNews wrote: [Sat Aug 20 10:03:01 2005] [error] [client 10.0.0.6] PHP Fatal error: Cannot re-assign $this in /Library/WebServer/squirrelmail-cvs/functions/imap_mailbox.php on line 47 The login page does not load imap_mailbox, so there is something wrong else where, unless you are missi

Re: [SM-USERS] php5 & squirrelmail; old issue? 'Cannot re-assign $this' ...

2005-08-20 Thread OpenMacNews
hi jonathan, thx 4 the reply =) attempting to install squirrelmail-cvs on: Which CVS branch? HEAD Where did you download if from? Straight from cvs, or a snapshot from the website? straight from cvs ... 8/20/05 9:57:28 cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/squirrelmail co -d squir

Re: [SM-USERS] Deleting attachments from received messages

2005-08-20 Thread Viren Patel
> Viren Patel said: >> Hello. Is is possible to delete the attachment(s) from a >> received message while keeping the message intact? >> Forwarding to self would work but I need to retain the >> original date and sender of the message for sorting >> purposes. I envision something like a 'delete' li

Re: [SM-USERS] php5 & squirrelmail; old issue? 'Cannot re-assign $this' ...

2005-08-20 Thread Jonathan Angliss
On Sat, August 20, 2005 12:12, OpenMacNews wrote: > hi all, > > new (mostly ...) to squirrelmail. > > attempting to install squirrelmail-cvs on: Which CVS branch? Where did you download if from? Straight from cvs, or a snapshot from the website? > OSX 10.4.2 > Apache/2.3.0-dev > php 5.1.0b3 The

[SM-USERS] php5 & squirrelmail; old issue? "Cannot re-assign $this" ...

2005-08-20 Thread OpenMacNews
hi all, new (mostly ...) to squirrelmail. attempting to install squirrelmail-cvs on: OSX 10.4.2 Apache/2.3.0-dev php 5.1.0b3 after DL & config, nav to: squirrelmail/index.php redirects to squirrelmail/src/login.php where i get a blank screen & apache log error of: [Sat A

[SM-USERS] (no subject)

2005-08-20 Thread Thomas A. Dunlap
-- Best regards Thomas A. Dunlap Director of Operations ASTRO Systems, Inc. 7979 Old Georgetown Rd. Ste 1100 Bethesda, MD 20814 Tel 301.913.2800 Fax 301.913.2803 [EMAIL PROTECTED] --- SF.Net email is Sponsored by the Better Software Confere

Re: [SM-USERS] Powerful Search Capability

2005-08-20 Thread Tony Earnshaw
fre, 19.08.2005 kl. 21.21 skrev Amit Bapat: > I use Squirrelmail with Courier-IMAP. I want a powerful search capability > where a user can search through several folders using multiple conditions > (with AND, OR etc). > > I know that there is SIEVE plugin. But it is only for Cyrus-IMAP server. >

Re: [SM-USERS] Page 'hangs' when sending message from compose page

2005-08-20 Thread Charlie Garrison
Good afternoon, On 20/8/05 at 12:02 AM -0700, Paul Lesneiwski <[EMAIL PROTECTED]> wrote: >>>It would cause issues with session handling. Cookies cannot cross the >>>domains, so the session would be dropped, and then you'd lose whatever you >>>were attempting to do. So that would be an issue ;)

Re: [SM-USERS] Powerful Search Capability

2005-08-20 Thread Paul Lesneiwski
Amit Bapat wrote: > I use Squirrelmail with Courier-IMAP. I want a powerful search capability > where a user can search through several folders using multiple conditions > (with AND, OR etc). > > I know that there is SIEVE plugin. But it is only for Cyrus-IMAP server. I think you misunderstand

Re: [SM-USERS] Page 'hangs' when sending message from compose page

2005-08-20 Thread Paul Lesneiwski
Charlie Garrison wrote: > Good afternoon, > > On 19/8/05 at 10:49 PM -0500, Jonathan Angliss <[EMAIL PROTECTED]> wrote: > > >>>I would prefer to set (or remove) the port number since our SM setup uses >>>a virtual host that has multiple domains. Technically it's not a problem; >>>it's a custom