Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/deltachat/rust-imap
IMAP client library for Rust
https://github.com/deltachat/rust-imap
26d8e8e33387160e5e91d32bc3d9d41c68ada025 authored about 6 years ago
328144b3f587b019fc3f6d2ff8ee39a5a099fd2e authored about 6 years ago
74fc7456189f79b067aadf407e6196024c87c942 authored about 6 years ago
b75e30802afbc2a57cf6c97fb1fc5c92ac9a3dce authored about 6 years ago
9be18cc574ea9c976497de19c9b03cae7a080938 authored about 6 years ago
13a56381497bfe31ca3a0af770ca398fa192989b authored about 6 years ago
935349313928ad4eceeb890f4ddc715dc31b9dc7 authored about 6 years ago
3e034585b3fd56ae5498453019b5ed5d90c73931 authored about 6 years ago
e52290e8dd2805ee46b039bf85ca4209f3c352cc authored about 6 years ago
f4e1dc81b5b5c954fda31fc158287424984b9cb9 authored about 6 years ago
b85e4cbe9a5f0373266c657b626d6915023df374 authored about 6 years ago
4d9cd8c49aad76e67a3302bac6a3b0904cbb1d16 authored about 6 years ago
It is
[possible](https://stefanscherer.github.io/setup-windows-docker-ci-appveyor/)
but I don't ...
This uses [GreenMail's Docker
image](http://www.icegreen.com/greenmail/#deploy_docker_standalone...
8299a6be9dee0a736a2fe7ecdf5f8fe9b223642d authored about 6 years ago
3fbf52ef54bbee7e4334b02418bb64f29f215860 authored about 6 years ago
5dc51ac6b19923c189d78ad984b77fbb27d581cb authored about 6 years ago
357603b15f0b91d8447052a428ebce37f0be4a67 authored about 6 years ago
2b17bc05383e3a290436db407045ddd491951c78 authored about 6 years ago
35acfeb108a6ee628f293e473484ecce36f4eb79 authored about 6 years ago
bce4831ccba4c335e3781ad21455ad41b1025689 authored about 6 years ago
fc935bf88484808e37ad804c7badc9e0eb746d45 authored about 6 years ago
5dd9dfe4696e36090b5c8aa27d6ea4712d89f8de authored about 6 years ago
Fixes #77.
Touches on #74.
Fixes #70 through documentation (I think?)
Fixes #62.
[BUGFIX] Expect a space after the "+" in Client::authenticate.
bddfab357fb6d83a472f8c538dc9fabe85108729 authored about 6 years agoRFC 3501: A continue-req from the server starts with "+" SP.
de5a38366c1e123acb52e60ff2e21abf7e09122b authored about 6 years agoimap::client::Client::authenticate: Base64 encode the result of the A…
28e4201eb386548a11bdbea1178ef7248686cfdd authored about 6 years ago033c23ef11d868ec7590b90b6cb79522d2e60f07 authored about 6 years ago
c2c7e2a3f74e46ba25ec423da08d456dbadd98e1 authored about 6 years ago
9e0a5d7c8a3759e3a256a4548063ee0a05f04a8c authored about 6 years ago
892fe49a68ac04de373480c6c91be31102cd41b3 authored about 6 years ago
1dd55ff066062eeb6826965b389a975a28b3e796 authored about 6 years ago
Fixes issue #95.
93d032181d808bf772d04a0439f5ae8f2bf35589 authored about 6 years agoUpdate native-tls requested version
36431e11dae684f22cbf3b352b1f3deb3c3d53b7 authored about 6 years agob45beb88ed436bdb1f271cae450adf0bc233a266 authored about 6 years ago
send unsolicited responses to a channel instead of discarding them
f02950a7b5deaa827848716e12a3db89c8c687fc authored about 6 years ago8d7b527331f0824dbe4f765b89f513c8f259c40c authored about 6 years ago
as suggested in
https://github.com/mattnenterprise/rust-imap/pull/91#issuecomment-434055085
notes
* i tried to avoid the term "async", because that term is very
overloaded and we're...
2bbae9457304b86f3b51213a3905ce998886e8fd authored about 6 years ago
5c91f4c1bbf8114641348382726230ae9b2e8553 authored about 6 years ago
e68d61a1e2a54c7a46edae4c230ecf46ebc1ae3b authored about 6 years ago
client: Add UID EXPUNGE support
510dab96043018a5ab697126430b3070c0ef9462 authored over 6 years agoclient: Add MOVE and UID MOVE support
a9e993f98b1b4cc62bdf28ebe8247366ce1dd8a1 authored over 6 years ago201269423dfcc89fa64584348021333503ee261e authored over 6 years ago
20d3ce0277ce1879d43cddfbd36ce2b00da93e75 authored over 6 years ago
There's no reason to carry around a ZeroCopy here, since we own all the
values.
client: Add SEARCH and UID SEARCH support
946a6eef344322c0bd2622a746b91626a9994f4c authored over 6 years ago11e666ea91160a7a51de69811954d3d9f584ef95 authored over 6 years ago
a6f0240f949eea791aa14f2cb3aff69d0644e08a authored over 6 years ago
23449e203ef991fbe178a38574a51767995e2ee7 authored over 6 years ago
4321b7fe145e88e93f5e23e4fc6be1e8bd3a4a71 authored over 6 years ago
5facd16e0e36eda72b19bde782fb6dd41490f8b8 authored over 6 years ago
b28ae3efbe1f8c055641afde1355d46bae9971a5 authored over 6 years ago
c9b720155fac28a0e9448a7ba21a335d2590c09f authored over 6 years ago
Clippy fixes
1a62f1b24b2c00e34c7747fff1e948383e1924ee authored over 6 years ago4c94c87686f7c3e74434198e4394993a9585a33e authored over 6 years ago
Split `Client` into `UnauthenticatedClient` and `Client`
9efd256e4ad62d12be337a1ad0105ab6272a2b9b authored over 6 years agob7927aa33e87ef4552ebce1632bb0b521d585327 authored over 6 years ago
as discussed/suggested at
https://github.com/mattnenterprise/rust-imap/pull/84#pullrequestreview...
1708db5ae254060376f28ba06b3a57527cdccb25 authored over 6 years ago
is there some way to include the code directly from examples/basic.rs?
515d5747425257c5b8384b94eb15ba524802a19a authored over 6 years agoabad1f41712b5dced9ebbd11fae5abec50058392 authored over 6 years ago
as suggested in PR #84 comments
da2ac87ca74e904173d44d9018e31feba2c637d0 authored over 6 years ago71f8e6bcd29ac3ff0f9199fb4ba587d9f3ee365c authored over 6 years ago
Updated cargo references
61ffb00811327c1bf231ae22c7e12927b3408d89 authored over 6 years agobbd3c085af73b3a1d088b0335722b01e92eb18a1 authored over 6 years ago
3d6dd58f19faa39f5831a971fc24c625039e4f0e authored over 6 years ago
fixes #80 (client separation)
820d1eccf7f2a84ef9a78c6a74925c075515e91c authored over 6 years agoFixes #81.
72925cf1d81e0812375ce7a09ccb99b401078298 authored over 6 years ago4c4fd8923221f9db529ae709dde3011459ade5d1 authored over 6 years ago
Partial fix for #81.
dea9398e08c91be683dac5ceb5a404e1e1d04873 authored over 6 years agoAdd passing back the email in [u8]
c095ee2aa01409eaf5bd879e0cd4ef6a09a5abda authored over 6 years ago0cfa46d896d4a9c4b65a4346b4875f705ae3df86 authored over 6 years ago
4bdfe9691591d7d45ce72119817823a6f533d59b authored over 6 years ago
Added passing email with fetch
adb35b5a5432b31cb3ee6662f2b0280f4edf0f34 authored over 6 years agochanged try! to ?
72ee4aabe30a1bb38da2635419a1bb82acf57f45 authored over 6 years ago7fcb920bd75a15ab10a0c7c3099e011380800a5d authored over 6 years ago
e81f26e39dc5c2d2b12b8b59d1b68202cd691878 authored over 6 years ago
4a855720e4c2494bbf81cb3d430e62e8c41ed881 authored over 6 years ago
ba8afa79182ed31e9d98b1e1b2dc3c8be066d2ef authored over 6 years ago
update native-tls version
d1ed6296767128a9582d3448dd5f09aa4a5162a2 authored over 6 years ago923e01279a25c1be5694b46b9950e349d7466e55 authored over 6 years ago
a11c4e5673a4386bf07978762c56a63fc4862b25 authored over 6 years ago
0f8f83e64180ee1fef6e51b9cad7d63360e97953 authored over 6 years ago
d132de48347cd110ca0f6c8514b7436bc79e0d2a authored over 6 years ago
c28d08851c3b1472b7cb37589171c9648b57ca46 authored over 6 years ago
0bf8e5dd10dcf5dd7c7fff9ce73eb1de1f3a8d7c authored almost 7 years ago
210a12b79186a050a81b4c24a29f828665bf01eb authored almost 7 years ago
6888dda451cfc9935a7b54dd9ef50d71bf73b740 authored almost 7 years ago
This way it'll be run as a doctest and we'll know if it breaks (again).
Fixes #67.
73c8d0ddc2c9252a086c06b11b63baee8d786e30 authored almost 7 years ago1d4d6288c16beefdd958c6933447d81a9838a41c authored almost 7 years ago
Borrow TlsConnector
6e47ceb17192caaeb93c9225766282b998f66be1 authored almost 7 years ago
TlsConnector is meant to be reusable and there is no reason to take
ownership over one.
Fix debug output when Client.debug = true
804f1c724aa8a82481315795753bc0234a41c3b4 authored almost 7 years agoa2df6fffd8f2cc66301f6e9182539039aaff1fe5 authored almost 7 years ago
9031caf67735c4fb79d796b5908c12a89b5fa441 authored almost 7 years ago
* First stab at structured types (#28)
Tests currently fail due to djc/imap-proto#2.
LSUB ...
590b80e3a6b41249898d6db0cbc9b2eabcfda104 authored almost 7 years agodc21eae428fcbad447aa15c651c76956cb336141 authored about 7 years ago
4332d09f0d8d27c3fca6d2cfee7e40f9ee323567 authored about 7 years ago