* wl-vars.el (wl-draft-use-cache): Default `nil'.
[elisp/wanderlust.git] / wl / wl-vars.el
index 5172c31..a60769f 100644 (file)
@@ -919,7 +919,7 @@ ex.
   :group 'wl-draft
   :group 'wl-pref)
 
-(defcustom wl-draft-use-cache t
+(defcustom wl-draft-use-cache nil
   "*If non-nil, sending message is cached."
   :type 'boolean
   :group 'wl-draft