[SM-USERS] SquirrelMail & Oracle Portal Integration

2003-06-29 Thread SM-Development
Hi List, Has anyone successfully make squirrelmail (with vpopmail and courier-imap and qmail) work with Oracle Portal Server? Thanks.

Re: [SM-USERS] Courier IMAP + Squirrelmail problems

2003-06-29 Thread Peter Kiem
Hi, > Had anyone else gotten Squirrelmail to work with Courier version 1.7? Working here... [EMAIL PROTECTED] root]# rpm -q courier-imap courier-imap-1.7.3-1.7.2 [EMAIL PROTECTED] root]# rpm -qa | grep php asp2php-0.75.17-1 php-4.1.2-7.2.6 php-mysql-4.1.2-7.2.6 Courier-IMAP built from source RP

[SM-USERS] squirrelmail in front of the Exchange 2000

2003-06-29 Thread 鄧崇文 Lori_Teng
Has anyone build squirrelmail in front of the Exchange 2000?     I already build squirrelmail in front of the exchange 2000, and I can login webmail but if my INBOX has mail, will get the error message as below.   Protocol Error: "Illegal command specified for UID command       can

[SM-USERS] Courier IMAP + Squirrelmail problems

2003-06-29 Thread Anthony Winning
Hello, I have the following software installed: courier-imap-1.7.1, mod_php4-4.3.1,1 and squirrelmail-1.4.0 on a FreeBSD 5.1 system. I have spent many hours searching for information on the web, reading documentation and trying different configurations but I cannot get Squirrelmail to work with e

[SM-USERS] login problem in Chinese interface

2003-06-29 Thread Aboy Wong
I've installed the qvcs (Qmail-Vmailmgr-Courier-SquirrelMail) system according to the qvcs guide and everything works well except:   when I changed the language settings to "Chinese Trad" or "Chinese Simp" under Options, Display Preferences (in squirrelmail) and refreshed the page (so the

[SM-USERS] imap_general.php

2003-06-29 Thread DOODS
Hello all, One of my users is complaining of not being able to access the Inbox. Although I increased the max time to execute scripts, the error still occurs. When this happens, I notice that my httpd process eats up all my CPU. I tried replacing imap_general.php with the latest CVS and the mess

Re: [SM-USERS] install plugin

2003-06-29 Thread Jimmy Conner
Really, its instances like this that make me want to write a web-based firsttime only install script. It would come in handy setting up the databases, mail server (with testing), ect... for ppl without shell access. What I generally do for ppl now is just modify the administrative plugin so the

Re: [SM-USERS] Shared IMAP folders? Can SM see them?

2003-06-29 Thread Jon Angliss
Hello Jeffrey, On Sunday, June 29, 2003, Jeffrey L. Taylor wrote... >>> A little poking around in the SquirrelMail code seems to indicate >>> that SM only calls LSUB using $folder_prefix, which is set from >>> $default_folder_prefix, which in my case is "INBOX.". Soo my >>> guess is that SM is

Re: [SM-USERS] SquirrelMail upgrade to 1.4.0 Error opening ../data//default_pref

2003-06-29 Thread Jon Angliss
Hello Jeff, On Sunday, June 29, 2003, Jeff Kleinow wrote... > First off, I can log in fine in IE. However, when I try to log in > using Mozilla Firebird 0.6, I get the following error: > "ERROR: > Bad request: Missing required argument to LOGIN > Read data:" Try checking to see if you have cook

Re: [SM-USERS] Shared IMAP folders? Can SM see them?

2003-06-29 Thread Jeffrey L. Taylor
Quoting Jon Angliss <[EMAIL PROTECTED]>: > Hello Joel, > On Saturday, June 28, 2003, Joel Baxter wrote... > > [..] > > > A little poking around in the SquirrelMail code seems to indicate > > that SM only calls LSUB using $folder_prefix, which is set from > > $default_folder_prefix, which in my ca

Re: [SM-USERS] sm 1.4.0 session_start() errors upon login

2003-06-29 Thread luna
thanks jose- i'm guessing you meant edit functions/global.php ? i did this, with the following results: those modifications cause the following errors on the login page: Warning: session_start(): read failed: Value too large for defined data type (75) in /www/webmail.1safari.com/functions/glob

Re: [SM-USERS] SM deployment

2003-06-29 Thread Chris Hilts
> Well my dilemma is that I'm evaluating squirrel for to support 10,000 > users. > I've installed WU-IMAPD on the same server as that of SM and noticed that > SM > had created files that store the SENT, DRAFT and TRASH folders relative to > SM and .mailboxlist to store the folder names. SquirrelM

[SM-USERS] How to set a vacation message

