Re: [SM-USERS] Detaching attachments from emails?

2007-03-21 Thread Marc Groot Koerkamp
ternal mailbox header cache. Piece of cake, isn't it ;-) Regards, Marc Groot Koerkamp. > > -- > Ralf Hildebrandt (i.A. des IT-Zentrums) > [EMAIL PROTECTED] > Charite - Universitätsmedizin BerlinTel. +49 (0)30-450 > 570-155 > Gemeinsame Einrichtung von FU

Re: [SM-USERS] forwarding mails with attachements produce 'Zero Sized Reply'

2007-03-14 Thread Marc Groot Koerkamp
due to the way SquirrelMail handles forwards. The good part, this is fixed in SquirrelMail 1.4.10 SVN (download from svn). 1.4.10 will probably be released within a week. If you can't wait, then download SquirrelM

Re: [SM-USERS] [SM-PLUGINS] Plugin development perplexity

2007-02-04 Thread Marc Groot Koerkamp
roject you are welcome to return to the SquirrelMail universe. Regards, Marc Groot Koerkamp SquirrelMail development leader. On Fri, February 2, 2007 9:28 am, [EMAIL PROTECTED] wrote: > Thx for the clear words Paul. > > > I have to accept your decision and I'll quit squirrelmail uni

Re: [SM-USERS] regular expressions in filters

2007-02-01 Thread Marc Groot Koerkamp
On Thu, February 1, 2007 8:39 pm, H.S. wrote: > Marc Groot Koerkamp wrote: > > >> >> What do you mean with sorting mail? >> > > Putting mails into different folders based on some criteria. > > >> See: >> http://www.squirrelmail.org/plugin_vie

Re: [SM-USERS] regular expressions in filters

2007-02-01 Thread Marc Groot Koerkamp
t of headers (large mailboxes) is huge. If you use an imap server with sieve support (another method for server side filtering) then you can use the avelsieve plugin for creating sieve filters. You don't need procmail anymore when you have sieve. Regards, Marc Groot Koerkamp.

Re: [SM-USERS] [SM-DEVEL] Proposed changes to squirrelmail.org

2007-01-29 Thread Marc Groot Koerkamp
public, I would propose it be moved here: > http://www.squirrelmail.org/wiki/SquirrelMailTeam > I agree on removal of our email addresses from the about page. That would save a lot of noise in our inbox. Marc Groot Koerkamp.

Re: [SM-USERS] Steve Brown is a ... The End

2007-01-29 Thread Marc Groot Koerkamp
Hello List, On Fri, January 26, 2007 6:41 pm, Marc Groot Koerkamp wrote: Now that it is explained that even SquirrelMail developers are humans and apologies are made to Steph, this thread can stop now. I shouldn't have posted it to the users list but at that moment I was offended too (

Re: [SM-USERS] Steve Brown is a jerk!! He should be fired!

2007-01-26 Thread Marc Groot Koerkamp
he way you do I feel sorry for the company you work for. In the mean time we continue with our unpaid but satisfying work on SquirrelMail and make our other 100.000.000? users happy with our product. Say hi to the people from netapp and goodluck with your job and all your problems. Regards,

Re: [SM-USERS] Error after deleting mails

