Uri Even-Chen wrote on Thu, Jul 23, 2015 at 16:24:57 +0300:
> Which protocols we should use to connect to the mail server? I understand
> that IMAP has folders but not labels/tags, does it mean we can't use it? Is
> it better to use POP3?

IMAP does have labels, via the FLAGS command.  (There are "system flags"
like \Seen and "keyword flags" which are probably what you want.)  The
question of client support is another matter, but if you're writing
a webmail, you can write it to exploit the feature as much as you want
(and as the underlying imapd permits). 

Cheers,

Daniel

_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to