![]() |
Re: Modest fixes
Quote:
|
Re: Modest fixes
No, I did not touch any of the commands it sends to server. What's the problem with RSET ?
|
Re: Modest fixes
Quote:
RFC821 states " RESET (RSET) This command specifies that the current mail transaction is to be aborted. Any stored sender, recipients, and mail data must be discarded, and all buffers and state tables cleared. The receiver must send an OK reply. " |
Re: Modest fixes
Does it cause any problems or is it just an unnecessary command before the connection gets closed ?
|
Re: Modest fixes
Yes
I use the Perl smtp server libraries in my smtp servers. They complete the smtp session (up to QUIT) before making the payload available to the calling process.The result is that the RSET deletes the payload (from, to and data) before it can be read. I have had to disable the RSET function of the servers to enable the N900 to work with them. I have checked an outlook express smtp session and cant see a RSET command. It is highly likely that smtp servers that process the incoming data as it arrives, during the session would be immune to the RSET but the RFC suggest that it is only to be used in failed sessions so I cant see why it should be sent in a successful session. |
Re: Modest fixes
kenshail, have you filed a bug report regarding this with the modest folks?
|
Re: Modest fixes
No, I guess I should.
I am also seeing a problem over gsm: Modest seems to skip to the QUIT without delivering the DATA when there is a slow connection. Its as if there is a timeout where it gives-up on a slow connection. Ironically there is no RSET in that situation. The N900 (quite correctly) declares it a "fail". I haven't used the modes reporting procedure before so will try it. |
Re: Modest fixes
i just reflashed my device and have this file in my n900 folder.
just like before and on my other units, i have done your command tar xzf modest-3.4.2-baxyp-1.tar.gz -C / yes...2 spaces after gz and 1 after C. i get the following [code] tar: modest-3.4.2-baxyp-1.tar.gz: Cannot open: No such file or director tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Exiting with failure status due to previous errors /home/user # |
Re: Modest fixes
Hi,
It would be great if someone could backport the fix of https://bugs.maemo.org/show_bug.cgi?id=8919 thx |
Re: Modest fixes
Quote:
|
| All times are GMT. The time now is 16:53. |
vBulletin® Version 3.8.8