2007-01-13 Thread Marc Groot Koerkamp
On Fri, January 12, 2007 8:32 pm, zamri wrote: > I got this error after deleting mails. I use squirrelmail 1.4.9a > (server-side sort enabled) and dbmail-2.2.1. > > > ERROR: Bad or malformed request. > Query: FETCH (FLAGS UID RFC822.SIZE INTERNALDATE BODY.PEEK[HEADER.FIELDS > (Date To Cc From Subje

Re: [SM-USERS] Read Maildirs directly from filesystem

2007-01-11 Thread Marc Groot Koerkamp
r has read/write access to all the mail. Regards, Marc Groot Koerkamp. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions o

Re: [SM-USERS] multipart/related and attachments not appearing

2007-01-06 Thread Marc Groot Koerkamp
e as html is the only way to show the images. If this is not the problem you are seeing then blame your imap server because it's producing the wrong bodystructure. SquirrelMail retrieves the mime structure of a message from the imap serve

Re: [SM-USERS] SM optimization

2006-12-22 Thread Marc Groot Koerkamp
ilter cannot handle large html messages and will timeout (i'm working on a replacement). Try to view the message as plain/text (options -> always show html message -> false). Regards, Marc Groot Koerkamp. - Take Surve

[SM-USERS] SquirrelMail 1.4.9a Released

2006-12-03 Thread Marc Groot Koerkamp
-1.4.9a.tar.bz2 5b19f8cc5badef91d1f2410df41564bc squirrelmail-1.4.9a.tar.gz a9e108418b0a42763a1d29a267fa7168 squirrelmail-1.4.9a.zip Download at: http://www.squirrelmail.org/download.php Happy SquirrelMailing! -- Marc Groot Koerkamp SquirrelMail Project Team ---

Re: [SM-USERS] Can't decode MIME structure (3th Try)

2006-11-13 Thread Marc Groot Koerkamp
Hello Ralf, On Sun, November 12, 2006 8:11 pm, Ralf Hildebrandt wrote: > * Marc Groot Koerkamp <[EMAIL PROTECTED]>: > > I patched, yet I still get an error. > Could you send the function parseQuote as attachment? > Also, > a) where do I replace it? b) do I have to revert

Re: [SM-USERS] Can't decode MIME structure (3th Try)

2006-11-12 Thread Marc Groot Koerkamp
3th try . On Sun, November 12, 2006 1:15 pm, Ralf Hildebrandt wrote: > * Marc Groot Koerkamp <[EMAIL PROTECTED]>: > > >> Forget the first patch. You will need this patch. >> Instead of a break 2 I needed a break 3 call >> >> >> I need more co

Re: [SM-USERS] Can't decode MIME structure

2006-11-11 Thread Marc Groot Koerkamp
On Sat, November 11, 2006 11:41 am, Ralf Hildebrandt wrote: > * Marc Groot Koerkamp <[EMAIL PROTECTED]>: > > >> It took me some time to refresh my bodystructure knowledge but after >> looking at the code again I know why you are getting an error. The "Colb >>

Re: [SM-USERS] Can't decode MIME structure (2ed Try)

2006-11-11 Thread Marc Groot Koerkamp
Forget the first patch. You will need this patch. Instead of a break 2 I needed a break 3 call I need more coffee. Marc. On Sat, November 11, 2006 8:30 pm, Marc Groot Koerkamp wrote: > On Sat, November 11, 2006 11:41 am, Ralf Hildebrandt wrote: > >> * Marc Groot Koer

Re: [SM-USERS] Can't decode MIME structure

2006-11-10 Thread Marc Groot Koerkamp
) NIL) "mixed" ("boundary" > "020004040802020001070904") NIL NIL) > > It took me some time to refresh my bodystructure knowledge but after looking at the code again I know why you are getting an error. The "Colb >> \\Helga.Colbatz

[SM-USERS] [Fwd: SQUIRREL MAIL / OUTLOOK]

2006-09-22 Thread Marc Groot Koerkamp
Please do not contact (/spam) us personally. We have a squirrelmail users list for that. See also http://www.squirrelmail.org/wiki/OutlookSettings Marc. Original Message Subject: SQUIRREL MAIL / OUTLOOK From:"Jessica Hughes" <[EMAIL P

Re: [SM-USERS] Cyrus Thread sort

2006-09-21 Thread Marc Groot Koerkamp
On Thu, September 21, 2006 18:51, Tomas Kuliavas wrote: >> Am Donnerstag, 21. September 2006 18:38 schrieb Freddie Cash: >> >>> Yes, it does work. Been using thread sort with Cyrus IMAP for >>> several years now, works great. >>> >>> What isn't working for you? >>> >> Thanks for answer. >> The ch

Re: [SM-USERS] Config file 'config/config.php' not found

2006-09-21 Thread Marc Groot Koerkamp
On Thu, September 21, 2006 14:07, Muhammad Farhan wrote: > Hi, > > > I have done it according to you and error is changed now to: > > > ERROR: Config file "config/config.php" not found. You need to > configure SquirrelMail before you can use it. > http://www.squirrelmail.org/wiki/InstallingSquirr

RE: [SM-USERS] Re: Read Messages Not Unread After Back

2006-05-05 Thread Marc Groot Koerkamp
On Fri, May 5, 2006 09:17, Tomas Kuliavas wrote: > Dovecot 1.0 alpha versions return invalid responses to UID STORE > commands. When SquirrelMail marks message as read, scripts issue UID STORE > command. Please upgrade. If you want more detailed explanation - search > dovecot mailing list. As far

Re: [SM-USERS] Invalid argument supplied for foreach() in SM 1.5.0

2006-04-25 Thread Marc Groot Koerkamp
NE: 330 > Did you try SM 1.5.1? If not try that first. Regards, Marc Groot Koerkamp. --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your j

RE: [SM-USERS] mail from empty when sending read receipt

2006-04-14 Thread Marc Groot Koerkamp
SMTP MAIL command) MUST be a null > reverse-path ("<>"), as required by section 5.3.3 of [9]. The DSN > recipient address (in the RCPT command) is copied from the MAIL command > which accompanied the message for which the DSN is being issued. When > transmitting a DSN

