How to set custom fields like "X-GWCLASS" with Java through IMAP

siggiingi sigurdur.sveinsson at teamware.com
Wed Mar 24 10:12:29 MST 2004


Hi Roger

Yes, I've already implemented this in CAP :)  but I'd also like to do this
through IMAP if possible.

Kind regards,
Siggi


Roger Thomas,DevNet SysOp 22 wrote:

> Ops make that CAP (GroupWise Calendar Access)
> details of the SDK can be found here

>     http://developer.novell.com/ndk/leadedge.htm

> Roger Thomas, DevNet SysOp 22

> "Roger Thomas,DevNet SysOp 22" <devsup at novell.com> wrote in message
> news:CpH7c.5699$jb5.450 at prv-forum2.provo.novell.com...
> > I can only guess, but have you looked at the iCAL support Novell has
> started
> > to introduce as this will be
> > their future direction for calendar intergration.
> >
> > Roger Thomas, Devnet SysOp 22
> >
> > <sigurdur.sveinsson at teamware.com> wrote in message
> > news:ZwB7c.5161$jb5.4142 at prv-forum2.provo.novell.com...
> > > Hi
> > >
> > > When creating Calendar entries with Java (javax.mail.*) through IMAP I
> > > create MimeMessage and add two MimeBodyPart instances to the
> > > MimeMultipart and then add the MimeMultipart to the MimeMessage.  The
> > > second MimeBodyPart contains the VCalendar text which the calendar entry
> > > consits of.
> > >
> > > When I added "X-GWCLASS", "X-GWBOX-TYPE", "X-GWSHOW-AS" and "X-GWTASK-
> > > PRIORITY" to the vCalendar structure they didn't seems to hava any
> affect
> > > on how the calendar entry was shown in the GroupWise Client.
> > >
> > > My question is: Is thera any other way to set those GroupWise specific
> > > properties of a message when creating it with Java throug IMAP?
> > >
> > > Also, do you have some Java example source code, I could only find some
> > > C++ code
> > >
> > > Kind regards,
> > > Siggi
> >
> >





More information about the Gwimap-dev mailing list