kaleidic.sil.plugin.imap.register

Members

Functions

accessMimeContainer
MimeContainer_ accessMimeContainer(MimeContainer mimeContainer)
Undocumented in source. Be warned that the author may not have intended to support it.
add
Variable add(Variable date, Duration dur)
Undocumented in source. Be warned that the author may not have intended to support it.
createQuery
string createQuery(SearchQuery[] searchQueries)
Undocumented in source. Be warned that the author may not have intended to support it.
extractAddress
string extractAddress(string arg)
Undocumented in source. Be warned that the author may not have intended to support it.
parse
auto parse(string arg)
Undocumented in source. Be warned that the author may not have intended to support it.
parseTest
auto parseTest()
Undocumented in source. Be warned that the author may not have intended to support it.
registerGrammar
void registerGrammar(Handlers handlers)
registerImap
void registerImap(Handlers handlers)
rfcDate
string rfcDate(Date date)
Undocumented in source. Be warned that the author may not have intended to support it.
searchQueries
auto searchQueries(Session session, string mailbox, SearchQuery[] searchQueries, string charset)
Undocumented in source. Be warned that the author may not have intended to support it.
searchQuery
auto searchQuery(Session session, string mailbox, SearchQuery searchQuery, string charset)
Undocumented in source. Be warned that the author may not have intended to support it.
writeBinaryString
void writeBinaryString(string file, string data)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

TestImap
enum TestImap;
Undocumented in source.

Mixins

__anonymous
mixin pluginImpl!registerImap
Undocumented in source.

Structs

MimeContainer_
struct MimeContainer_
Undocumented in source.
SearchQuery
struct SearchQuery
Undocumented in source.
UidRange
struct UidRange
Undocumented in source.
X509_
struct X509_
Undocumented in source.

Meta