Re: [SM-USERS] Errors on thread view of over 20k messages folder

2006-04-10 Thread Marc Groot Koerkamp
>> provide the UID search argument to the thread call and we are done. >> >> Regards, >> >> >> Marc Groot Koerkamp. >> > > This is for all develpoers of SM: > > > I see, that You don't take care of my performance bugreport, and > feature re

Re: [SM-USERS] feature request

2006-04-04 Thread Marc Groot Koerkamp
e possible to make use of the hook the formhandler for mailbox_display.php to initiate a compose session. This could be handled by a plugin. It should also be possible to send the compose email message to all selected addresses individual so the mail looks more personal. Now the bad part, we

Re: [SM-USERS] SM And Ajax?

2006-03-30 Thread Marc Groot Koerkamp
On Thu, March 30, 2006 21:04, Alan in Toronto wrote: > Marc Groot Koerkamp wrote: > > >> But, most of what you want can be achieved by normal html/css/js/dom >> ussage without the need for ajax. > > Agreed, but it first requires some change on the part of SM coders. We

Re: [SM-USERS] SM And Ajax?

2006-03-30 Thread Marc Groot Koerkamp
On Thu, March 30, 2006 19:39, Jens Knoell wrote: > On Thu, March 30, 2006 08:31, Marc Groot Koerkamp wrote: > >> 1) What is the advantage of AJAX above normal templates; >> > > I'd see these advantages: > - Drag&Drop functionality for messages This is indeed so

Re: [SM-USERS] SM And Ajax?

2006-03-30 Thread Marc Groot Koerkamp
mic parts. Using AJAX because it sounds cool and others use it is not something I have in mind. AJAX should only be used if it has an advantage in a certain area above the normal approach. Regards, Marc Groot Koerkamp. PS: AJAX sucks, PSV is much better at this moment ;)

Re: [SM-USERS] Errors on thread view of over 20k messages folder

2006-03-24 Thread Marc Groot Koerkamp
, ok, > then say to get the second 5000 block, from 15000-1 > I agree. What we could do is if the message count in a folder > your supposed 5000 then do FETCH 1:* UID first (which is fast) and then take a slice of that. With the resulting id's we can create a message

Re: [SM-USERS] Errors on thread view of over 20k messages folder

2006-03-21 Thread Marc Groot Koerkamp
On Tue, March 21, 2006 20:13, Jonathan Angliss wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > On Tue, March 21, 2006 11:13, Marc Groot Koerkamp wrote: > > [..] > > [..] > > >>> These IDs then need to be passed onto the code that fe

Re: [SM-USERS] Errors on thread view of over 20k messages folder

2006-03-21 Thread Marc Groot Koerkamp
ng through fixed periods of time (could be a preference). If we do not implement that in the future it will be impossible to display thread views for large mailboxes. To summarize: For 1.5.1 you can blame the imap server for the slow thread response/ broken thread response and you can blame squirrelm

[SM-USERS] ANNOUNCE: SquirrelMail 1.5.1 Released

2006-02-19 Thread Marc Groot Koerkamp
the release notes (http://sourceforge.net/project/shownotes.php?group_id=311&release_id=394739). To grab your copy, go to http://www.squirrelmail.org/download.php. Regards, Marc Groot Koerkamp Squirrelmail Development Leader. --- This SF

[SM-USERS] [Fwd: Re: [SM-DEVEL] todays 1.5.1 CVS]

2006-02-11 Thread Marc Groot Koerkamp
Original Message Subject: Re: [SM-DEVEL] todays 1.5.1 CVS From:[EMAIL PROTECTED] Date:Sat, February 11, 2006 4:14 pm To: "Marc Groot Koerkamp" <[EMAIL PROTECTED]> Cc:

RE: FW: [SM-USERS] Squirrelmail with many message in the inbox - Need assistance...!!!

2006-01-30 Thread Marc Groot Koerkamp
x27;t sorted; 3) try squirrelmail 1.5.1 CVS (the cvs snapshot) because it's a lot quicker when it concerns sorting. Regards, Marc Groot Koerkamp. On Mon, January 30, 2006 6:35 pm, Harold Rugama C wrote: > Hi!, > > > I don�t have any quota implemented. Is there a limitation for al

Re: [SM-USERS] Unread Count Not Valid

2006-01-03 Thread Marc Groot Koerkamp
your issue because you didn't provide the nescecarry info like imap server type/version, php version, installed plugins etc etc. Regards, Marc Groot Koerkamp. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log

Re: [SM-USERS] session size and performance?

2005-11-23 Thread Marc Groot Koerkamp
f the sort, a sortred uid list is stored in the session. Regards, Marc Groot Koerkamp. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that mak

