Package | Description |
---|---|
net.bluemind.imap | |
net.bluemind.imap.command.parser | |
net.bluemind.imap.impl |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Envelope> |
StoreClient.uidFetchEnvelope(java.util.Collection<java.lang.Integer> uids) |
Modifier and Type | Method and Description |
---|---|
static Envelope |
EnvelopeParser.parseEnvelope(byte[] env)
(
"Tue, 19 Jan 2010 09:11:54 +0100"
"Pb =?ISO-8859-1?Q?r=E9plication_annuaire_ldap?="
( // FROM
("roberto Malone" NIL "roberto.malone" "cg75.fr")
)
( // SENDER
("roberto Malone" NIL "roberto.malone" "cg75.fr")
)
( // REPLY TO
("roberto Malone" NIL "roberto.malone" "cg75.fr")
)
( // TO
(NIL NIL "pikatchooo" "buffle.tlse.lng:support")
(NIL NIL "support" "pikatchooo.fr")
)
( // CC
(NIL NIL "admin.info" "cg75.fr")
("OLIVIER MALONE" NIL "olivier.molina" "cg75.fr")
("pikatchooo anthony prades" NIL "anthony.prades" "pikatchooo.fr")
)
NIL // BCC
NIL // IN REPLY TO
"<4B55694A.3000106@cg75.fr>"
)
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Envelope> |
ClientSupport.uidFetchEnvelope(java.util.Collection<java.lang.Integer> uids) |
Copyright © 2021. All Rights Reserved.