Files
user_external/lib/imap.php
Tim Wichmann 8d48ce91a7 Replace imap_rcube library with curl call
This commit removes the imap_rcube library with a curl call to the imap endpoint.
Since curl is a dependency of nextcloud this should not cause any issues.

This closes #116

Signed-off-by: Tim Wichmann <tim@wichmann.online>
2020-02-11 16:23:06 +01:00

3.3 KiB