Re: [SM-USERS] Machine freezes for 30 seconds when doing 'view' on this attachment

2005-11-17 Thread Marc Groot Koerkamp
il. It's not capable of filtering large html attachments. Regards, Marc Groot Koerkamp. --- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Train

Re: [SM-USERS] Bug Report

2005-11-10 Thread Marc Groot Koerkamp
f the encapsulated message. In your case, envelop structure and bodystructure is provided correct but after that the fields "size in text lines" is replaced by: NIL NIL ("INLINE" NIL) NIL) which is incorrect. Please inform the developers of your imap server. Regar

Re: [SM-USERS] I still could not log in squirrel webmail

2005-10-24 Thread Marc Groot Koerkamp
On Mon, October 24, 2005 16:26, Marc Groot Koerkamp wrote: > On Mon, October 24, 2005 15:35, Yavuz Maslak wrote: > >> Hello >> >> >> >> there is already a file called default_pref in Squirrel webmail server. >> Also I had a look at the docs about that.

Re: [SM-USERS] I still could not log in squirrel webmail

2005-10-24 Thread Marc Groot Koerkamp
> Default preference file not found or not readable! > Please contact your system administrator and report this error > > > Run conf.pl in the squirrelmail config directory and point the preference dir to /var/spool/squirrelmail/p

Re: [SM-USERS] subscribed folders not showing in drop down menu

2005-10-19 Thread Marc Groot Koerkamp
If i'm wrong and you are certain that there should be messages inside the "blue" \NoSelect folders then you should contact your provider (or IT people). Regards, Marc Groot Koerkamp. --- This SF.Net email is sponsor

Re: [SM-USERS] Body Retrieval Error when reading mails

2005-10-06 Thread Marc Groot Koerkamp
nts for the \Recent flag. Please contact the developers of your imap server. (whoever that may be because i can't make it up from the announce string or capability response.) Regards, Marc Groot Koerkamp. --- This SF.Net email is

Re: [SM-USERS] Memory consumption with attachments?

2005-09-26 Thread Marc Groot Koerkamp
from the bodystructure so we do not fetch the complete message from the imap server when you display a message in read_body.php. Maybe, if you use the gpg plugin it works different but default sm 1.5.1 cvs is optimized for low memory usage. Regards, Marc Groot Koerkamp. ---

Re: [SM-USERS] the most obvious question in the world...

2005-08-08 Thread Marc Groot Koerkamp
stall SquirrelMail 1.5.0. Instead use 1.5.1 CVS (or download a snapshot). Regards, Marc Groot Koerkamp. --- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecyc

Re: [SM-USERS] Bug Report

2005-07-20 Thread Marc Groot Koerkamp
Do not use sm 1.5.0. It's a borked release. Use 1.5.1 CVS instead or download a snapshot. Marc Groot Koerkamp. Koen Niehof wrote: > I subscribe to the squirrelmail-users mailing list. > [ ] True - No need to CC me when replying > [X] False - Please CC me when replying > &g

Re: [SM-USERS] Edit attachment on Draft

2005-07-07 Thread Marc Groot Koerkamp
Winanjaya - PBXSoftwares wrote: > Dear The Expert, > > > Is it possible to edit attachment file (ie. doc, xls) on draft folder > save it before it sent? please advise No that isn't possible. Just attach the edited doc again. Regards,

[SM-USERS] XSS Vulnarabilities in 1.5.x

2005-06-16 Thread Marc Groot Koerkamp
, Marc Groot Koerkamp. --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed

Re: [SM-USERS] Mailfolder sort

2005-06-15 Thread Marc Groot Koerkamp
gt; that jump from INBOX to a new folder called AtWork just because it is >> between A & I in the alphabet. > > As I said that seems really wierd and totally wrong. > Yes, that's wrong and is a bug in SquirrelMail 1.4.x and 1.2.x (we are aware of the problem and i don&#x

Re: [SM-USERS] Folder problem

2005-06-15 Thread Marc Groot Koerkamp
you set the default folder prefix to Mail/. I think your imap server times out because it's crawling through your entire home dir instead of just Mail/ Regards, Marc Groot Koerkamp. --- SF.Net email is sponsored by: Discover Easy Linux Mig

Re: [SM-USERS] Folder tree missing intermediary folders on uw-imap

2005-06-08 Thread Marc Groot Koerkamp
o have \NoSelect intermediary folders)? > It's been reported a long long time ago. The devel branch (1.5.1 CVS) makes use of a different approach to render the mailbox tree and takes care of the missing nodes. Only problem, it's not easy to port to stable because of lots of other re

