RE: [SM-USERS] MySQL User Preferences Is Duplicating Entries

2003-05-30 Thread Michael Shuler
Well, never mind I figured it out After poking around db_prefs.php and echoing out the $query which ended up being a REPLACE statement I notice my table structure wasn't going to allow the REPLACE to work because my PRIMARY KEY was missing. All is working now. Mike -Original Message

[SM-USERS] Courier IMAP SQM Setup

2003-05-30 Thread aghunt
Help! I have installed the Qmail toaster from http://qmail.clikka.com and I don't want to use the cumbersome Horde webmail client. I want to use SquirrelMail! I have the latest PHP, MySQL, CourierIMAP, etc. I don't know how to configure SQM with Courier and maildir! Qmail admin uses MySQL t

Re: [SM-USERS] Courier IMAP SQM Setup

2003-05-30 Thread Brett N
Andrew, The specifics of your mail setup arn't altogether important as long as it complies with some sort of IMAP standards. The important part is that you are using Courier IMAP. Go into the SM configure menu.. 1. Select Option 2 2. Select Option A "Update IMAP Settings" 3. Fill in appropriate f

[SM-USERS] Compliments and suggestions

2003-05-30 Thread Christopher Davis
We just upgraded to 1.4.0. Every version looks better and sharper. My compliments to the developers! I have a couple cosmetic suggestions for future releases. These are taken from comments from my own members. 1. The "Sign Out" on the top right of the page is hard to locate. I know that sounds

[SM-USERS] Images Have Been Removed From HTML E-Mail

2003-05-30 Thread Michael Shuler
Why does SquirrelMail replace images in HTML emails with "This image has been removed". Is there a way to override it so that the original image will be displayed? Michael Shuler --- This SF.net email is sponsored by: eBay Get office equi

Re: [SM-USERS] Images Have Been Removed From HTML E-Mail

2003-05-30 Thread Tracy McKibben
Michael Shuler said: > Why does SquirrelMail replace images in HTML emails with "This image has > been removed". Is there a way to override it so that the original > image > will be displayed? FAQ's are wonderful things to read --- Th

Re: [SM-USERS] Images Have Been Removed From HTML E-Mail

2003-05-30 Thread Jonathan Angliss
Hello Michael, On Thursday, May 29, 2003, Michael Shuler wrote... > Why does SquirrelMail replace images in HTML emails with "This image has > been removed". Is there a way to override it so that the original image > will be displayed? Is there something wrong with the archives, or website d

[SM-USERS] How to use Outlook's personal contacts in Squirrelmail!

2003-05-30 Thread Jody Cleveland
Hello, I've been searching for months to find a solution to be able to view Outlook personal contacts in Squirrelmail. For those of you in a similar situation, I found a kludge/ workaround. In Outlook, put each contacts email address in the notes field. Now, in squirrelmail, subscribe to the Cont

[SM-USERS] New messages are going straight to Trash

2003-05-30 Thread Bruce Richardson
Our staff have been seeing a small number of incoming messages move straight to the trash folder with no user intervention. I've seen this happen myself - heard it, even, because the Newmail pop-up window chokes on the sound file when it happens. Has anybody else experienced this? I seem to reca

[SM-USERS] Error

2003-05-30 Thread Mastiff
After users login. They receive the below error all the time. Any Ideas? Reccomendations?   ERROR : Could not complete request. Unknown response from IMAP server: 1.* 1 EXISTS

Re: [SM-USERS] Import .address book ??

2003-05-30 Thread Julian Gomez
On Thu, May 29, 2003 at 04:52:28PM +0530, Subhash Chand spoke thusly: >how existing .address book in pine can import in Sm address. I cannot remember the Pine addressbook format anymore, but I think it was tab-delimited. So, simply write a short shell script to remove the tabs, and for all the ent

[SM-USERS] view_as_html not working

2003-05-30 Thread Kevin Plew
I seem to be having with html email. Some messages view fine while other show as text. Any suggestions? I have downloaded and installed the latest version of the plugin. Kevin Plew Dad/webmaster Plewnet.com --- This SF.net email is sponsored b

Re: Re[2]: [SM-USERS] Deleting other languages

