issues
search
owainlewis
/
clojure-mail
A Clojure library for parsing, downloading and reading email from IMAP servers.
203
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
IllegalArgumentException if fields aren't set
#76
ghost
closed
3 years ago
1
Increase version number
#75
ghost
opened
3 years ago
0
Increase version number
#74
ghost
closed
3 years ago
0
Update README.md
#73
ghost
closed
3 years ago
0
Add several missing flags to allow deletion, drafting, etc
#72
cguckes
closed
4 years ago
0
watching imap silently fails upon network disconnection
#71
michaelmrose
opened
4 years ago
0
Date searches not working on GMail
#70
deepxg
closed
5 years ago
1
RuntimeException: Unable to find static field: SIZE in class javax.mail.FetchProfile$Item Round 2
#69
vxe
opened
5 years ago
0
Bump version / I want the Medley upgrade
#68
hacklschorsch
closed
5 years ago
0
Always return array from clojure-mail.message/message-body
#67
razum2um
opened
5 years ago
0
Unable to find static field: SIZE in class javax.mail.FetchProfile$Item
#66
mjmeintjes
closed
5 years ago
1
Fixes
#65
kwieloch
closed
5 years ago
1
Tip: if you use name+password for gmail, you have to set "less secure app"
#64
mattiasw2
opened
6 years ago
1
reading body from a message with attachments
#63
daonsh
closed
6 years ago
1
Close FileInputStream in file->message
#62
amoe
closed
6 years ago
0
Bumped medley 1.0
#61
fvides
closed
7 years ago
0
possible memory leak?
#60
daonsh
opened
7 years ago
0
update README file
#59
quan-nh
closed
7 years ago
0
Update how content types are handled
#58
skammer
closed
7 years ago
0
Add ability to mark a single message as read
#57
skammer
closed
7 years ago
0
Bumped javax.mail dependency to 1.5.5 and clojure-mail version to 1.0.6
#56
nrakochy
closed
7 years ago
0
Exception while reading message from event
#55
pmensik
closed
7 years ago
1
Unable to find static field in com.sun.mail.imap.IMAPFolder$FetchProfileItem
#54
nrakochy
closed
7 years ago
3
parsing a message marks it as read?
#53
Samstiles
closed
7 years ago
0
where is read-mail-from-file ?
#52
funston
closed
7 years ago
0
Update README.md
#51
feifanzhou
closed
8 years ago
0
folder search query syntax is extended
#50
jozseftiborcz
closed
8 years ago
2
Extract Attachement
#49
fdabrao
closed
7 years ago
1
Update clojars artifact to roll in last 6 months' fixes & changes
#48
russellwhitaker
closed
8 years ago
5
adds basic IMAP UID support
#47
erjoalgo
closed
8 years ago
1
message UIDs
#46
erjoalgo
closed
8 years ago
1
greenmail fixture helpers in source
#45
kurt-o-sys
opened
8 years ago
1
Gmail IMAPS behaviour
#44
acron0
opened
8 years ago
2
change imaps port to 993, allow custom port
#43
kurt-o-sys
closed
8 years ago
1
imaps port 993, not 943 - tests
#42
kurt-o-sys
closed
8 years ago
1
imaps port 993, not 943
#41
kurt-o-sys
closed
8 years ago
1
imaps port 995, not 943
#40
kurt-o-sys
opened
8 years ago
4
Add :subject key back into read-message map
#39
mkremins
closed
8 years ago
1
Add Xoauth2 support
#38
danieltreacy
closed
8 years ago
8
Fix #36: e-mail headers are not unique, so we can't use a map here
#37
f0086
closed
8 years ago
0
Missing Received headers
#36
f0086
closed
8 years ago
0
several refactorings
#35
c-garcia
closed
8 years ago
3
port parameter for store function
#34
c-garcia
closed
8 years ago
1
Allow connecting to non-standard ports
#33
c-garcia
opened
8 years ago
3
add fetch-messages function to pre-fetch a sequence of messages
#32
shmish111
closed
9 years ago
2
Let user handle connection errors
#31
shmish111
closed
9 years ago
1
Let user handle connection errors
#30
shmish111
closed
9 years ago
1
reflection error
#29
chihyangscience
closed
9 years ago
1
Handling errors when opening store
#28
shmish111
opened
9 years ago
1
get messages range
#27
shmish111
closed
9 years ago
1
Next