[SM-USERS] imap folders with ISO-8859-2 encoding

2003-06-03 Thread Martin Sitar
Hi all squirrelmail users and developers. Past few days I try to find an answer, how to make imap folders created with Squirrel in Czech - ISO-8859-2 encoding containing special chars like "cstzr" with hook readable in email clients like Kmail and Outlook Express. The same problem contrariwise

[SM-USERS] "boring layout"

2003-06-03 Thread Asbjorn Hoiland Aarrestad
some of my users are complaining about the "boring layout" of squirrelmail. (refering to the fancy layout of hotmail) is there any way of making squirrelmail more fancy? some more colors? - asbjørn --- This SF.net email is sponsored by: eBay

RE: [SM-USERS] problem with hostname in domain name when sendingmail

2003-06-03 Thread [EMAIL PROTECTED]
On Tue, 2003-06-03 at 13:16, p dont think wrote: > > I have problem with default domain name when sending mail. > > For some reason sendmail is using the format [EMAIL PROTECTED] > > but it should be [EMAIL PROTECTED] > > Does any one know what I need to change to stop sendmail from adding > > host

[SM-USERS] SM: Virtual Hosting

2003-06-03 Thread System
Hello All, I have two questions : Q1. I have installed SM 1.0.4 on my Redhat 7.3 box. I have recently shifted SM on https (SSL) https://mydomain.com/sm after shifting it's not allowing my users to login it says "Incorrect User and Password". When i use the Previous http://mydomain.com/sm SM it wor

Re: [SM-USERS] Error opening /var/squirrelmail/data//default_pref

2003-06-03 Thread groups
i fixed it: it is the open_basedir that should be / not the htdocs dir best, mh great tool On Tuesday, June 3, 2003, at 10:32 am, [EMAIL PROTECTED] wrote: the relative error is this one: Error opening ../data/default_pref Could not create initial preference file! ../data/ should be writable by

[SM-USERS] Allowed memory

2003-06-03 Thread Vincent Briet
Hi, I use version 1.2.10, While I'm trying to forward a 5mo message I get this error : Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4097 bytes) in ./mail/functions/imap_general.php on line 82 I tried to increase post_max_size and memory_limit but it's always th

Re: [SM-USERS] Error opening /var/squirrelmail/data//default_pref

2003-06-03 Thread groups
the relative error is this one: Error opening ../data/default_pref Could not create initial preference file! ../data/ should be writable by user wwwrun Please contact your system administrator and report this error. when i use this setup in my config file: 2. Data Directory : /var/

RE: [SM-USERS] Error opening /var/squirrelmail/data//default_pref

2003-06-03 Thread p dont think
>From http://www.squirrelmail.org/wiki/en_US/DataPermission If you have your data directory outside of your htdocs tree (not in the SquirrelMail directory, which is advisable), make sure NOT to use relative paths when specifying it in conf.pl; please use the full absolute path Have you tried that

Re: [SM-USERS] Error opening /var/squirrelmail/data//default_pref

2003-06-03 Thread groups
now i installed from cvs 1.4.1-stable, the error message no longer contains the double slash, but everything is the same. my php version is 4.2.2 i tried the 1.5.0-devel too! strange things. is there any parameter/module in php that could cause this error? please help. marcus On Monday, June 2,

RE: [SM-USERS] HTML mail messed up, MIME-Version header present

2003-06-03 Thread p dont think
> You could add it to the default_pref file in your data directory. That > should work for most people. only if users have never logged in before. if they have, you'll need to write a quick script that can add the desired settings to each .pref file in the data directory > >> Hmm. Looks okay he

RE: [SM-USERS] Upgrading Apache1 to Apache2 breaks SM on one virtual domain

2003-06-03 Thread p dont think
> At the instance of some users, I (tried to) upgrade my Apache 1.3.26 > (PHP 4.2.3 (not a typo); SM 1.2.7) to 2.0.46 (PHP 4.3.2 (not a typo!); > SM 1.2.7). I have SM on 2 virtual domains - mail.dom1.com and > mail.dom2.com; the machine's hostname is myname.dom1.com. > > After the upgrade attempt,

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

2003-06-03 Thread p dont think
Sorry for the delay. Again, please try not to send HTML-formatted email to the mailing list. Thanks. Again, should Eudora have nothing to do with SM. Eudora is a client that you are running on your own machine at home; SM is a client interface that is running on the server. SM uses IMAP for cl

RE: [SM-USERS] Random error when clicking compose

2003-06-03 Thread p dont think
> Thanks for your help so far. We're still having the problem. I have now > deduced that it only seems to happen to users of IE 5.0. Specifically, > they > are NOT able to log back in after they are kicked out. > Because people use the webmail from random web terminals, it's not always > possible

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

2003-06-03 Thread p dont think
> > 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 applied thi

Re: [SM-USERS] Message Highlighting fix for 1.4.0

