Re: [Evolution] Expunging not working on INBOX (IMAP).



On Fri, 2002-03-08 at 16:53, Jeffrey Stedfast wrote:
You lost me, what are you asking?

FLAGS.SILENT isn't a debugging thing.


It is normally on.  If it is off then the server should return a message
for each changed messgae:

http://asg.web.cmu.edu/rfc/rfc1730.html

6.4.7

...
     The STORE command alters data associated with a message in the
mailbox. Normally, STORE will return the updated value of the data with
an untagged FETCH response. A suffix of ".SILENT" in

Page 34

    the data item name prevents the untagged FETCH, and the server
should assume that the client has determined the updated value itself or
does not care about the updated value.



So in my log I see:

  A00109 UID STORE  ..[bunch o messages] 44377 +FLAGS.SILENT \Deleted

after a long time

  received: A00109 BAD Invalid sequence in Uid


If the +FLAGS.SILENT  was not there, the server should respond as it
changes each message.

This would be useful in debugging (i.e. a "debug" option to turn this
off).

One this is important.  The timeout was on the UID store here, not
expunge.

BTW when I added the command by hand, it came back quickly.  I then sent
an UID EXPUNGE ..message numbers... and it worked...

The only difference is I telneted while evolution is going via SSL.  I
am going to try s_connect in a while.




Jeff

On Fri, 2002-03-08 at 19:38, Zot O'Connor wrote:
I did a log, and then cut and paste into a telnet session.

It worked.

Is it possible to turn off the FLAGS.SILENT for more debugging?

Could there be a possible problem using sslwrap?

-- 
Zot O'Connor

http://www.ZotConsulting.com
http://www.WhiteKnightHackers.com


_______________________________________________
evolution maillist  -  evolution ximian com
http://lists.ximian.com/mailman/listinfo/evolution
-- 
Jeffrey Stedfast
Evolution Hacker - Ximian, Inc.
fejj ximian com  - www.ximian.com

-- 
Zot O'Connor

http://www.ZotConsulting.com
http://www.WhiteKnightHackers.com





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]