[SM-USERS] Squirrelmail and Lotus Domino

2003-01-13 Thread Concordio M. Pajayat, Jr.
hi all! anybody here successful in using squirrelmail with Lotus Domino? here are my squirrelmail server specs: RedHat 7.3 Apache 1.3.26 PHP 4.1.2 Squirrelmail-1.2.11-CVS i can't authenticate to Lotus Domino, so if anybody here got any inputs on how to manage the IMAP service of Lotus Domino wou

Re: [SM-USERS] initial 4 characters whacked in php 4.23

2003-01-13 Thread Rob Brandt
No, it wasn't a squirrelmail problem. I didn't want to recompile without the switches because I think I have an application that uses them. Rob Quoting Jonathan Angliss <[EMAIL PROTECTED]>: > Hello Rob, > On Monday, January 13, 2003, Rob Brandt wrote... > > > Yes! Thanks, that was it. I had

Re: [SM-USERS] initial 4 characters whacked in php 4.23

2003-01-13 Thread Jonathan Angliss
Hello Rob, On Monday, January 13, 2003, Rob Brandt wrote... > Yes! Thanks, that was it. I had upgraded to 4.23 about a week ago in > an (unsuccessful) attempt to fix another problem. I've now reverted > back to 4.22 and all is well. Was the other problem SquirrelMail related? If so, what was it

Re: [SM-USERS] Quota exceeded error message

2003-01-13 Thread Jon Reynolds
Alex, have you tried to delete then add the user again? I know this doesn't solve the technical side of the problem but if it works you wont have the user nagging you about it. On Mon, 2003-01-13 at 13:31, AlexB wrote: > This is a repost (previous one got no answer and my bad I had format as htm

Re: [SM-USERS] initial 4 characters whacked in php 4.23

2003-01-13 Thread Rob Brandt
Yes! Thanks, that was it. I had upgraded to 4.23 about a week ago in an (unsuccessful) attempt to fix another problem. I've now reverted back to 4.22 and all is well. Rob > Hello Rob, > On Monday, January 13, 2003, Rob Brandt wrote... > >> I am seeing a very strange behavior in squirrel mail.

[SM-USERS] re: screen shots - ideas for UI

2003-01-13 Thread Joseph David Adams
>>http://jadz.com/screenshot.gif >> > > looks great. more info on the how-to? This might be a good time to verify my modifications. First I created a file squirrelmail/src/right_intro.php. This is turned into the default right frame by making it the default in squirrelmail/src/webmail.php. My n

[SM-USERS] Warning: Invalid argument supplied for foreach() in mailbox_display.php on line 109

2003-01-13 Thread AlexB
Anyone knows how to fix this error: Warning: Invalid argument supplied for foreach() in /home/webmail/public_html/squirrelmail/functions/mailbox_display.php on line 109 it started to happen after I installed msg_flags-0.8.tar.gz plugin Thanks. -

Re: [SM-USERS] screen shots - ideas for UI

2003-01-13 Thread Keith Mastin
> >Just thought I'd drop a screen shot of my UI and perhaps >get a few back from other SM admins. > >http://jadz.com/screenshot.gif > >I have created an integrated message board (basically >using the SM authentication instead of the boards) and >also a front page that shows the most recent posts on

Re: [SM-USERS] courier imap ,Maildir

2003-01-13 Thread Keith Mastin
>Drop Postfix and use Exim or Qmail, either works very well with Courier >IMAP. How does that solve the problem of improper Maildir configuration? --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Ser

Re: [SM-USERS] UW imap & qmail

2003-01-13 Thread Keith Mastin
>Because with Maildir, except on reiserfs, you could go out of inodes. .. that would be some trick... even with stock ext2/3 fs, each inode represents 4KB or 256 inodes/MB. Of course you can always redraw your inode tables and make them represent 1KB/inode, but for me, I think its a moot point.

Re: [SM-USERS] (no subject)

2003-01-13 Thread William R. Mussatto
On Mon, 13 Jan 2003, Jonathan Angliss wrote: > Date: Mon, 13 Jan 2003 14:44:18 -0600 > From: Jonathan Angliss <[EMAIL PROTECTED]> > To: Rob Brandt <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] (no subject) > > Hello Rob, > On Monday, January 13, 2003, Rob Brandt wrote... >

[SM-USERS] Quota exceeded error message

2003-01-13 Thread AlexB
This is a repost (previous one got no answer and my bad I had format as html vs plain text) I have a problem with one user whenever a user tries to move 1 mail or = any mail to one of his folders he gets error message Quota exceeded, = however i increased his quota and then later on made that acco

