I just installed Postfix and MySql. I have all virtual users that have their mail delivered to /home/local/$user/Maildir. When I log into squirrelmail I get the following error.
Unknown error: Fatal error: /home/local/ehimmel/Maidir/: No such file or directory. The directory does exist. Any ideas? Thanks ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 18, 2002 1:49 AM Subject: squirrelmail-users digest, Vol 1 #848 - 11 msgs > Send squirrelmail-users mailing list submissions to > [EMAIL PROTECTED] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > or, via email, send a message with subject or body 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of squirrelmail-users digest..." > > > Today's Topics: > > 1. default language (Mario Henley Becerril Geldis) > 2. Re: Can't access attachments (Martin) > 3. change password plugin (Jim Chivas) > 4. Resolution for "Headers already sent"? (R. Stavros Bezas) > 5. [Help] Compose a message. (Test Account) > 6. Re: SM 1.2.10 and PHP 4.3.0RC3 (Matthias Hensler) > 7. Bug Report (Drain Fade) > 8. Re: Resolution for "Headers already sent"? (Jonathan Angliss) > 9. Re: Resolution for "Headers already sent"? (R. Stavros Bezas) > 10. Re: Resolution for "Headers already sent"? (John Locke) > 11. Login Errors: qmail + vpopmail (Joe Oaks) > > --__--__-- > > Message: 1 > Date: Tue, 17 Dec 2002 14:11:33 -0600 (CST) > From: Mario Henley Becerril Geldis <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [SM-USERS] default language > > > Hi managers > > > i have a box red hat 8 with squirrelmail 1.2.10, when i try set default > language to es_Es, does n't change.... > > any ideas..?? > > -- > Mario Henley Becerril Geldis > .jA > .nimdA smetsyS > > > > > > --__--__-- > > Message: 2 > Date: Wed, 18 Dec 2002 11:34:36 +1100 > To: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] Can't access attachments > From: [EMAIL PROTECTED] (Martin) > > $author = "Martin" ; > > > > Problem: > > Can't view/download attachments. > > > > Setup: > > FreeBSD 4.6.1 > > Apache 1.3.26 > > PHP 4.2.3 > > Squirrelmail 1.2.9 (FreeBSD port) > > > > Folder index has the "+" indicating attachments but the attachment section > > is empty. Happened with both a jpeg and a MSword document. Checked IMAP by > > logging in with another client, worked no problem. > > > > The attachment section is completely empty, no download link, nothing. > > > > Any ideas?? > > I just tried upgrading to Squirrelmail 1.2.10 and still no luck... > > marty > > -- > I always dreamed I'd love you > I never dreamed I'd lose you > In my dreams I'm always strong > > "The Dark is Rising" - Mercury Rev > > > --__--__-- > > Message: 3 > Date: Tue, 17 Dec 2002 17:32:34 -0800 (PST) > From: Jim Chivas <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > cc: Jim Chivas <[EMAIL PROTECTED]> > Organization: Langara College > Subject: [SM-USERS] change password plugin > > Greetings: > > > There are two plugins that change passwords. One mentions a C program > while the other one mentions the pam method. > > > I run SM on a Unix system. Does it matter which plugin I use? > > Thanks > > Jim > > > > --__--__-- > > Message: 4 > From: "R. Stavros Bezas" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Date: Tue, 17 Dec 2002 22:08:38 -0500 > Subject: [SM-USERS] Resolution for "Headers already sent"? > > This is a multi-part message in MIME format. > > ------=_NextPart_000_0071_01C2A618.D9A21820 > Content-Type: text/plain; > charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > > I have been observing the mailstring for a few days and done some = > searching through the archives and have yet to see a fix for the = > following errors when I access webpage.com/squirrelmail/ > : > > Warning: Cannot add header information - headers already sent by (output = > started at /htdocs/squirrelmail/src/global.php:2) in = > /htdocs/squirrelmail/functions/i18n.php on line 1195 > > Warning: Cannot send session cookie - headers already sent by (output = > started at /htdocs/squirrelmail/src/global.php:2) in = > /htdocs/squirrelmail/src/global.php on line 135 > > Warning: Cannot send session cache limiter - headers already sent = > (output started at /htdocs/squirrelmail/src/global.php:2) in = > /htdocs/squirrelmail/src/global.php on line 135 > > Warning: Cannot add header information - headers already sent by (output = > started at /htdocs/squirrelmail/src/global.php:2) in = > /htdocs/squirrelmail/src/global.php on line 152 > > Warning: Cannot add header information - headers already sent by (output = > started at /htdocs/squirrelmail/src/global.php:2) in = > /htdocs/squirrelmail/src/global.php on line 153 > > Warning: Cannot add header information - headers already sent by (output = > started at /htdocs/squirrelmail/src/global.php:2) in = > /htdocs/squirrelmail/src/global.php on line 154 > > Warning: Cannot add header information - headers already sent by (output = > started at /htdocs/squirrelmail/src/global.php:2) in = > /htdocs/squirrelmail/src/login.php on line 91 > > _________________________________________________________________________= > _________________________________________________________________________= > ________________ > > If anyone can shed any light on this situation I would REALLY appreciate = > it! I am running openbsd 3.2, php 4.2.3 and apache 1.3.26. Thanks alot! > > ------=_NextPart_000_0071_01C2A618.D9A21820 > Content-Type: text/html; > charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> > <HTML><HEAD> > <META http-equiv=3DContent-Type content=3D"text/html; = > charset=3Diso-8859-1"> > <META content=3D"MSHTML 6.00.2800.1126" name=3DGENERATOR> > <STYLE></STYLE> > </HEAD> > <BODY bgColor=3D#ffffff> > <DIV><FONT face=3DArial size=3D2>I have been observing the mailstring = > for a few days=20 > and done some searching through the archives and have yet to see a fix = > for the=20 > following errors when I access webpage.com/squirrelmail/</FONT></DIV> > <DIV><FONT face=3DArial size=3D2>:</FONT></DIV> > <DIV><FONT face=3DArial size=3D2></FONT> </DIV> > <DIV><STRONG>Warning</STRONG>: Cannot add header information - headers = > already=20 > sent by (output started at /htdocs/squirrelmail/src/global.php:2) in=20 > <B>/htdocs/squirrelmail/functions/i18n.php</B> on line=20 > <B>1195</B><BR><BR><B>Warning</B>: Cannot send session cookie - headers = > already=20 > sent by (output started at /htdocs/squirrelmail/src/global.php:2) in=20 > <B>/htdocs/squirrelmail/src/global.php</B> on line=20 > <B>135</B><BR><BR><B>Warning</B>: Cannot send session cache limiter - = > headers=20 > already sent (output started at /htdocs/squirrelmail/src/global.php:2) = > in=20 > <B>/htdocs/squirrelmail/src/global.php</B> on line=20 > <B>135</B><BR><BR><B>Warning</B>: Cannot add header information - = > headers=20 > already sent by (output started at = > /htdocs/squirrelmail/src/global.php:2) in=20 > <B>/htdocs/squirrelmail/src/global.php</B> on line=20 > <B>152</B><BR><BR><B>Warning</B>: Cannot add header information - = > headers=20 > already sent by (output started at = > /htdocs/squirrelmail/src/global.php:2) in=20 > <B>/htdocs/squirrelmail/src/global.php</B> on line=20 > <B>153</B><BR><BR><B>Warning</B>: Cannot add header information - = > headers=20 > already sent by (output started at = > /htdocs/squirrelmail/src/global.php:2) in=20 > <B>/htdocs/squirrelmail/src/global.php</B> on line=20 > <B>154</B><BR><BR><B>Warning</B>: Cannot add header information - = > headers=20 > already sent by (output started at = > /htdocs/squirrelmail/src/global.php:2) in=20 > <B>/htdocs/squirrelmail/src/login.php</B> on line <B>91</B><BR></DIV> > <DIV><FONT face=3DArial=20 > size=3D2>________________________________________________________________= > _________________________________________________________________________= > _________________________</FONT></DIV> > <DIV><FONT face=3DArial size=3D2></FONT> </DIV> > <DIV><FONT face=3DArial size=3D2>If anyone can shed any light on this = > situation I=20 > would REALLY appreciate it! I am running openbsd 3.2, php 4.2.3 and = > apache=20 > 1.3.26. Thanks alot!</FONT></DIV> > <DIV><FONT face=3DArial size=3D2></FONT> </DIV></BODY></HTML> > > ------=_NextPart_000_0071_01C2A618.D9A21820-- > > > --__--__-- > > Message: 5 > From: Test Account <[EMAIL PROTECTED]> > Date: Wed, 18 Dec 2002 13:21:52 +0900 (KST) > To: <[EMAIL PROTECTED]> > Subject: [SM-USERS] [Help] Compose a message. > > > Hi guys. > > My users and I have same problem when compose a message. > > After fill out each fields, let's assume if I type wrong email address or > I hit the "back" or "forward" button by mistake. > If I typed wrong local email address, it say wrong email address. > After back to original page, I have to re-type all the message again! > > I can guess this is security feature but all other webmail doesn't do like > this. They keep all data. > Please help me, how to solve this. > > Thanks. > > - Raelian > > > > > > --__--__-- > > Message: 6 > Date: Tue, 17 Dec 2002 18:34:55 +0100 > From: Matthias Hensler <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: Matthias Hensler <[EMAIL PROTECTED]> > Subject: Re: [SM-USERS] SM 1.2.10 and PHP 4.3.0RC3 > Reply-To: Matthias Hensler <[EMAIL PROTECTED]> > Organization: WSPse (http://www.wspse.de/) > > On Sun, Dec 15, 2002 at 05:15:52PM -0600, Jonathan Angliss wrote: > > Hello Matthias, On Sunday, December 15, 2002, Matthias Hensler > > wrote... > > > > > After upgrading from PHP 4.2.2 to 4.3.0RC3 I discovered a strange > > > problem from which I am not sure if it is a bug in the > > > development-tree or in Squirrelmail (that is because I don't > > > understand the session-handling in SM in detail :-) > > > > I've noticed a few people mentioning session issues with 4.3.0rc3... > > please note that is a release candidate, and still under > > development, so there are possibilities that it is still buggy. > > Yes, I know that. Thats because I am asking if it is just a bug in > 4.3.0rc3 or a problem with the session-management in SM which worked > fine before. > > > > This is what happens: trying to login the first time will always > > > fail. Login in the second time causes no problems and you can work > > > like usual. If you logout and try to login again its the same thing > > > (first try fails, second works). > > > > > The problem is session-related. I played around a bit with the > > > source and found this out: > > > > > If the login-site is opened the first time PHP inserts a session-id > > > after the <form> (PHP was compiled with "--enable-trans-sid"). > > > > You can turn off trans-sid in the php.ini file, but I'll see from > > what you say if we can work around it :) > > > > > "/src/login.php": [...] <form ACTION="redirect.php" > > > METHOD="POST"><input type="hidden" name="SQMSESSID" > > > value="fa59ce79ca8b805c37d43bd0bc79d7f8" /> [...] > > > > > Login in with the correct username and password while submitting > > > that session-id will always fail. A reload causes the inserted > > > session-id to go away. > > > > Can you open src/global.php and src/validate.php and find the line > > which says: > > > > ini_set('session.name' , 'SQMSESSID'); > > > > It's right near the top on both files. Try commenting it out, and > > attempting a login again. > > No, that doesn't change anything. Exactly the same problem like before. > > > > I was able to work around this, by removing > > > > > setcookie(session_name(), '', time() - 5, > > > $cookie_params['path'], $cookie_params['domain']); > > > > > in src/global.php (lines 150+151), function sqsession_destroy(). > > > > > > > I am not sure what happens here. First SM creates a session, deletes > > > the superglobal $_SESSION and destroys the session again. If it > > > would stop here everything would be fine. > > > > Do you have session.auto_start set to 1? The function you mention > > was an attempt at fixing cross session issues where multiple people > > logging in from the same browser would result in the sessions > > becoming merged if a person didn't log out. I have updated this > > function in 1.2.11[cvs] so it should actually work now. The problem > > being, is if you have session.auto_start set to 1, a session is > > started with a default session name, while any point after that, we > > try to find a different session name. This would result in session > > issues and the login problem you might be experiencing. > > Sorry, but session.auto_start is disabled here. > > > > But setting this cookie seems to trigger the insertion of a > > > transparent session id by PHP. > > > > I think it might have something to do with the way I wrote it > > originally. I've altered it recently, and it'll never start a > > session in the sqsession_destroy() function if it doesn't detect a > > session, where as last time, it'd start a session, then destroy it. > > > > > The problem is reproduceable by just opening the src/login.php in a > > > view-source window of mozilla and pressing reload again and again: > > > the first time there is the hidden "SQMSESSID" inserted, and the > > > next time not. If I change the the cookie-time to time()-5000 the > > > hidden ID never goes away. > > > > SQMSESSID is the name we decided on a new session name to stop an > > interaction with other PHP applications such as gallery. If you > > don't find you have conflicts with them, just comment out the > > ini_set('session.name' , 'SQMSESSID'); from src/global.php and > > src/validate.php > > We don't have conflicts with other PHP applications, but nevertheless, > changing the name for the session, or using the default one doesn't fix > the problem. > > > > I cannot tell if the problem was introduced with PHP 4.3.0RC3, since > > > I had enough problems with 4.2.3 and waited a long time before > > > upgrading to a newer version (although necessary because of some of > > > the security related things in 4.2.2). > > > > Again I point out, 4.3.0RC3 is a release candidate at the moment, > > meaning they are probably still doing some serious work on it, but > > try the suggested options I mention, if you still get issues, let us > > know, and I'll send you the updated sqsession_destroy() code, or you > > can just take a look at the CVS for that file. > > So far only disabling the setcookie-part helps. Maybe it is time to > inform the PHP developers? > > Matthias > > > --__--__-- > > Message: 7 > Date: Tue, 17 Dec 2002 10:48:40 -0800 (PST) > From: "Drain Fade" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: [SM-USERS] Bug Report > > 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 ... > Delete a message > > > > The description of the bug: > Anytime I delete a message whether it's new or read, sm will create 2 > copies in the trash folder. > > I can reproduce the bug by: > Deleting a message > > ---------------------------------------------- > > My browser information: > Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130 > get_browser() information (List) > * Nothing listed > > My web server information: > PHP Version 4.2.3 > PHP Extensions (List) > * 0 = yp > * 1 = sysvshm > * 2 = sysvsem > * 3 = standard > * 4 = sockets > * 5 = session > * 6 = recode > * 7 = posix > * 8 = pcre > * 9 = openssl > * 10 = iconv > * 11 = gettext > * 12 = ftp > * 13 = dio > * 14 = ctype > * 15 = calendar > * 16 = bcmath > * 17 = zlib > * 18 = apache > > SquirrelMail-specific information: > Version: 1.2.10 > Plugins (List) > * 0 = bug_report > * 1 = calendar > * 2 = delete_move_next > * 3 = filters > * 4 = newmail > * 5 = spamcop > * 6 = squirrelspell > * 7 = folder_synch > * 8 = quicksave > > My IMAP server information: > Server type: courier > Server info: * OK [HIDDEN] ready. Copyright 1998-2002 Double Precision, > Inc. See COPYING for distribution information. > Cabailities: IMAP4rev1 CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT > THREAD=REFERENCES SORT STARTTLS > > > > > --__--__-- > > Message: 8 > Date: Tue, 17 Dec 2002 23:20:27 -0600 > From: Jonathan Angliss <[EMAIL PROTECTED]> > To: "R. Stavros Bezas" <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] Resolution for "Headers already sent"? > > Hello R., > On Tuesday, December 17, 2002, R. Stavros Bezas wrote... > > > I have been observing the mailstring for a few days and done some > > searching through the archives and have yet to see a fix for the > > following errors when I access webpage.com/squirrelmail/ : > > > Warning: Cannot add header information - headers already sent by > > (output started at /htdocs/squirrelmail/src/global.php:2) in > > /htdocs/squirrelmail/functions/i18n.php on line 1195 > > Is there anything being displayed above this error message? Like > another error message? Maybe the font color is wrong, or something > like that, and it's not visible. From the line it references, code > started sending data on line 2 of src/global.php, when last time I > checked there was nothing on line 2, unless your copy of > src/global.php has somehow become messed up (such as editing it in a > DOS editor might cause some unusual characters to appear). > > -- > Jonathan Angliss > ([EMAIL PROTECTED]) > > > > --__--__-- > > Message: 9 > From: "R. Stavros Bezas" <[EMAIL PROTECTED]> > To: "Jonathan Angliss" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Subject: Re: [SM-USERS] Resolution for "Headers already sent"? > Date: Wed, 18 Dec 2002 00:44:36 -0500 > > Doh... a reinstall fixed all those errors.... thanks :> > ----- Original Message ----- > From: "Jonathan Angliss" <[EMAIL PROTECTED]> > To: "R. Stavros Bezas" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Wednesday, December 18, 2002 12:20 AM > Subject: Re: [SM-USERS] Resolution for "Headers already sent"? > > > > Hello R., > > On Tuesday, December 17, 2002, R. Stavros Bezas wrote... > > > > > I have been observing the mailstring for a few days and done some > > > searching through the archives and have yet to see a fix for the > > > following errors when I access webpage.com/squirrelmail/ : > > > > > Warning: Cannot add header information - headers already sent by > > > (output started at /htdocs/squirrelmail/src/global.php:2) in > > > /htdocs/squirrelmail/functions/i18n.php on line 1195 > > > > Is there anything being displayed above this error message? Like > > another error message? Maybe the font color is wrong, or something > > like that, and it's not visible. From the line it references, code > > started sending data on line 2 of src/global.php, when last time I > > checked there was nothing on line 2, unless your copy of > > src/global.php has somehow become messed up (such as editing it in a > > DOS editor might cause some unusual characters to appear). > > > > -- > > Jonathan Angliss > > ([EMAIL PROTECTED]) > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by: > > With Great Power, Comes Great Responsibility > > Learn to use your power at OSDN's High Performance Computing Channel > > http://hpc.devchannel.org/ > > -- > > squirrelmail-users mailing list > > List Address: [EMAIL PROTECTED] > > List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 > > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > > > > > --__--__-- > > Message: 10 > Subject: Re: [SM-USERS] Resolution for "Headers already sent"? > From: John Locke <[EMAIL PROTECTED]> > To: "R. Stavros Bezas" <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Organization: > Date: 17 Dec 2002 21:49:07 -0800 > > On Tue, 2002-12-17 at 19:08, R. Stavros Bezas wrote: > > I have been observing the mailstring for a few days and done some > > searching through the archives and have yet to see a fix for the > > following errors when I access webpage.com/squirrelmail/ > > : > > > > Warning: Cannot add header information - headers already sent by > > (output started at /htdocs/squirrelmail/src/global.php:2) in > > /htdocs/squirrelmail/functions/i18n.php on line 1195 > > > <snip> > > ____________________________________________________________________________ ____________________________________________________________________________ __________ > > > > If anyone can shed any light on this situation I would REALLY > > appreciate it! I am running openbsd 3.2, php 4.2.3 and apache 1.3.26. > > Thanks alot! > > > > This is a standard PHP error, due to the nature of web browsers and the > HTTP standard. Basically, your server is telling you that it can't send > any HTTP headers to your browser, because it has already sent something > it interprets as the body of the web page. > > Squirrelmail uses sessions to "remember" your login from page to page, > among other things. PHP sends a cookie to your browser to keep track of > which browser (among all the possible browsers that could connect to > your server). Cookies must be sent to the browser in the header, rather > than the body of the page. This error basically says that some > non-header text went out before the cookies... > > The error message tells you where to look. Open up > /htdocs/squirrelmail/src/global.php, and look on line 2. This is where > output of the web page started, and the point that PHP determined it > could no longer send headers. > > The first four lines of my global.php looks like this: > > <?php > > /** > * globals.php > > Does yours? > > There should be no space between the beginning of the file and the > opening bracket of the line "<?php". If there's anything before that, > delete it and try again. > > Good luck, > -- > John Locke > http://www.freelock.com > > > > --__--__-- > > Message: 11 > From: "Joe Oaks" <[EMAIL PROTECTED]> > To: "Squirrel Mail List" <[EMAIL PROTECTED]> > Date: Tue, 17 Dec 2002 22:49:01 -0800 > Subject: [SM-USERS] Login Errors: qmail + vpopmail > > Hello gurus; I'm new to SM and checking it out. > > I have installed it per the INSTALL, using the config.pl, > all seemed ok, except the fact I'm not running IMAP, no > big deal I figured. I am running qmail, and vpopmail, > along with qmail-smtpauth. With the pop3 login I'm using > the vpopmail's vpasswd for login authentification. On a > current webmail client I'm using I am having no issues, > but with SM I keep getting login errors. I have tried > several ways to login, i.e. trell and [EMAIL PROTECTED] as > the login but none work. > > What have I missed. The pages show just fine, is there a > variable I need to set for SM to know where and how to > login, if so what file do I need to modify? > > Trell > > > > > --__--__-- > > -- > squirrelmail-users mailing list > List Address: [EMAIL PROTECTED] > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > http://squirrelmail.org/cvs > > End of squirrelmail-users Digest ------------------------------------------------------- This SF.NET email is sponsored by: Geek Gift Procrastinating? Get the perfect geek gift now! Before the Holidays pass you by. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