Re: [SM-USERS] When will 1.6 be released ?

2005-05-20 Thread Marc Groot Koerkamp
or: more coding -> less life -> total isolation or: pay us money -> fulltime squirrelmail coding -> faster development -> more releases or: just be patient ;) Regards, Marc Groot Koerkamp. --- This SF.Net email is sponsored by Oracl

Re: [SM-USERS] cyrus with unix hierarchy

2005-05-18 Thread Marc Groot Koerkamp
5 does not exist. So you can create a folder Sent.a.b.c.d.05 without the need for the existance of folders Sent.a.b.c.d, Sent.a.b.c, Sent.a.b and Sent.a. In SquirrelMail 1.5.x we add the non existent folder to the mailbox tree as shown in the left frame and set it as NoSelectable folder. Regards,

Re: [SM-USERS] Performance tuning, large mailboxes and PMDF

2005-05-03 Thread Marc Groot Koerkamp
se for the stable branch because sort state per mailbox is handled >> different and it removes the old sort related preferences used in >> 1.4.x.). >> > >> 1.5.1 CVS probably can do the job in 30 seconds. If you test it, please >> tell us how much faster it is. > >

Re: [SM-USERS] Performance tuning, large mailboxes and PMDF

2005-05-03 Thread Marc Groot Koerkamp
Chris Hilts wrote: >> Thanks for the quick reply, I'll give 1.5.1 a shot. Any >> guestimate on when it might be released as a stable version? Believe me, >> I >> would LOVE to switch to a different IMAP server, I've been begging to go >> to sendmail for years with no success. *sigh*. I'll let y

Re: [SM-USERS] Performance tuning, large mailboxes and PMDF

2005-05-03 Thread Marc Groot Koerkamp
nt and it removes the old sort related preferences used in 1.4.x.). 1.5.1 CVS probably can do the job in 30 seconds. If you test it, please tell us how much faster it is. Of course you can also switch to an imap server with the imap SORT extension. UW, Courier, Cyrus

Re: [SM-USERS] Some new mailboxes don't create folders properly

2005-04-28 Thread Marc Groot Koerkamp
instead of '.'? if so, change the special folder names with "configure" to INBOX/Sent, INBOX/Trash etc. Regards, Marc Groot Koerkamp. --- SF.Net email is sponsored by: Tell us your software development plans! Take thi

Re: [SM-USERS] Sudden issue putting sent mail away that is being forwarded.

2005-04-22 Thread Marc Groot Koerkamp
out of the blue. Same SM code, same SMTP and IMAP code. > > see: http://cvs.sf.net/viewcvs.py/squirrelmail/squirrelmail/class/deliver/Deliver.class.php?r1=1.18.2.16&r2=1.18.2.17 It's fixed in 1.4.5 CVS The forwarded message has NUL characters in it and the fix removes the NUL characters

Re: [SM-USERS] Unknown date

2005-04-22 Thread Marc Groot Koerkamp
pt the function getGMTSeconds($stamp, $tzc) in functions/date.php and put a case 'ZE8': in there in the correct section. so you will get: case 'HKT': case 'ZE8': $tzc = '+0800'; Goodluck, Marc. > Thanks. > > > > On Wed, April 20, 2005

Re: [SM-USERS] Unknown date

2005-04-21 Thread Marc Groot Koerkamp
Jonathan Angliss wrote: > > > >> The zone EZ8 means GMT+8 >> > > Is that valid? > > It's not usual and comes from an obsolete date specification. Z is used for military timezones and means GMT. EZ8 is 8 hours eastern to GMT. >> So in this case only the date part is very wrong. Instead of - th

Re: [SM-USERS] Unknown date

2005-04-20 Thread Marc Groot Koerkamp
Jonathan Angliss wrote: > >>> Is there any way to "fix" this problem? >>> > >> Yes, see: >> http://cvs.sourceforge.net/viewcvs.py/squirrelmail/squirrelmail/function >> s/ date.php?r1=1.56&r2=1.57 > >> That's a fix I added to our devel branch a while ago. That should fix >> your problem. > > When

Re: [SM-USERS] System wide $default_folder_prefix - new feature?

2005-04-20 Thread Marc Groot Koerkamp
her folders then inbox. What we can consider (we do that anyway but the question is when) to add to SquirrelMail is something else and it's called NAMESPACE support. The imap namespace tells us what the personal namespace, other users namespace and the shared namespace is. A namespace contain

Re: [SM-USERS] Unknown date

2005-04-20 Thread Marc Groot Koerkamp
SM-Development wrote: > Hi Jon, > > > Is there any way to "fix" this problem? > Yes, see: http://cvs.sourceforge.net/viewcvs.py/squirrelmail/squirrelmail/functions/date.php?r1=1.56&r2=1.57 That's a fix I added to our devel branch a while ago. That should fix yo