Re: [SM-USERS] courier imap ,Maildir

2003-01-13 Thread Michael Leone
David Chait said: > Drop Postfix and use Exim or Qmail, either works very well with Courier > IMAP. So does postfix. What technical reasons are you basing this on? -- PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF Member, LEAF Project AIM: M

Re: [SM-USERS] (no subject)

2003-01-13 Thread Jonathan Angliss
Hello Rob, On Monday, January 13, 2003, Rob Brandt wrote... > I am seeing a very strange behavior in squirrel mail. I've only > been using it about a month, and don't use the address book often. > Just now, I was wanting to send an email to a person in my address > book. In Compose, I clicked o

[SM-USERS] regexp guru's please lend me a hand :)

2003-01-13 Thread Venge -- Lokalsound
I am trying to set it so that I can validate an email with the following regexp: // Make an attempt to validate an email layout if(!preg_match("/([.*-\w])@+([.-\w])+\.+([.-\w])/", $e_)){ $error = "Not a valid email address"; } Now thi

Re: [SM-USERS] screen shots - ideas for UI

2003-01-13 Thread Leonard Bernstein
that looks really really nice :) Regards ... Leonard Bernstein PcNeT Sources PC-Network & Cellular Consulting Cresco, PA 18326 570 595-9091 [EMAIL PROTECTED] - Original Message - From: "Joseph David Adams" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 13, 2003 12:05

[SM-USERS] (no subject)

2003-01-13 Thread Rob Brandt
I am seeing a very strange behavior in squirrel mail. I've only been using it about a month, and don't use the address book often. Just now, I was wanting to send an email to a person in my address book. In Compose, I clicked on the Addresses button, selected the address, and then the Use Addres

[SM-USERS] screen shots - ideas for UI

2003-01-13 Thread Joseph David Adams
Just thought I'd drop a screen shot of my UI and perhaps get a few back from other SM admins. http://jadz.com/screenshot.gif I have created an integrated message board (basically using the SM authentication instead of the boards) and also a front page that shows the most recent posts on the mess

[SM-USERS] Empty substring error message

2003-01-13 Thread Dave Jones
Title: Empty substring error message I've just installed a new RH 7.3 box using the qvcs-guide (qmail, vmailmgr, courier, etc), however, I replaced the squirrelmail 1.2.9 with 1.2.10.  Everything seems to work fine, however, whenever I follow one of the links at the top of the page, i.e. Opti

[SM-USERS] Global address book

2003-01-13 Thread Ollie Gallardo
Why can't I download the global address book plugin? --- Ollie Gallardo Support Services Inc 2 Professional Dr Ste 212 Gaithersburg MD 20879 --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server S

Re: [SM-USERS] UW imap & qmail

2003-01-13 Thread William R. Mussatto
On Mon, 13 Jan 2003, Luc Brouard wrote: > Date: Mon, 13 Jan 2003 15:50:10 + > From: Luc Brouard <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] UW imap & qmail > > Jonathan Angliss wrote: > > Hello Luc, > > On Monday, January 13, 2003, Luc Brouard wrote... > > > > > >>

[SM-USERS] FYI: Attachments appearing as text when sent from Outlook Express client

2003-01-13 Thread Gulfstreme
I had someone send messages with attachments to my SquirrelMail account. They were using Outlook Express as thier client. Outlook Express has the option of sending uuencoded attachments. If this option is used, SquirrelMail will not display a download link for the attachment. To fix this you ne

Re: [SM-USERS] courier imap ,Maildir

2003-01-13 Thread chirag dave
its working now. i just observed that courierimapsubscribed and courierimapuiddb files are created when you log in squirrelmail. provided option 16 in folder option of conf.pl is set true. maildirmake just create three files curl ,new and temp. thanks all chirag dave wrote: hi i finally ma

[SM-USERS] user exceeds quota

2003-01-13 Thread AlexB
Hello people!   I have a problem with one user whenever a user tries to move 1 mail or any mail to one of his folders he gets error message Quota exceeded, however i increased his quota and then later on made that account with no quota and I am still getting Quota exceeded error message, ther

Re: [SM-USERS] courier imap ,Maildir

2003-01-13 Thread Jonathan Angliss
Hello David, On Monday, January 13, 2003, David Chait wrote... > I've honestly never used postfix with Courier, only Cyrus. However I have > used both Exim and Qmail with Courier sucessfully, so I know both work quite > well. I'd probably say it is up to personal preference on the mail servers

Re: [SM-USERS] courier imap ,Maildir

