issues
search
qnikst
/
HaskellNet
Haskell library which provides client support for POP3, SMTP, and IMAP protocols.
Other
87
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add fetchPeek and fetchRPeek
#100
mpscholten
closed
3 months ago
1
Added support for IMAP move operation
#99
mpscholten
closed
3 months ago
2
Bump bounds to build with GHC 9.8, and fix base64 support
#98
thomasjm
opened
3 months ago
0
Fixed typo
#97
mpscholten
closed
3 months ago
2
`IMAP.fetch` returns empty string
#96
mpscholten
opened
1 year ago
0
GHC 9.6 support
#95
qnikst
closed
1 year ago
0
fix: use std lookup where needed
#94
wwmoraes
closed
1 year ago
1
[WIP] fix: fetchHeaderFields and -Not
#93
wwmoraes
closed
1 year ago
3
added xoauth2 support
#92
paumr
closed
1 year ago
1
Support base64 >= 0.5
#91
parsonsmatt
closed
1 year ago
1
`base64-0.5` is gonna be a breaking change
#90
parsonsmatt
closed
1 year ago
1
Bug: fetchHeaderFields and fetchHeaderFieldsNot are broken
#89
ntc2
closed
1 year ago
5
CI coverage for GHC 9
#88
peterbecich
closed
2 years ago
0
Switch CI from the ghc-8.10.2 to ghc-8.10.4
#87
qnikst
closed
2 years ago
1
Support for some Gmail IMAP extensions
#86
vzaliva
closed
1 year ago
1
Error on append (when not error were reported)
#85
vzaliva
closed
3 years ago
0
Support for UIDPLUS extension
#84
vzaliva
opened
3 years ago
0
illegal server response on APPEND
#83
vzaliva
closed
3 years ago
2
Support GHC 9.0 and 9.2
#82
amesgen
closed
2 years ago
5
[issue-33] Simplify mail sending API.
#81
qnikst
closed
3 years ago
0
Support pipelining feature (RFC2920)
#80
qnikst
opened
3 years ago
0
Various fixes
#79
qnikst
closed
3 years ago
0
Use mime-mail Address type for keeping addresses
#78
qnikst
closed
3 years ago
0
Check if we need to remove retries in tryCommand
#77
qnikst
opened
3 years ago
0
Double connection close on exception.
#76
qnikst
closed
3 years ago
0
Improve SMTP module documentation
#75
qnikst
closed
3 years ago
0
Move to base64 package.
#74
qnikst
closed
3 years ago
1
Add support for GHC-8.10.2
#73
qnikst
closed
3 years ago
0
Hotfix for https://github.com/jtdaugherty/HaskellNet/issues/61
#72
ryantrinkle
closed
4 years ago
0
use cryptohash-md5 instead of deprecated cryptohash
#71
amesgen
closed
4 years ago
0
Make pFetchLine parser more lenient
#70
tysonzero
closed
4 years ago
0
Every fetch returns `*** Exception: expecting either ' ' or ')'`
#69
tysonzero
closed
4 years ago
0
`list` function sometimes calls `last` on empty ByteString
#68
tysonzero
opened
4 years ago
0
Check whether a ByteString is null before calling `last` on it
#67
ryantrinkle
closed
4 years ago
0
Add return code and message to fail message.
#66
scott-fleischman
closed
4 years ago
0
Bump version to 0.5.2.
#65
ygale
closed
4 years ago
0
Bump version to > 0.5.1 and upload to hackage
#64
ygale
closed
4 years ago
9
Allow for RCPT to return 251
#63
dminuoso
closed
4 years ago
0
Add cabal v2-* relevant files to gitignore
#62
dminuoso
closed
4 years ago
0
Dependency base64-string gives wrong results
#61
ChristophP
closed
3 years ago
5
Fix IMAP append
#60
keijokapp
closed
5 years ago
0
How to specify sender name via SMPT protocol?
#59
chshersh
closed
3 years ago
3
Fix CI
#58
phadej
closed
4 years ago
1
Network 3
#57
phadej
closed
5 years ago
4
Generate .travis.yml using haskell-ci
#56
phadej
closed
5 years ago
1
Revert MultiWayIf
#55
phadej
closed
5 years ago
1
Add few bounds, and fix build
#54
phadej
closed
5 years ago
5
Build using new Network Package
#53
pkpardeepkumar30
closed
5 years ago
1
Allow mime-mail starting with v0.5
#52
MarekSuchanek
closed
5 years ago
3
More helpful error message on SMTP auth failure
#51
thomasjm
closed
5 years ago
1
Next