Re: [SM-USERS] Attachment SIZE

2005-04-18 Thread Marc Groot Koerkamp
Patrick Donker wrote: > Olivier DUCROT wrote: > > >> Hi, >> >> >> Does anybody know how I could get and indicate the the size of file >> that a user want tu put as attachment before adding it ? >> >> Is there a plugin that does the job ? Is it a PHP function that I >> could put into a plugin that

Re: [SM-USERS] Sorting by Size

2005-02-24 Thread Marc Groot Koerkamp
> No, not true, only true if you use SquirrelMail 1.5.1 CVS. Regards, Marc Groot Koerkamp. --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which prod

Re: [SM-USERS] Bug with todays CVS checkout

2005-02-23 Thread Marc Groot Koerkamp
Ralf Hildebrandt said: > * Ralf Hildebrandt <[EMAIL PROTECTED]>: > > >> CVS HEAD of today exposes the following behaviour when accessing >> mailboxes on our Exchange server: >> >> ERROR : Could not complete request. >> Query: FETCH 645 BODY[] >> Reason Given: The specified message set is invalid.

Re: [SM-USERS] View Unsafe Images 'bug'

2005-02-17 Thread Marc Groot Koerkamp
> clicked? > > Or, couldn't/shouldn't there be a button on the window next to Print and > Close for View Unsafe Images again? > > You are right. That bug irritated me long enough so I fixed it in 1.4.5 CVS and 1.5.1 CVS. Thnx for the reminder ;) Regards, Marc Groot Koer

Re: [SM-USERS] FW: Mailman results for squirrelmail-users

2005-02-16 Thread Marc Groot Koerkamp
Beri Hull said: > I am trying to unsubscribe. This is the email that was sent as a reply > to my email to unsubscribe which I was instructed to send to: > [EMAIL PROTECTED] I have attached the email > I got in reply. The directions on the website > only ask you if you want to subscribe they do

Re: [SM-USERS] RE: squirrelmail-users digest, Vol 1 #2610 - 5 msgs

2005-02-16 Thread Marc Groot Koerkamp
Beri Hull said: > How do I unsubscribe? > https://lists.sourceforge.net/lists/listinfo/squirrelmail-users See also the links below. Marc. > > --- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of

Re: [SM-USERS] Firefox related problem

2005-02-16 Thread Marc Groot Koerkamp
ader is that it's not conform rfc2109. It's missing the required version attribute. The weird thing is that IE works. For the rest, i don't have a clue why it isn't working. Probably upgrading your php version would solve this. 4.3.1 is old. I'm using 4.3.10. Regards,

Re: [SM-USERS] Wrong dates

2005-02-10 Thread Marc Groot Koerkamp
> >>> >>> I have a problem with Squirrelmail messages' dates. >>> All messages are shown with date of receiving them via squirremail and >>> not with the real date of receiving. Dates in the messages’ >>> headers are correct. For instance squirremail shows date ‘Date: >>> Tue, February >>> 8, 2005

Re: [SM-USERS] Wrong dates

2005-02-09 Thread Marc Groot Koerkamp
> > I have a problem with Squirrelmail messages' dates. > All messages are shown with date of receiving them via squirremail and not > with the real date of receiving. Dates in the messages’ headers > are correct. For instance squirremail shows date ‘Date: Tue, February > 8, 2005 1:05 am’ > in the

Re: [SM-USERS] Some attatchment file was broken.

2005-02-03 Thread Marc Groot Koerkamp
> > > Ken Jones <[EMAIL PROTECTED]> wrote: > > >> On Wed, 2 Feb 2005 05:42:50 -0800 (PST), jo sung min >> wrote: >> >>> >>> >>> I have a question. >>> In capmus, We use the squirrel mail 1.4.3 a based on redhat 9 and imap >>> and php 4.x.x. The problem is if i send a picture( like a .jpg) using >

Re: [SM-USERS] Text attachments getting scrambled!

2005-02-03 Thread Marc Groot Koerkamp
gt; Sorry I couldn't get to you earlier about this but I had a nice weekend >> off!!! >> >> Back to work now! >> >> >> On Fri, 28 Jan 2005 15:13:46 +0100 (CET), Marc Groot Koerkamp >> <[EMAIL PROTECTED]> wrote: >> >>>> Hi all, &g

[SM-USERS] Re: Re: [SM_USERS] unable to view [ message/rfc822 ]attachments

2005-01-28 Thread Marc Groot Koerkamp
escribed. They need to look at the BODYSTRUCTURE response and the part: A body type of type MESSAGE and subtype RFC822 contains, immediately after the basic fields, the envelope structure, body structure, and size in text lines of the en

