Dave,
POP3 doesn't support that operation. Much of JavaMail is intended for
client side use.
--- Noel
-----Original Message-----
From: Dave Simmons [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 20, 2003 9:37
To: [EMAIL PROTECTED]
Subject: Flags on messages sent/received
All,
I am using James 2.1 and writing access to it through the Java Mail
API. I want to be able to set flags on the messages sent and received.
Particularly, user defined flags. With the James server, is it possible
to set user defined flags? The API specifies a method on the Folder
class - getPermanentFlags().
Flags flags = inFolder.getPermanentFlags();
>From reading the documentation, this is supposed to return all supported
flags from the server. The Flags object returned does not seem to
contain any supported flags.
I am trying to set attributes on the message such as importance (high,
med. low). Any help on using the e-mail server in this fashion would be
appreciated.
Thanks,
Dave Simmons
[EMAIL PROTECTED]
ObjectVenture
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]