bug-classpathx
[Top][All Lists]
Advanced

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

[Bug-classpathx] [patch #3545] Mail : Patch addind deleted flag support


From: Xavier Poinsard
Subject: [Bug-classpathx] [patch #3545] Mail : Patch addind deleted flag support
Date: Mon, 5 Sep 2005 17:38:30 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.10) Gecko/20050825 Firefox/1.0.4 (Ubuntu package 1.0.6)

Follow-up Comment #3, patch #3545 (project classpathx):

Set the delete flag on the message to delete :

msg.setFlag(Flags.Flag.DELETED, true);

and close the Inbox folder with the expunge flag:

folder.close(true);

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?func=detailitem&item_id=3545>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]