Re: [SM-USERS] My e-mail account

2003-07-11 Thread pdontthink
Vikki, You came to the wrong place with your help request. We are the makers of the software called SquirrelMail, but we have nothing to do with the people who administer your email account. Please redirect your request to the appropriate channels. If they need help getting SquirrelMail to fu

RE: [SM-USERS] How to improve security for SM users

2003-07-11 Thread graeme
Forget the nocache option, just add the indicated lines to webmail.php just after the session_start(); === session_start(); /* added by gcn 12/-7/2003 */ if(session_is_registered("visited")){ exit; } $visited ="yes"; session_register("visited"); /* end of ad

[SM-USERS] My e-mail account

2003-07-11 Thread Vikki Harper
My e-mail account was recently changed to squirrel mail. I knew nothing about this change until I logged in the other day (after several attempts when it wouldn't let me) & discovered all was different. This is fine, I can cope with change. It might hve been nice to have some warning but nev

Re: [SM-USERS] Relocate INBOX.

2003-07-11 Thread Jonathan Angliss
Hello Christian, On Friday, July 11, 2003, Christian Dysthe wrote... > Hi, > I would like Squirrlemail to use /home/me/mail/INBOX instead of > /var/mail/me as INBOX. I am new to Squirrelmail and not able to figure > out how to do this. > TIA for help and/or pointers. Not a SquirrelMail questi

Re: [SM-USERS] Relocate INBOX.

2003-07-11 Thread pdontthink
> I would like Squirrlemail to use /home/me/mail/INBOX instead of > /var/mail/me as INBOX. I am new to Squirrelmail and not able to figure > out how to do this. SquirrelMail merely communicates with your IMAP server. Your IMAP server is what accesses the maildir/mailbox directly... so, you should

Re: [SM-USERS] Relocate INBOX.

2003-07-11 Thread Chris Hilts
> I would like Squirrlemail to use /home/me/mail/INBOX instead of > /var/mail/me as INBOX. I am new to Squirrelmail and not able to figure > out how to do this. Nothing to do with SquirrelMail. You need to configure your IMAP server to handle the new filesystem path. -- Chris Hilts [EMAIL PROT

Re[3]: [SM-USERS] Squirrelmail with postgreSQL

2003-07-11 Thread Idefix
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey Alex, first of all, thanks for your help! AL> Ok Chris, then if you try your script with a non existent user, you should AL> get something like: AL> PHP Warning: pg_pconnect() unable to connect to PostgreSQL server: FATAL: AL> user "foo" does

[SM-USERS] Signature doesn't change when identity is changed for a new email.

2003-07-11 Thread Christian Dysthe
Hi, I receive mail for two accounts in my Inbox. I like to use signatures. However, if I hit "Compose" a new email comes up with my default Identity set. If I change identity at this point the signature doesn't change. I have to change it manually. When I reply to mail sent to me the right identit

[SM-USERS] Relocate INBOX.

2003-07-11 Thread Christian Dysthe
Hi, I would like Squirrlemail to use /home/me/mail/INBOX instead of /var/mail/me as INBOX. I am new to Squirrelmail and not able to figure out how to do this. TIA for help and/or pointers. -- //Christian Dysthe --- This SF.Net email sponso

[SM-USERS] public folders not shown (cyrus)

2003-07-11 Thread Andre Fischer
hi, I have some public foldern on cyrus (user.forall and user.lists), the acl's are right. In KMail and other MUA's the folders are available but SM dont show them. I have no idea where the problem is. any ideas? by fisch ___

[SM-USERS] Re: 'delete view'

2003-07-11 Thread Anthony Spinillo
I think I have the same problem. If I have multiple pages of mail, goto 2nd page, check off items to delete, hit delete button, the items are still on the page. But if I toggle back a page then go forward again, the items are gone. If I revert to 1.4.0, the problem goes away. This happens when co

[SM-USERS] Re: Links plugin breaks SquirrelSpell

2003-07-11 Thread Scott Henderson
>> FYI, the "Links Buttons" plug-in breaks SquirrelSpell on my system: >> >> SM 1.4.1-0.2.7.x (Links did the same thing with 1.4.0) >> OS = RH Enterprise ES 2.1 >> >> Scott > > You should post *how* it breaks SM. Although the author seems to be MIA. > But still, for the record, please report any

Re: [SM-USERS] New Issue with Hightlighting

2003-07-11 Thread Matthew Walker
That works. Thanks! Seth Randall said: > I think I've got it fixed. Please try the patch at > http://mail.missoulafcu.org/patches/spaces-highlight.patch > or get the mailbox_display.php.gz file from there and replace the standard > one with it. (Back up the original). Let me know if it works. I

Re: [SM-USERS] New Issue with Hightlighting

2003-07-11 Thread Seth Randall
I think I've got it fixed. Please try the patch at http://mail.missoulafcu.org/patches/spaces-highlight.patch or get the mailbox_display.php.gz file from there and replace the standard one with it. (Back up the original). Let me know if it works. If it does, I'll patch it in CVS. Seth. Matthew

Re: [SM-USERS] Fatal Error

2003-07-11 Thread Jodie
Thanks Marc! That did indeed fix it. -- Jodie E Crouch III Asst. Network Administrator ShreveNet, Inc (318) 222-2NET --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and g

RE: [SM-USERS] How to improve security for SM users

2003-07-11 Thread Scott Henderson
> Nicholas Mistry> The statement: session_cache_limiter('nocache'); would need to come before any calls to session_start(). So not necessarily every PHP file but every PHP file that made a call to session_start() instead. Although, I have no clue how se

[SM-USERS] Re: Error after logging in

2003-07-11 Thread svaris
Some of my users have been getting same problem than Donpro reported. Only few users have it on regular basis, few have seen it and some never. I believe it started after I upgraded to 1.4.1 from squirrelmail-1.4.1-0.2.7.x.noarch.rpm. I haven't been able to repeat this problem, some have it but

[SM-USERS] 'delete view'

2003-07-11 Thread Peter Milne
Hi All, Say I have 75 messages. I then go through and 'toggle' the ones I dont want to look at, hit delete and what is left remains. All works fine until that point. What is left remaining is not what I had 'untoggled'. I then click 'inbox' again and I am brought to the ones I wanted to remain.

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

2003-07-11 Thread Jonathan Angliss
Hello ¾h±r¤å, On Thursday, July 10, 2003, ¾H±R¤å Lori_Teng wrote... > Thanks for you guys reply. > yes, after I change /etc/php.ini > file_uploads =On > then I can sent mail through squirrelmail... > TKS... > now I have a mail view problems. > if user mailer is Outlook, when I rescrive the

RE: [ASSP SPAM] RE: [SM-USERS] Error after logging in

2003-07-11 Thread donpro
Title: Message When you telnet to the imap serer as in --> telnet your.server.com 143   what do you see?   I just noticed that mine says --> IMAP4 Service 8.3   I *also* just noticed that the squirrelmail docs say to use --> IMAP4rev1 server   I wonder if that could be the problem...?  

RE: [SM-USERS] " help required"mail server and web hosted server different so cant access squirrelmail

2003-07-11 Thread Troy Settle
Simple solution: Install SquirrelMail on your web server, not the mail server. -- Troy Settle Pulaski Networks http://www.psknet.com 540.994.4254 ~ 866.477.5638 Pulaski Chamber 2002 Small Business Of The Year > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PR

[SM-USERS] Vacation plugin help

2003-07-11 Thread David R.
Dear List: Would anybody be willing to work with me on a new vacation plugin? I am hoping to create a vacation plugin that works without ftp, for a qmail/vpopmail type installation. I would create a local program that acts as a "vacation program", which will create the necessary files in a user's

Re: [SM-USERS] Using sendmail with SM

2003-07-11 Thread SqM
> Now that I have told you how to configure sendmail...I MUST make 2 > suggestions: > > 1) use qmail instead (http://www.lifewithqmail.org) > 2) if you use sendmail DONT have an open-relay...even if > internally...use: 3) If using sendmail... Use the latest version availiable.. Check at http://

RE: [SM-USERS] " help required"mail server and web hosted server different so cant access squirrelmail

2003-07-11 Thread Rahul
Hello every body, We have installed a amil server that has the ENSIM administration appliance on Linux.Now in our case the website is on different server while the mail server is on different server.The squirrel mail is loaded on the mail server.Now if my people want to access the squirrel mail the

Re: [SM-USERS] Mercury32 and change_pass plugin

2003-07-11 Thread Paj
Jimmy Alexander Cortes said: > Can you give more details about how to configure this...? I did it, but it > doesnt work... > thank you.. > Hi Jimm I do not really know where to start. It works for me using IIS5 on Win2K Pro, SM1.4.1 and 1.4.0, PHP4.3.2 and Mercury32. I have tested this on local an