Re: [SM-USERS] Text attachments getting scrambled!

2005-01-28 Thread Marc Groot Koerkamp
it by doing a bodystructure request. If your imap server provides wrong information we show you wrong information. Outlook does not depend on it and just retrieves the complete message and parses the message client side. > I need a fix for this urgently! > I don't th

[SM-USERS] Re: Re: [SM_USERS] unable to view [ message/rfc822 ]attachments

2005-01-28 Thread Marc Groot Koerkamp
gt; UID FETCH your_just_found_uid BODYSTRUCTURE >> >> >> (example UID FETCH 1224 BODYSTRUCTURE) >> >> >> submit. >> >> Copy paste the response to the bodystructure call and send it to me, >> together with the attached original mail. >>

[SM-USERS] Re: Re: unable to view [ message/rfc822 ]attachments

2005-01-27 Thread Marc Groot Koerkamp
>>> Does anyone else have problems viewing [ message/rfc822 ] >>> type attachments in SM 1.4.3a? >> >> >>> Whenever I click on the "view" option at the bottom of the >>> email it displays the following message info but no message: >>> An example source is attached.

Re: [SM-USERS] Re: unable to view [ message/rfc822 ]attachments

2005-01-27 Thread Marc Groot Koerkamp
The attachment body is missing - no errors or anything and if I click > view on the attachment page it just goes to the same page again. > > Tried adding: > error_reporting(E_ALL); ini_set('display_errors',1); > > to read_body (at line 30) but got no errors or warn

Re: [SM-USERS] Re: 'From' and 'To' columns

2005-01-26 Thread Marc Groot Koerkamp
(module by module). Probably we should also make differenation between interface related vars which need to be passed forward to a template and internal, non interface related vars. I.e: $aConf['compose']['template']['width'] = 60

Re: [SM-USERS] Please help me.

2005-01-20 Thread Marc Groot Koerkamp
n red is a bit difficult for plain text mail. Mit Freundlicher Grüßen, Marc Groot Koerkamp. > Sehr geehrte Damen und Herren, > > > Ich bin kein Informatiker. > > > Listen Sie mir bitte auf, was ich schrittweise zu machen habe. > > > Senden Sie bitte Ihre Antwor

Re: [SM-USERS] Seesaw quoting

2004-07-15 Thread Marc Groot Koerkamp
FYI, SquirrelMail 1.5.1 contains a php version of the wrap plugin. That means no Seesaw quoting anymore. Marc. --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA We

Re: [SM-USERS] (no subject)

2004-06-23 Thread Marc Groot Koerkamp
they did with your mailbox. In other words, this is not a SquirrelMail problem. Regards, Marc Groot Koerkamp. --- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 -

Re: [SM-USERS] stored e-mails have been mashed

2004-06-23 Thread Marc Groot Koerkamp
You should upgrade your imap server. This is an imap server bug. It returns spurious text plain parts in the bodystructure. See: ("TEXT" "PLAIN" ("CHARSET" "US-ASCII") NIL NIL "7BIT" 0 0 NIL NIL NIL) Regards, Marc Groot Koerkamp. > Occas

Re: [SM-USERS] Bug Report

2004-06-15 Thread Marc Groot Koerkamp
> When I go to an inner folder and read mails, I cannot go back to the > Inbox cause it's link is not working. > Read the archives. > > > --- > This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference > Learn from the experts at Jav

Re: [SM-USERS] Bodystructure

2004-06-15 Thread Marc Groot Koerkamp
> Sometimes when I look again at an e-mail I put into a folder I created, I > get something like this so I can't see the e-mail anymore. Any ideas? > > > SquirrelMail could not decode the bodystructure of the message > the provided bodystructure by your imap-server: > > This is your bodystru

Re: [SM-USERS] Is this message valid?

2004-06-14 Thread Marc Groot Koerkamp
e best displayable part which is text/html in outlook and in squirrelmail if you enabled "default view html messages" then you will see an empty message. Regards, Marc Groot Koerkamp --- This SF.Net email is sponsored by the new InstallShie

Re: [SM-USERS] No Inbox link

2004-06-11 Thread Marc Groot Koerkamp
> On several of my users squirrelmail pages the INBOX link on the left > hand frame does not work. It just isn't linked. It is a per user > problem. Different browsers & computers doesn't seem to make any > difference. I have check the permissions on the courier IMAP folders and > they are the same

Re: [SM-USERS] Newbie Question: Display deleted Messages

