Liking cljdoc? Tell your friends :D

clojure-mail.message


answered?clj

(answered? message)

Check if the message has an answered flag

Check if the message has an answered flag
sourceraw docstring

content-typeclj

(content-type m)
source

date-recievedclj

(date-recieved m)
source

date-sentclj

(date-sent m)
source

encodingclj

(encoding m)
source

flagsclj

(flags m)
source

fromclj

(from m)
source

get-contentclj

(get-content m)
source

has-flag?clj

(has-flag? message flag)
source

in-reply-toclj

(in-reply-to m)
source

message-bodyclj

(message-body msg)
source

message-headersclj

(message-headers msg)

Returns all the headers from a message

Returns all the headers from a message
sourceraw docstring

message-idclj

(message-id m)
source

read-messageclj

(read-message msg)
source

read?clj

(read? message)

Checks if this message has been read

Checks if this message has been read
sourceraw docstring

recent?clj

(recent? message)
source

senderclj

(sender m)
source

subjectclj

(subject m)
source

toclj

(to m)

Returns a sequence of receivers

Returns a sequence of receivers
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close