Some functions were not passing through the store parameter, but
accidentally relying on the thread-bound store instead.
Also, removed warning for replacing "list" from clojure.core. It turns
out that doing this actually causes a NPE when compiling (eg: lein
uberjar) a project that depends on clojure-mail.
Some functions were not passing through the store parameter, but accidentally relying on the thread-bound store instead.
Also, removed warning for replacing "list" from clojure.core. It turns out that doing this actually causes a NPE when compiling (eg: lein uberjar) a project that depends on clojure-mail.