2004-06-10 Thread Marc Groot Koerkamp
of modding the function sqimap_get_sort_order in functions/imap_messages.php append to the search query (after ALL) UNDELETED. to be more precise: $query = "SORT ($sort_on[$sort]) ".strtoupper($default_charset).' ALL UNDELET

Re: [SM-USERS] Incorrect subject displayed on QP-coded messages

2004-06-10 Thread Marc Groot Koerkamp
client because I don't like work arounds in SquirrelMail for displaying wrong encoded subjects generated by faulty email clients. If email clients keep accepting wrong encoding we never get rid of those incompliant email clients. Regards, Marc Groot Koerkamp.

Re: [SM-USERS] Bug in squirrelmail cvs version - imap_asearch.php

2004-06-08 Thread Marc Groot Koerkamp
> Hi > > Please cc me - i am not on this list. > > Once I login (to fetch email from my imap server on 143 using courier) I > get > > Fatal error: Call to undefined function: _() in > /home/suresh/public_html/squirrelmail/functions/imap_asearch.php on line > 96 This is fixed in CVS. Marc.

Re: [SM-USERS] Login

2004-06-04 Thread Marc Groot Koerkamp
by redhat does support it) After that, go to www.squirrelmail.org/download.php and download the 1.4.3a rpm and upgrade your install (but that is unrelated to your problem). Regards, Marc Groot Koerkamp. --- This SF.Net email is sponsored by

Re: [SM-USERS] Flaky squirrelmail behavior- some accounts unable to login

2004-05-25 Thread Marc Groot Koerkamp
d of course, once everything's cached, it's very fast. > That's intended behaviour ;) Regards, Marc Groot Koerkamp. > > Date: Tue, 25 May 2004 03:04:13 +0200 (CEST) > Subject: Re: [SM-USERS] Flaky squirrelmail behavior- some accounts unable > to login > From: &q

Re: [SM-USERS] Flaky squirrelmail behavior- some accounts unable to login

2004-05-24 Thread Marc Groot Koerkamp
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Hi, > > I have inherited an old Exchange 5.5 server, and am trying to replace > Outlook Web Access with Squirrelmail. > > I've installed SM 1.4.3RC1 on a fresh Debian box (running "Sarge"), with > Apache 2.0.49, PHP 4.3.4, Turck MM cache, and imappro

Re: [SM-USERS] patching last stable for 'decoding of base64 encoded attachments'

2004-05-24 Thread Marc Groot Koerkamp
that function. BUT: why not upgrade to 1.4.3? it isn't that hard, just overwrite the 1.4.1 install with the 1.4.3 install and you're done. The config file isn't overwritten. (config/config.php) Regards, Marc Groot Koerkamp. -BEGIN PGP SIGNATURE- Version: GnuPG v

[SM-USERS] Re: [SM-DEVEL] FYI: Permances improvements and new features in version 1.5.1 CVS

2004-05-22 Thread Marc Groot Koerkamp
ecause of the change in the exists number. But that's something for later or for others to implement ;) Regards, Marc Groot Koerkamp. -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFAr2FeCwjZQiH6FjwRAnu3AKDVM+VwsEah1TooPRIbPDxXwkXdhwCg0bc5 HJ4rO2fNqYKPSG4nsKtlt9E= =

Re: [SM-USERS] help with hardware specs...

2004-05-20 Thread Marc Groot Koerkamp
sorting feature in SquirrelMail which improves performance dramaticly. Regards, Marc Groot Koerkamp. -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFArOcwCwjZQiH6FjwRAk8wAKC5lr4V0dDPh+dCjgTUQggNHxp6CQCfdm69 yDjBv0ejR3AZZi/F9mz23H8= =16Cx -END PGP SIGNATURE- --

Re: [SM-USERS] (no subject)

2004-05-20 Thread Marc Groot Koerkamp
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > PLEASE STOP SENDING ME ALL THIS STUFF. TAKE ME OFF YOUR EMAIL LIST. > https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > --- > This SF.Net email is sponsored by: Oracle 10g > Get

Re: [SM-USERS] Sending mail with squirellmail is slow

2004-05-14 Thread Marc Groot Koerkamp
Philippe SOHM said: > >>> Sending mail with others clients (thunderbird etc.) or with php (mail() >>> function) doesn't pause any problem. >>> Others squirell function (seeing mail, deleting mail) works perfectly. >>> >> >> It looks like your smtp server is very slow in responding and that's >> cau

Re: [SM-USERS] Sending mail with squirellmail is slow

2004-05-14 Thread Marc Groot Koerkamp
> It looks like your smtp server is very slow in responding and that's causing the delay. It could be a dns issue. Try to provide an ip address in your smtp config. A workaround is using sendmail if your smtp server provides a sendmail bin

  1   2   3   >