Matt McCoy

Results 16 comments of Matt McCoy

@zsck I'm not sure. I believe we have most of it. If you see anything missing feel free to make a pull request.

@zsck We currently only have passive mode FTP. So active mode still needs implemented. I also believe we are missing some commands from the spec.

@zsck Looks like the build is broken.

I am ok with the server being in python. Just having a server to test with I think is a big plus. Are you going the fix the example ?

I would like the build to pass before merging this in. Could we have the tests startup the python server ? Could we just have the test use the secure...

@Luxed: How about using [native-tls](https://crates.io/crates/native-tls) ? I believe it has better portability.

Nothing is wrong with the current implementation. Another issue was opened in another project of mine that asked for this kind of functionality. https://github.com/mattnenterprise/rust-imap/issues/3 I don't think it should be...

I think this would be a great improvement, but why make the `quit` function private? It may be a good idea to leave it around if a user wants to...

CI failed due to an `Requested Elixir / Erlang/OTP version (1.10 / OTP-24.3.4.5) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?)` error. https://hexdocs.pm/elixir/compatibility-and-deprecations.html#compatibility-between-elixir-and-erlang-otp shows Elixir...

I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to chose either at their option.