2003-01-13 Thread David Chait
I've honestly never used postfix with Courier, only Cyrus. However I have used both Exim and Qmail with Courier sucessfully, so I know both work quite well. _ David Chait Sys Admin - Facilities Operations 333 Bonair Siding Road #107 Stan

Re: [SM-USERS] courier imap ,Maildir

2003-01-13 Thread Jonathan Angliss
Hello David, On Monday, January 13, 2003, David Chait wrote... > Drop Postfix and use Exim or Qmail, either works very well with Courier > IMAP. Why not postfix? I use it just fine here with no problems. -- Jonathan Angliss ([EMAIL PROTECTED]) --

Re: [SM-USERS] courier imap ,Maildir

2003-01-13 Thread andymorris
we have postfix and courier working just great...when we set up the initial user it created the folder called Maildir, then we subscribed to each folder..ie Sent, Drafts, and Trash..after that we copied the Maildir folder and put it into the /etc/skel folder..this is the folder that sets up default

Re: Re: [SM-USERS] Unknown error

2003-01-13 Thread Adam Renner
> > Warning: Unknown(): Your script possibly relies on a session side-effect > > which existed until PHP 4.2.3. Please be advised that the session > > extension does not consider global variables as a source of data, unless > > register_globals is enabled. You can disable this functionality and

Re: [SM-USERS] courier imap ,Maildir

2003-01-13 Thread David Chait
Drop Postfix and use Exim or Qmail, either works very well with Courier IMAP. _ David Chait Sys Admin - Facilities Operations 333 Bonair Siding Road #107 Stanford CA, 94305 [EMAIL PROTECTED] - Original Message - From: "Henrion Be

Re: [SM-USERS] UW imap & qmail

2003-01-13 Thread Jonathan Angliss
Hello Luc, On Monday, January 13, 2003, Luc Brouard wrote... >>> What it is said in the FAQ is not that using Maildir is >>> "sacrificing the performance & robustness and other things..." for >>> every implementation ... >> Could it be that they mean patching UW-IMAP to support Maildir is >> sacr

[SM-USERS] enews plugin not working

2003-01-13 Thread Jody Cleveland
Hello all, I successfully created the database and everything, but when I click on the link within Squirrelmail, I get this error message: Error 1 MySQL query failed Error 2 Error 3 Any ideas? Squirrelmail 1.4 RC1 Apache 2 Redhat 8 -- Jody Cleveland ([EMAIL PROTECTED])

Re: [SM-USERS] courier imap ,Maildir

2003-01-13 Thread Jonathan Angliss
Hello Chirag, On Monday, January 13, 2003, chirag dave wrote... > i finally made courier-imap + postfix to work . but there is little > proble its just working for one user only .for other user its give > this error > ERROR : Could not complete request. > Query:EXAMINE "INBOX.Trash" > Reason Giv

Re: [SM-USERS] courier imap ,Maildir

2003-01-13 Thread Henrion Benjamin
chirag dave <[EMAIL PROTECTED]> [030113]: > i finally made courier-imap + postfix to work . but there is little > proble its just working for one user only .for other user its give this > error > ERROR : Could not complete request. > Query:EXAMINE "INBOX.Trash" > Reason Given: Invalid mailbox >

[SM-USERS] Translation Problem

2003-01-13 Thread Alexandre Barbosa
Hi,This is the first time i use the SquirrelMail.I´m using the version 1.3.2 at RedHat 8.0.Everything is working fine.The problem is when i trie to change the language, only the help messages changes, everything else stays in English. This happens with any language.I appreciate every help.Al

[SM-USERS] SquirrelMail and Win2000 Active Directory

2003-01-13 Thread Jerry Pelikan
How do I get SM to connect to Win2000 Active Directory for global Address Book? SM 1.2.8 PHP 4.2.3 running on Solaris 8. Jerry --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Clic

Re: [SM-USERS] UW imap & qmail

2003-01-13 Thread Luc Brouard
Jonathan Angliss wrote: Hello Luc, On Monday, January 13, 2003, Luc Brouard wrote... What it is said in the FAQ is not that using Maildir is "sacrificing the performance & robustness and other things..." for every implementation ... Could it be that they mean patching UW-IMAP to support Ma

Re: [SM-USERS] courier imap ,Maildir

2003-01-13 Thread chirag dave
hi i finally made courier-imap + postfix to work . but there is little proble its just working for one user only .for other user its give this error ERROR : Could not complete request. Query:EXAMINE "INBOX.Trash" Reason Given: Invalid mailbox what i notised that in other user Maildir this two

[SM-USERS] sair

2003-01-13 Thread Rubens Andrade - BOL
sair da lista.