+1
-1
bin/dune
+1
-1
bin/dune
+94
-15
bin/fastmail_list.ml
+94
-15
bin/fastmail_list.ml
·········-Printf.printf "4. Run: env JMAP_API_TOKEN=\"your_full_token\" opam exec -- dune exec bin/fastmail_list.exe\n\n";···
·········+("-debug", Arg.Int (fun level -> debug_level := level), "Set debug level (0-4, where 4 is most verbose)");+Printf.printf "4. Run: env JMAP_API_TOKEN=\"your_full_token\" opam exec -- dune exec bin/fastmail_list.exe [options]\n\n";+Printf.printf "Note: This example is working correctly but needs a valid Fastmail token.\n\n";···
+1
-1
lib/dune
+1
-1
lib/dune
+113
-25
lib/jmap.ml
+113
-25
lib/jmap.ml
························
···············+"Basic " ^ redact_token (Base64.encode_string (config.username ^ ":" ^ config.authentication_token))·········
+6
lib/jmap.mli
+6
lib/jmap.mli
···