2003-06-03 Thread Jonathan Angliss
Hello Billy, On Monday, June 02, 2003, Billy Newsom wrote... > I guess unless there is another mailing list for developers, not > many people know about this. Message highlighting is broken in the > SquirrelMail 1.4.0 release. Certain things won't highlight, like > things using the FROM: header as

[SM-USERS] Message Highlighting fix for 1.4.0

2003-06-03 Thread Billy Newsom
I guess unless there is another mailing list for developers, not many people know about this. Message highlighting is broken in the SquirrelMail 1.4.0 release. Certain things won't highlight, like things using the FROM: header as a trigger. Anyway, I fixed my setup using an updated file from CVS

Re: [SM-USERS] [Newbie] PHP Error

2003-06-03 Thread Jonathan Angliss
Hello Hélio, On Monday, June 02, 2003, Hélio Rubens Kamogawa wrote... > Hi, > I am installing right now squirrelmail, and everything gone well too far. > Well after the instalation and configuration, I´ve tried to login onto it, > but the following message appers: > Fatal error: Failed opening r

[SM-USERS] [Newbie] PHP Error

2003-06-03 Thread Hélio Rubens Kamogawa
Hi, I am installing right now squirrelmail, and everything gone well too far. Well after the instalation and configuration, I´ve tried to login onto it, but the following message appers: Fatal error: Failed opening required 'DB.php' (include_path='') in /home/httpd/htdocs/squirrelmail-1.4.0/funct

Re: [SM-USERS] Error opening /var/squirrelmail/data//default_pref

2003-06-03 Thread groups
i've done this already, this changes nothing... anyone knows if this could be an issue with php? thank you. mh On Monday, June 2, 2003, at 09:11 pm, Charles Blackwell wrote: Looks like there are too many slashes in the dir.. delete the slash between data and default. C -Original Message-

Re: [SM-USERS] Bug Report

2003-06-03 Thread Jonathan Angliss
Hello Magnus, On Monday, June 02, 2003, Magnus Swenson wrote... > I cannot see pictures in e-mails or pictures or backgrounds in > e-mails. I see a message saying "This picture cannot be viewed due > to security settings". It's not a bug... read the archives... or the webpage... there are full de

[SM-USERS] Address Book error message

2003-06-03 Thread Scott Yamahata
I'm using the latest version of squirrelmail on an OSX 10.2.6 server and have squirrelmail up and running. I'm trying to get the group address book to work and get the following error message: Fatal error: Failed opening required 'DB.php' (include_path='.:/usr/lib/php') in /Library/WebServer/

[SM-USERS] Bug Report

2003-06-03 Thread Magnus Swenson
I subscribe to the squirrelmail-users mailing list. [ ] True - No need to CC me when replying [X ] False - Please CC me when replying This bug occurs when I ... X... view a particular message ... use a specific plugin/function X... try to do/view/use The description of the bu

Re: [SM-USERS] HTML mail messed up, MIME-Version header present

2003-06-03 Thread Seth Randall
You could add it to the default_pref file in your data directory. That should work for most people. Seth. H. Wade Minter said: > On Mon, 2 Jun 2003, Seth Randall wrote: > >> Hmm. Looks okay here. Are you using the View As HTML plugin or do you >> have Show HTML Version by Default turned on? > >

Re: [SM-USERS] HTML mail messed up, MIME-Version header present

2003-06-03 Thread H. Wade Minter
On Mon, 2 Jun 2003, Seth Randall wrote: > Hmm. Looks okay here. Are you using the View As HTML plugin or do you > have Show HTML Version by Default turned on? Actually, I didn't. That's probably what it was. I made that switch, and it changed to HTML. Is there any way to make the change the

Re: [SM-USERS] Error opening /var/squirrelmail/data//default_pref

2003-06-03 Thread groups
any help would be welcome ... my data/default_pref says the following -rw-r--r--1 yuko www14 Mar 2 2002 .htaccess -rwxrwxrwx1 wwwrun www89 Jan 4 12:22 default_pref -rwxrwxrwx1 wwwrun www 469 Dec 23 2001 index.php thanks a lot, mh On Monday

[SM-USERS] auto send email for new user

2003-06-03 Thread Raymond Luong
hello everyone I'm new to the linux play ground. So I'm going to ask a lot of silly question. This is will be one of them. I have thos setup for me mail server: REDHAT + QMAIL + OPENSSL + APACHE + PHP + MYSQL + VPOPMAIL (with MySQL accounts) + COURIER-IMAP + SQUIRRELMAIL (with MySQL prefs/add

Re: [SM-USERS] HTML mail messed up, MIME-Version header present

2003-06-03 Thread Seth Randall
Hmm. Looks okay here. Are you using the View As HTML plugin or do you have Show HTML Version by Default turned on? Seth. H. Wade Minter said: > On Mon, 2 Jun 2003, Seth Randall wrote: > >> Can you forward me the whole email so I can test it out. > > Sure - it's attached. > > --Wade -- Seth Ra