RE: [SM-USERS] Php Warning on new install

2003-04-01 Thread Dave Carrera
Hi again, I have uploaded (full overwrite as you suggested) the latest cvs and the error still persists :-( I have downloaded the latest cvs of 1.4 to see if it handles this minor issue. My Server Setup is: Apache 1.3x Php 4.3.0 Running Php as DSO not using php.ini FreeBSD 4.7 stable The error

RE: [SM-USERS] Problems with multiple squirrelmail-sesssions

2003-04-01 Thread p dont think
Upgrade to the latest SquirrelMail for one.  There are a lot of session issues that have been addressed in the more recent versions of SM.  Try 1.2.11 at the least.  See the download page on the SM website   squirrelmail.org       -Original Message- From: [EMAIL PROTECTED] [

[SM-USERS] Problems with multiple squirrelmail-sesssions

2003-04-01 Thread Johannes Kreuzhuber
hello there is a big problem when you open multiple squirrelmail-sesssions in one browser. the sessions will be mixed. when you change options in one session. the same changes are in the other session and so on. I have tested this in Opera Mozilla InternetExplorer can anyone help to correct this

[SM-USERS] Allowed memory size of 10485760 bytes exhausted

2003-04-01 Thread akanksha pk kumar
On Fri, 28 Mar 2003 akanksha pk kumar wrote : hi I have been trying to run squirrelmail but it gives me this error after i login on the frames of the login.php age. Fatal error: Allowed memory size of 10485760 bytes exhausted (tried to allocate 4097 bytes) in /var/www/html/squirrelmail/funct

Re: [SM-USERS] SM Under Windows XP

2003-04-01 Thread Tom Duffy
begin Troy Settle's message dated Tue, Apr 01, 2003 at 10:48:06AM -0500: > > When did Microsoft release Windows XP Server Edition? Why would you let M$ tell you what software to run on your OS? If you buy it, then why can't you run whatever software you want on it? Just because marketting wants

RE: [SM-USERS] Login page color change?

2003-04-01 Thread p dont think
That's not supported, but you can do it manually if you so desire: edit the file /src/login.php and look for a line that looks something like: echo ''. Change it to something like: echo ''. Also, see this link for how to integrate SM logins to your own HTML pages: http://www.squirrelmail.org/

[SM-USERS] Some messages are not showing up in SM's INBOX.. but exist when using other IMAP client

2003-04-01 Thread Nicholas Mistry
Well, this is a rather weird issue and i am not sure how to go about debugging this. I thought to mail the list as this is my first real problem with running squirrelmail, and i do not actually know how to go about trying to fix it. So the problem is that I have several of my users complain abou

[SM-USERS] Login page color change?

2003-04-01 Thread beck
I have not read how to modify the CONFIG to change the color of the LOGIN page. I have modified the ORG errata via PHP, but would like some other hues besides white. Thanx! ---* Beck --- This SF.net email is sponsored by: ValueWeb: Dedi

[SM-USERS] Howto display Mails in Asian Fonts

2003-04-01 Thread Thomas Jegen, Webspot IT Services
Hi I am running Squirrelmail 1.2.11 From time to time I am getting mails in asian fonts (i. e. Thai). How can I display those fonts correctly? What ist the correct configuration for SquirrelMail. Thanks for your help. Thomas --- This SF.n

RE: [SM-USERS] a small hack for plugin problems with register globals off

2003-04-01 Thread p dont think
Oops, minor correction - please direct all plugin-related inquiries to the SM-PLUGINS mailing list. Thanks, paul > -Original Message- > From: [EMAIL PROTECTED] [mailto:squirrelmail- > [EMAIL PROTECTED] On Behalf Of p dont think > Sent: Tuesday, April 01, 2003 12:28 PM > To: [EMAIL PR

Re: [SM-USERS] HTML recognition bug

2003-04-01 Thread Seth E. Randall
Jeffrey, The copy of the email you bounced to me didn't have the Mime-Version header set. Without that header, most IMAP servers will ignore the Content-Type: header. In 1.2.x I think we looked for Content-Type directly and in 1.4.x we let the IMAP server tell us what's up. As far as I know, Con

RE: [SM-USERS] a small hack for plugin problems with register globals off

2003-04-01 Thread p dont think
Oyku, Thanks for the quickfix idea. As the release of SM1.4 grows very close, we are trying our best to get all the plugins not only rg=0 compatible, but also SM1.4 compatible. Your fix might be a good way for people who cannot wait to get things up to speed, but obviously, we are trying to do

Re: [SM-USERS] Php Warning on new install

2003-04-01 Thread Jonathan Angliss
Hello Dave, On Tuesday, April 01, 2003, Dave Carrera wrote... > Have downloaded the latest CVS > squirrelmail-20030401_0843-CVS.stable.tar.gz > Can I just upload and over write the /functions and /src dirs from the > CVS to update my stable version? > I Ask cause everything else looks the same..

RE: [SM-USERS] Php Warning on new install

2003-04-01 Thread Dave Carrera
Have downloaded the latest CVS squirrelmail-20030401_0843-CVS.stable.tar.gz Can I just upload and over write the /functions and /src dirs from the CVS to update my stable version? I Ask cause everything else looks the same... Thanks for the advice Dave C -Original Message- From: Jona

Re: [SM-USERS] Php Warning on new install

2003-04-01 Thread Jonathan Angliss
Hello Dave, On Tuesday, April 01, 2003, Dave Carrera wrote... > Hi All, > New to SM and this list so sorry if this has been already covered. > I am not using the php.ini on my FreeBSD box so I don’t know how to get > rid of this warning. > "Warning: Unknown(): Your script possibly relies on a s

[SM-USERS] Re: Warning: antivirus system report

2003-04-01 Thread Jonathan Angliss
Hello Visnetic, On Tuesday, April 01, 2003, VisNetic MailServer wrote... > ** > Virus '' has been detected. > ** Fix your mail server! It's sending false reports... to mailing lists... Turn it off... or fix it

Re: [SM-USERS] Php Warning on new install

2003-04-01 Thread Thijs Kinkhorst
Hello Dave, > New to SM and this list so sorry if this has been already covered. You're quite right... this is a known problem that has been fixed in the most recent snapshots. We plan to release a new version shortly. You can find the snapshots at our website (squirrelmail.org) or you can choose

[SM-USERS] Php Warning on new install

2003-04-01 Thread Dave Carrera
Hi All, New to SM and this list so sorry if this has been already covered. I am not using the php.ini on my FreeBSD box so I don’t know how to get rid of this warning. "Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that

[SM-USERS] Unable to send mail-Problem Solved

2003-04-01 Thread Andrew Simon
Changed the useSendmail option in the config.php file to false and was able to send mail. Thanks for all of the suggestions. Andrew Simon --- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwi

Re: [SM-USERS] Unable to send mail

2003-04-01 Thread Tracy McKibben
Andrew Simon said: > I just installed squirrelmail-1.2.10-1. > > My setup is: > OS:Red Hat 8.0 > MTA: qmail > IMAP: courier-imap > > Everything is working. Mail can be sent and received using imap. With > squirrelmail I can receive mail with no problem but I cannot send mail. > I have made most

Re: [SM-USERS] Unable to send mail

2003-04-01 Thread Jonathan Angliss
Hello Andrew, On Tuesday, April 01, 2003, Andrew Simon wrote... > Everything is working. Mail can be sent and received using imap. > With squirrelmail I can receive mail with no problem but I cannot > send mail. I have made most of the suggested changes to the > config.php file and still I can's s

RE: [SM-USERS] SM Under Windows XP

2003-04-01 Thread Troy Settle
When did Microsoft release Windows XP Server Edition? -- Troy Settle Pulaski Networks http://www.psknet.com 540.994.4254 - 866.477.5638 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Matt Gilliam > Sent: Monday, March 31, 2003 4:45 P

Re: [SM-USERS] error loggin in

2003-04-01 Thread Jonathan Angliss
Hello Daniel, On Monday, March 31, 2003, Daniel Tan wrote... > i am getting this error unable to login. smtp and pop is enabled. i > suspect it has something to do with data being captured by the > browser as i have a cgi script file to change password for users > using web page by using the yppas

[SM-USERS] Unable to send mail

2003-04-01 Thread Andrew Simon
I just installed squirrelmail-1.2.10-1. My setup is: OS:Red Hat 8.0 MTA: qmail IMAP: courier-imap Everything is working. Mail can be sent and received using imap. With squirrelmail I can receive mail with no problem but I cannot send mail. I have made most of the suggested changes to the conf

[SM-USERS] a small hack for plugin problems with register globals off

2003-04-01 Thread Oyku Gencay
Hi folks, I've recently been facing some weird problems wit sqmail. After some hours of staring at the monitor, finally realized the fact that I had to change register globals to "off" in order to prevent some nasty session overwriting problems. This was specific to SuSE 7.3 PHP 4.0.4. It's not e

[SM-USERS] cannot login on the first try

2003-04-01 Thread Jeremy Rodriguez
I am running RedHat 7.3, Php 4.1.2, Squirrelmail 1.2.11. I am having a login problem. The problem is that squirrel mail never takes my login credentials on the first try. I go to the login page, type in my credentials, and then get the error "Unknown user or password incorrect, go to the login page

Re: [SM-USERS] Search Local User's email Address ??

2003-04-01 Thread Alexandros Vellis
On Tue, 1 Apr 2003 16:45:06 +0530 "Subhash Chand" <[EMAIL PROTECTED]> wrote: > Is there any plugin or working any one, by which a user can search > email address on local server, within organasation ? What kind of server? LDAP? Yes. The built-in address book supports that, as well as the ldapque

[SM-USERS] Squirrelmail + Netscape Communicator 4.7

2003-04-01 Thread Ewan McDowall
Hi, Some of my users are unable to send mail with Squirrelmail using Netscape Communicator as the browser. The user can send mail from the same machine, just by using another browser (e.g. Internet Explorer). With Netscape, after clicking send, the request times out. The php error log contain