2003-06-29 Thread Hans-Göran Puke
OK, so this one is really silly, but I can't remember:How do I set a vacation-message using Squirrelmail, or manually?I have seen that there are two plugins to do it, but none seem to fit my situation:I use Postfix instead of Sendmail and there is no "vacation" program.Also: In this case a friend o

Re: [SM-USERS] SM deployment

2003-06-29 Thread Gopi Balasingam
Jon, Thanx for the prompt reply.. Well my dilemma is that I'm evaluating squirrel for to support 10,000 users. I've installed WU-IMAPD on the same server as that of SM and noticed that SM had created files that store the SENT, DRAFT and TRASH folders relative to SM and .mailboxlist to store t

RE: [SM-USERS] Just installed squirrelmail 1.4.0 in a test directory and I can't login.

2003-06-29 Thread Technicalted
php 4.0.6 apache 1.3.27 any browser yes I use cookies SquirrelMail 1.2.11 installed on same server in different location and it works fine. Regards, Barry. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jon Angliss Sent: 29 June 2003 17:36 To: Technica

Re: [SM-USERS] SM deployment

2003-06-29 Thread Chris Hilts
> mail users have to be recreated on the SM webmail server? How is the > authentication handled here? Is it standard Uni*x /etc/passwd or The auth info (login and password) are passed to the IMAP server, which performs the actual authentication. So no, you don't need to recreate accounts or home

Re: [SM-USERS] SM deployment

2003-06-29 Thread Jon Angliss
Hello Gopi, On Sunday, June 29, 2003, Gopi Balasingam wrote... > Hi there, > After having installed SM and checking out it's feature list, I have q few > question regarding a practical deployment approach: > 1) The mail server POP/IMAP is installed on a separate server while the SM > Webmail is to

Re: [SM-USERS] Just installed squirrelmail 1.4.0 in a test directory and I can't login.

2003-06-29 Thread Jon Angliss
Hello Technicalted, On Saturday, June 28, 2003, Technicalted wrote... > Just installed squirrelmail 1.4.0 in a test directory and I can't > login. [..] > I am running ClarkConnect which is based on RedHat 7.3 with UW Imap > Server. > Any ideas as to what is broken. What PHP? What Web server? W

Re: [SM-USERS] Shared IMAP folders? Can SM see them?

2003-06-29 Thread Jon Angliss
Hello Joel, On Saturday, June 28, 2003, Joel Baxter wrote... [..] > A little poking around in the SquirrelMail code seems to indicate > that SM only calls LSUB using $folder_prefix, which is set from > $default_folder_prefix, which in my case is "INBOX.". Soo my > guess is that SM is not able

[SM-USERS] SM deployment

2003-06-29 Thread Gopi Balasingam
Hi there, After having installed SM and checking out it's feature list, I have q few question regarding a practical deployment approach: 1) The mail server POP/IMAP is installed on a separate server while the SM Webmail is to be installed on another server in a DMZ. In this case, do the mail use

[SM-USERS] SM deployment

2003-06-29 Thread Gopi Balasingam
Hi there, After having installed SM and checking out it's feature list, I have q few question regarding a practical deployment approach: 1) The mail server POP/IMAP is installed on a separate server while the SM Webmail is to be installed on another server in a DMZ. In this case, do the mail use

[SM-USERS] SM install without IMAP, only POP, IMAP emulation??

2003-06-29 Thread Paul Holmes-Higgin
Hi I've been a SquirrelMail user for many years, but am moving to a provider that doesn't offer email access through IMAP. Does anyone know of anything that can provide IMAP emulation on top of POP3 so I can carry on using SM? Thanks Paul. -- Paul Holmes-Higgin Email: [EMAIL PROTECTED] --

[SM-USERS] vlogin question

2003-06-29 Thread Shannon Werb
Title: Message I am about to install and work with the vlogin plugin, it has some nice features but I am unsure if it is possible to do the following...  I want to prevent certain domains from being able to login to SquirrelMail.  I notice the great config features around each domain and wil

RE: [SM-USERS] Custom From Plugin

2003-06-29 Thread Paj
p dont think said: > Here it is. You have to set a path to the list of users file in the > config.php file in the config directory. Then edit the users file > (sample included), where you can use wildcards if necessary. > > Note that this requires you to use the new patch included that will only

[SM-USERS] How to get Content-Type: text/plain; charset=iso-8859-8 instead of -1

2003-06-29 Thread mtr
by'"`-- How do I get the Squirrel to write in the letter headers Content-Type: text/plain; charset=iso-8859-8 which is Hebrew characters instead of its default Content-Type: text/plain; charset=iso-8859-1 which is Latin characters. This is only to tell one who gets the letter that it is encod