Thread: Re: [CSCMail-Users] Cannot view message
Brought to you by:
countzer0
From: Steven K. <sk...@st...> - 2000-10-27 14:27:02
|
On 24 Oct 2000 09:58:38 CEST, Oliver Bienert said: > No, it does not show on the list :-( Ok, then this means CSCMail isn't getting correct POP-3 info from the server (or CSCMail's POP-3 code is mangled...) > AND I am not able to import the wrongMessage.txt into cscmail ??? That is interesting... I had no problem importing the file you sent to the list... You might want to do a fresh CVS checkout of CSCMail... make sure your running the most recent 1.7.9 code... What I am running is in CVS so if you update, you'll be using the same version as me... Also, make sure you don't have two copies of csclib.pl laying around (say, if you did an upgrade from 1.6.1 in /usr/lib and then put 1.7.x in /usr/local/lib) This kind of "wierd" error can be caused by a version mis-match... I am going to add code later today so that CSCMail will check the version in csclib.pl and give a warning/error if there is a mismatch... > Starting from a shellprompt, there are no messages at all, indicating some > errors, it just says "HTML Widget is: GtkHTML", which is a normal > statusmessage, isn't it? Yes, that is a "normal" debug/status message > When I click on file import, I can see a little widget for a very short time, > saying something like "Transfer...", but afterwards the imported message still > doesn't get listed. And still no error messages at all. Yeah, there wouldn't be an error message if it simply doesn't find a "valid" RFC compliant e-mail message in the file... It just silently ignores non-mail... > Very odd. > > And another behavior, that I observed today: > Now, I don't delete messages from server. So, when I forget to delete manually > via browserinterface, the next time I fetch mail this messages will be > downloaded again. If so, some messages appear twice (or three times, if again > downloaded) but some not! For example, this message from you which I reply to > at the moment, still shows only once. Whats this? That is very odd... I will admit that the "dupe checking" code was not written by me, and the last time I looked at it, it was a complete mess. It is on my "todo" list to re-write dupe checking from scratch... (Yet another, post-1.8.0 thing I need to get done) > Have the feeling it appears only with my gmx account, but that may be but by > chance, it is the last account to be checked in my list of accounts. If you don't mind, please see if you can isolate this. Under "Mail"->"Accounts" turn off "Include in Full Mail check" for the GMX account, and see if you still have problems... Then turn off all of your accounts EXCEPT the gmx account, etc... If you can isolate it down to the gmx account, then we may be dealing with a not 100% POP compliant server (or /shudder/ a bug in CSCMail's POP code)... if so, (and I dunno if this is possible or not) if you could get me a test account with GMX somehow, I could delve into it and figure out what needs to be done to support GMX? -Steve |
From: Steven K. <sk...@st...> - 2000-10-27 14:28:23
|
Oliver Bienert: I just took a look at my code, and realized I had made a subtle change to my local csclib.pl without commiting it to cvs... you should definately do a cvs update on your 1.7.x code, as I suspect my changes might fix your problem... Let me know? -Steve |
From: Olli <obi...@gm...> - 2000-11-25 14:32:22
|
Hi, Steve I just want to know if you found anything about the problem with the messages not showing in the inbox? I have not any other csclib.pl hanging around in my system and I updated to 1.7.9 couple of weeks ago. Still, I am not able to see the messages, that come directly from my mail-provider, www.gmx.de. They get downloaded, but they do not show. Does the testaccount work for you? As long as this appears only to happen with more or less unimportant messages from gmx, I may accept this, but I'm not shure... Regards Oliver On 27 Oct 2000 10:28:38 EDT, Steven Kordik said: > Oliver Bienert: > > I just took a look at my code, and realized I had made a subtle change to my > local csclib.pl without commiting it to cvs... you should definately do a cvs > update on your 1.7.x code, as I suspect my changes might fix your problem... > > Let me know? > > -Steve > > > > _______________________________________________ > | Be sure to read the CSCMail FAQ: > | http://www.cscmail.net/cscmail.faq > | > | CSCMail Home Page: > | http://www.cscmail.net > | > | To unsubscribe or change your preferences: > | http://lists.sourceforge.net/mailman/listinfo/cscmail-users > > -- Dulce et decorum est pro patria mori Olli B. Fon: 030-47475624 Mail: obi...@gm... -- |
From: Bleicke H. <ho...@ic...> - 2000-11-25 14:40:01
|
Olli wrote: > -- > Dulce et decorum > est pro patria mori dangerously old-fashioned? Bleicke |
From: Olli <obi...@gm...> - 2000-11-26 11:43:06
|
Well, keep smiling, it is a joke :-) In fact, I borrowed the lines below from an 'Asterix-Comic', don't ask me which... Cheers Olli On Sat, 25 Nov 2000 15:39:51 +0100, Bleicke Holm said: > Olli wrote: > > -- > > Dulce et decorum > > est pro patria mori > > dangerously old-fashioned? > Bleicke > _______________________________________________ > | Be sure to read the CSCMail FAQ: > | http://www.cscmail.net/cscmail.faq > | > | CSCMail Home Page: > | http://www.cscmail.net > | > | To unsubscribe or change your preferences: > | http://lists.sourceforge.net/mailman/listinfo/cscmail-users > > -- Dulce et decorum est pro patria mori Olli B. Fon: 030-47475624 Mail: obi...@gm... -- |
From: Daniel S. <np...@gm...> - 2000-11-25 22:50:27
|
Hey Olli, I'm sure this must be something with the message-ID. since I'm also using GMX and I had this problem till I updated to 1.7.9. I suppose there is already a message with the message-id of the message you try to download. a suggestion to find out this: login with another user and start cscmail. (you may have to create a database and so on for this user) if you can download the messages now i suppose mi idea was correct. daniel Olli wrote: > Hi, Steve > > I just want to know if you found anything about the problem with the messages > not showing in the inbox? > I have not any other csclib.pl hanging around in my system and I updated to > 1.7.9 couple of weeks ago. > Still, I am not able to see the messages, that come directly from my > mail-provider, www.gmx.de. > They get downloaded, but they do not show. > > Does the testaccount work for you? As long as this appears only to happen with > more or less unimportant messages from gmx, I may accept this, but I'm not > shure... > > Regards Oliver > > On 27 Oct 2000 10:28:38 EDT, Steven Kordik said: > > > Oliver Bienert: > > > > I just took a look at my code, and realized I had made a subtle change to my > > local csclib.pl without commiting it to cvs... you should definately do a cvs > > update on your 1.7.x code, as I suspect my changes might fix your problem... > > > > Let me know? > > > > -Steve > > > > > > > > _______________________________________________ > > | Be sure to read the CSCMail FAQ: > > | http://www.cscmail.net/cscmail.faq > > | > > | CSCMail Home Page: > > | http://www.cscmail.net > > | > > | To unsubscribe or change your preferences: > > | http://lists.sourceforge.net/mailman/listinfo/cscmail-users > > > > > > -- > Dulce et decorum > est pro patria mori > > Olli B. > Fon: 030-47475624 > Mail: obi...@gm... > -- > > _______________________________________________ > | Be sure to read the CSCMail FAQ: > | http://www.cscmail.net/cscmail.faq > | > | CSCMail Home Page: > | http://www.cscmail.net > | > | To unsubscribe or change your preferences: > | http://lists.sourceforge.net/mailman/listinfo/cscmail-users > > |
From: Steven K. <sk...@st...> - 2000-11-27 15:31:56
|
On 25 Nov 2000 14:37:55 CET, Olli said: > Hi, Steve > > I just want to know if you found anything about the problem with the messages > not showing in the inbox? > I have not any other csclib.pl hanging around in my system and I updated to > 1.7.9 couple of weeks ago. > Still, I am not able to see the messages, that come directly from my > mail-provider, www.gmx.de. > They get downloaded, but they do not show. > > Does the testaccount work for you? As long as this appears only to happen with > more or less unimportant messages from gmx, I may accept this, but I'm not > shure... > > Regards Oliver Sorry, have not had a chance to look into it... Will try to get to it this week... -Steve |