|
List Info
Thread: Fwd: Non-standard IMAP flags in KMail
|
|
| Fwd: Non-standard IMAP flags in KMail |
  Germany |
2007-09-14 05:29:39 |
Forwarded here as suggested by Bernhard.
---------- Forwarded Message ----------
Subject: [Kolab-devel] Non-standard IMAP flags in KMail
Date: Monday 10 September 2007
From: Volker Krause <volker kdab.net>
To: kolab-devel kolab.org
Hi,
we have been implemeting support for storing all message
status flags of KMail
on a Kolab server. So far only standard IMAP flags (seen,
answered,
important) haven been stored there. For the non-standard
flags (todo,
forwarded, ignored, watched) I have been looking at what
IMAP flags other
mail clients use for that, with the following results:
- Outlook 2007 is claimed to support only one flag for IMAP
items, no idea if
this is correct (I don't have it here to test it myself),
but it would mean
there is no support for custom IMAP flags. Can anyone
confirm this?
- Thunderbird uses $labelN
- there is a draft dealing with extended IMAP flags:
http://tools.ietf.org/html/draft-melnikov-imap-keyword
s-03
However, this still does not cover all flags we need
(watched and ignored are
missing).
Has anyone additional information on that topic, ie. which
mail client uses
what additional IMAP flags?
Overall, it seems that $<name> is the
"standard" way of dealing with extended
flags that have a general, not client-specific meaning. So,
unless that
conflicts badly with any other client out there, I would
suggest to follow
that for KMail by using $ToDo, $Forwarded, $Ignored,
$Watched.
regards
Volker
--
Volker Krause -- volker kdab.net, vkrause kde.org
Klarälvdalens Datakonsult AB, Platform-independent software
solutions
-------------------------------------------------------
--
Volker Krause -- volker kdab.net, vkrause kde.org
Klarälvdalens Datakonsult AB, Platform-independent software
solutions
_______________________________________________
Kolab-format mailing list
Kolab-format kolab.org
https
://kolab.org/mailman/listinfo/kolab-format
|
|
| Re: Fwd: Non-standard IMAP flags in
KMail |
  Germany |
2007-09-24 00:50:50 |
Am Freitag 14 September 2007 schrieb Volker Krause:
Hi Volker,
can you please explain which new commands (if possible
verbatim) there will be
on the IMAP tcp connection?
With which servers did you test?
Regards,
-- martin
> Forwarded here as suggested by Bernhard.
>
> ---------- Forwarded Message ----------
>
> Subject: [Kolab-devel] Non-standard IMAP flags in KMail
> Date: Monday 10 September 2007
> From: Volker Krause <volker kdab.net>
> To: kolab-devel kolab.org
>
> Hi,
>
> we have been implemeting support for storing all
message status flags of
> KMail on a Kolab server. So far only standard IMAP
flags (seen, answered,
> important) haven been stored there. For the
non-standard flags (todo,
> forwarded, ignored, watched) I have been looking at
what IMAP flags other
> mail clients use for that, with the following results:
>
> - Outlook 2007 is claimed to support only one flag for
IMAP items, no idea
> if this is correct (I don't have it here to test it
myself), but it would
> mean there is no support for custom IMAP flags. Can
anyone confirm this? -
> Thunderbird uses $labelN
> - there is a draft dealing with extended IMAP flags:
> http://tools.ietf.org/html/draft-melnikov-imap-keyword
s-03
> However, this still does not cover all flags we need
(watched and ignored
> are missing).
>
> Has anyone additional information on that topic, ie.
which mail client uses
> what additional IMAP flags?
>
> Overall, it seems that $<name> is the
"standard" way of dealing with
> extended flags that have a general, not client-specific
meaning. So, unless
> that conflicts badly with any other client out there, I
would suggest to
> follow that for KMail by using $ToDo, $Forwarded,
$Ignored, $Watched.
>
> regards
> Volker
>
> --
> Volker Krause -- volker kdab.net, vkrause kde.org
> Klarälvdalens Datakonsult AB, Platform-independent
software solutions
>
> -------------------------------------------------------
Mit freundlichen Grüßen,
-- martin konold
--
e r f r a k o n
Erlewein, Frank, Konold & Partner - Beratende Ingenieure
und Physiker
Sitz: Adolfstraße 23 Stuttgart - Partnerschaftsregister
Stuttgart PR 126
http://www.erfrakon.com/
_______________________________________________
Kolab-format mailing list
Kolab-format kolab.org
https
://kolab.org/mailman/listinfo/kolab-format
|
|
| Re: Fwd: Non-standard IMAP flags in
KMail |
  Germany |
2007-09-25 00:05:59 |
Am Montag 24 September 2007 schrieb Martin Konold:
Hi Volker,
I further investigated this matter.
It looks like you took a totally expired draft (anyone can
make up a draft) as
a guideline.
I am afraid that this draft did not only expire but it also
did not get enough
support fromt he community in order to become a RFC.
Did I overlook some aspect?
Regards,
-- martin
P.S.: - OL2K7 uses more than a single IMAP Flag
- KONSEC Konnektor for OL would be able to use any
available IMAP Flag
just as kmail.
- For many purposes a plain boolean flag is not
enough. E.g. flags have
colours and replied has a date....
> Am Freitag 14 September 2007 schrieb Volker Krause:
>
> Hi Volker,
>
> can you please explain which new commands (if possible
verbatim) there will
> be on the IMAP tcp connection?
>
> With which servers did you test?
>
> Regards,
> -- martin
>
> > Forwarded here as suggested by Bernhard.
> >
> > ---------- Forwarded Message ----------
> >
> > Subject: [Kolab-devel] Non-standard IMAP flags in
KMail
> > Date: Monday 10 September 2007
> > From: Volker Krause <volker kdab.net>
> > To: kolab-devel kolab.org
> >
> > Hi,
> >
> > we have been implemeting support for storing all
message status flags of
> > KMail on a Kolab server. So far only standard IMAP
flags (seen, answered,
> > important) haven been stored there. For the
non-standard flags (todo,
> > forwarded, ignored, watched) I have been looking
at what IMAP flags other
> > mail clients use for that, with the following
results:
> >
> > - Outlook 2007 is claimed to support only one flag
for IMAP items, no
> > idea if this is correct (I don't have it here to
test it myself), but it
> > would mean there is no support for custom IMAP
flags. Can anyone confirm
> > this? - Thunderbird uses $labelN
> > - there is a draft dealing with extended IMAP
flags:
> > http://tools.ietf.org/html/draft-melnikov-imap-keyword
s-03
> > However, this still does not cover all flags we
need (watched and ignored
> > are missing).
> >
> > Has anyone additional information on that topic,
ie. which mail client
> > uses what additional IMAP flags?
> >
> > Overall, it seems that $<name> is the
"standard" way of dealing with
> > extended flags that have a general, not
client-specific meaning. So,
> > unless that conflicts badly with any other client
out there, I would
> > suggest to follow that for KMail by using $ToDo,
$Forwarded, $Ignored,
> > $Watched.
> >
> > regards
> > Volker
--
e r f r a k o n
Erlewein, Frank, Konold & Partner - Beratende Ingenieure
und Physiker
Sitz: Adolfstraße 23 Stuttgart - Partnerschaftsregister
Stuttgart PR 126
http://www.erfrakon.com/
_______________________________________________
Kolab-format mailing list
Kolab-format kolab.org
https
://kolab.org/mailman/listinfo/kolab-format
|
|
| Re: Fwd: Non-standard IMAP flags in
KMail |
  Germany |
2007-10-09 07:55:50 |
Hi Martin,
On Tuesday 25 September 2007 07:05, Martin Konold wrote:
> I further investigated this matter.
I had hoped you would investigate the extended freebusy
lists first? 8)
> It looks like you took a totally expired draft (anyone
can make up a draft)
> as a guideline.
Got anything better?
We tried to find what is there and how others solve the
problem.
This is the right approach. When there is just a
"totally expired draft",
I think it is better to work from there and develop a better
one, if we must
and can.
> I am afraid that this draft did not only expire but it
also did not get
> enough support fromt he community in order to become a
RFC.
Got pointers?
Was it because of nobody was interested or there were
technical things
with it or other issues?
> Did I overlook some aspect?
>
> Regards,
> -- martin
> P.S.: - OL2K7 uses more than a single IMAP Flag
What does it use? Could you find out anything specific?
> - KONSEC Konnektor for OL would be able to use
any available IMAP
> Flag just as kmail.
Any client would, if they implement the meaning...
> - For many purposes a plain boolean flag is
not enough. E.g. flags
> have colours and replied has a date....
I think we will see how far we get with the easier ones
first.
We can only put limited efforts in,
so we should go for the lower hanging fruits first.
> > Am Freitag 14 September 2007 schrieb Volker
Krause:
> > can you please explain which new commands (if
possible verbatim) there
> > will be on the IMAP tcp connection?
None, I guess. Would we need new commands?
> > With which servers did you test?
Wouldn't this be more a client then a server issue?
Bernhard
--
Managing Director - Owner: www.intevation.net (Free
Software Company)
Germany Coordinator: fsfeurope.org. Coordinator:
www.Kolab-Konsortium.com.
Intevation GmbH, Osnabrück, DE; Amtsgericht Osnabrück, HRB
18998
Geschäftsführer Frank Koormann, Bernhard Reiter, Dr.
Jan-Oliver Wagner
_______________________________________________
Kolab-format mailing list
Kolab-format kolab.org
https
://kolab.org/mailman/listinfo/kolab-format
|
|
[1-4]
|
|