2003-05-30 Thread pdontthink
Serge, Thanks for the tip, but I am not the one who needed it ;> Remember to cc: the mailing list. Cheers, paul >>> is it possible to disable the multilingual feature? So that every >>> user has the german locale _or_ the english? I don't need spanish, >>> french or >>> other langua

RE: [SM-USERS] English & Japanese Languages

2003-05-30 Thread Larry Hansford
At 09:47 PM 5/24/2003, you wrote: Sorry for the delay in replying. >> >> On the Apache (2) side, this is probably being caused by > AddDefaultCharset >> in /etc/httpd/conf/httpd.conf. >> >> # >> # Specify a default charset for all pages sent out. This is >> # always a good idea and opens the door

RE: [SM-USERS] English & Japanese Languages

2003-05-30 Thread Scott A. Hughes
>> >> On the Apache (2) side, this is probably being caused by (B>> > AddDefaultCharset (B>> >> in /etc/httpd/conf/httpd.conf. (B>> >> (B>> >> # (B>> >> # Specify a default charset for all pages sent out. This is (B>> >> # always a good idea and opens the door for future (B>> > international

Re: [SM-USERS] view_as_html not working

2003-05-30 Thread Seth Randall
Which version of SquirrelMail are you using. 1.4.x believes the headers of the message, so if it's Content-Type="text/html" but there is no Mime-Version header then it doesn't pay attention to the Content-Type header. Content-Type is meaningless without a Mime-Version in almost all cases. Again,

[SM-USERS] Re: Under Date heading comes time only ??

2003-05-30 Thread Praveen Kumar
Dear Subhash, Did you observe all the mails in your mail box? SM is showing it in a better way, it shows current days messages with time, current weeks messages with day, time and all other messages with Date. Regards Praveen ---SOFTPRO DISCLAIMER--

Re: [SM-USERS] Change of Welcome UserName, position

2003-05-30 Thread Praveen Kumar
Thanks for your relies. I did in the following way instead of using User name plugin. I modified page_header.php file at line number 227. echo $username.' '; This will show user name just before the "Sign out" link. Like yahoo. Thank & Regards Praveen

[SM-USERS] Change of default addressbook

2003-05-30 Thread Praveen Kumar
Dear List, I wanted to change my default address book from personal to global. My office addresses stored in LDAP. When I click on addresses link in SM it is showing my personal addresses by default, but I wanted to show my office addresses instead of personal. and also when I am using 'auto c

RE: [SM-USERS] English & Japanese Languages

2003-05-30 Thread Larry Hansford
At 11:47 PM 5/29/2003, Scott A. Hughes wrote: > Scott - I have the Japanese PC's now loading SM okay, by remarking out the > AddDefaultCharset ISO-8859-1 command in httpd.conf. Thanks for that > suggestion. Each Japanese user has changed their default language in SM > Options to Japanese, as we

[SM-USERS] Re: Change of Welcome UserName, position

2003-05-30 Thread Rio Martin.
Praveen wrote: >Thanks for your relies. I did in the following way instead of using >User name plugin. I modified page_header.php file at line number 227. >echo $username.' '; >This will show user name just before the "Sign out" link. Like yahoo. What version of Squirrelmail did you apply this ? I

RE: [SM-USERS] English & Japanese Languages

2003-05-30 Thread Scott A. Hughes
> At 11:47 PM 5/29/2003, Scott A. Hughes wrote: (B> (B>> > Scott - I have the Japanese PC's now loading SM okay, by remarking out (B>> the (B>> > AddDefaultCharset ISO-8859-1 command in httpd.conf. Thanks for that (B>> > suggestion. Each Japanese user has changed their default language in 

[SM-USERS] Changing the way Squirrel reply message..

2003-05-30 Thread Rio Martin.
Dear all, I would like to know how to change the way squirrel reply to message. As you all see that squirrel only show quotes, but didnt show some of sender information like email addresses, or date.. Anyone knows how to deal with this ? Regards, Rio Martin.

Re: [SM-USERS] Re: Under Date heading comes time only ??

2003-05-30 Thread DOODS
The behaviour is to show the time only for mails under a day old. Then after that the Weekday then after a week the date. I don't know whose behaviour is this but this is what I have observed. > Dear Subhash, > Did you observe all the mails in your mail box? SM is > showing it > in a better

[SM-USERS] mcrypt failure

2003-05-30 Thread Jon Reynolds
I am wondering if anyone else has seen this. I am using squirrelmail-1.2.9 with vmailmgr and the vadmin plugin with libmcrypt. Whenever I try to log into the Admin plugin I get these errors: Warning: mcrypt_module_open(): Could not open encryption module in /var/www/squirrelmail-1.2.9/plugins/vadm

[SM-USERS] cant download attachment

2003-05-30 Thread Yalcin Cekic
Hi, I have a SM 1.4 on a Mandrake 9.1 It works fine except when try to download attachments from the mail. When the size bigger than 1M I receive "Action canceled" page in my php.ini file "upload_max_filesize = 2M" "file_uploads = On" "register_globals = On" any comments is welcome Y

Re: [SM-USERS] mcrypt failure

2003-05-30 Thread Jon Reynolds
Nevermind. It was my mistake and I fond it. On Fri, 2003-05-30 at 01:16, Jon Reynolds wrote: > I am wondering if anyone else has seen this. I am using > squirrelmail-1.2.9 with vmailmgr and the vadmin plugin with libmcrypt. > Whenever I try to log into the Admin plugin I get these errors: > > War

[SM-USERS] view_as_html not working

2003-05-30 Thread Kevin Plew
I'm using 1.4. This is an example of a message that appears as text. Header** Return-Path: <[EMAIL PROTECTED]> Received: from bart.plewnet.com (bart.plewnet.com [192.168.69.1]) by homer.plewnet.com (8.11.6/8.11.6) with ESMTP id h4

RE: [SM-USERS] Change of Welcome UserName, position

2003-05-30 Thread p dont think
If you can enable error reporting and post the errors you get, I can probably track down the problem. > -Original Message- > From: [EMAIL PROTECTED] [mailto:squirrelmail- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Thursday, May 29, 2003 4:24 AM > To: [EMAIL PROTECTED] > Cc:

RE: [SM-USERS] Under Date heading comes time only (Email) ??

2003-05-30 Thread p dont think
> is there any option where under Date heading comes date with time in email. can you restate your question? I don't quite understand, but it sounds like you're asking to see the time in the message list? there's not an option for that... although you do see the time when you read the message it

RE: [SM-USERS] Import .address book ??

2003-05-30 Thread p dont think
> >how existing .address book in pine can import in Sm address. > > I cannot remember the Pine addressbook format anymore, but I think it was > tab-delimited. So, simply write a short shell script to remove the tabs, > and for all the entries write it out to SM format, which to my knowledge > is >

RE: [SM-USERS] Unable to log-in

2003-05-30 Thread p dont think
(please try not to post HTML messages to the mailing list if possible, thx) > I have squirrelmail set up on an OSX 10.2.6 server.  I can call up the log-in page @ > http://www.craneschool.org/mail, but when I try to log-in, I get an error message > I'm assuming that squirrelmail uses the users and

RE: [SM-USERS] mcrypt failure

2003-05-30 Thread p dont think
Please, for the sake of completeness on the mailing list, give us a brief summary of how you fixed the problem. There will be people in the future who will be grateful. Thanks, Paul > Nevermind. It was my mistake and I fond it. > > On Fri, 2003-05-30 at 01:16, Jon Reynolds wrote: > > I am wo

Re: [SM-USERS] Change of Welcome UserName, position

2003-05-30 Thread Rio Martin.
[EMAIL PROTECTED] wrote: > Thanks for your relies. I did in the following way instead of using > User name plugin. I modified page_header.php file at line number 227. > echo $username.' '; > This will show user name just before the "Sign out" link. Like yahoo. > what kind of version do you ap

Re: [SM-USERS] view_as_html not working

2003-05-30 Thread Jeffrey L. Taylor
Notice, no Mime-Version header. Without this, 1.4 doesn't consider it real HTML. Standards compliance is the reason given by the developers. I tried hacking the code to no result. I also tried getting the sender, CBS Marketwatch, to clean up their act. Same result. So I hacked the messages.