;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Wanderlust 2.4.0 user settings (~/.wl)
;;
;; This setting overwrites the system setting
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;; Icon directory
;;(setq wl-icon-dir nil)

;;;;
;;;; SMTP SERVER
;;
;;   Wanderlust will post mails to this server.
;;   Ask to your administrator for an available SMTP server.
;; 
(setq wl-smtp-posting-server "localhost")

;;;;
;;;; NNTP SERVER
;;
;;   Wanderlust will post news to this server.
;;   Ask to your administrator for an available NNTP server.
;;
(setq wl-nntp-posting-server "localhost")

;;;;
;;;; E-MAIL ADDRESS
;;
;;   Set your own e-mail address here.
(setq wl-from "Wanderlust-user <wl-user@localhost>")

;;;; Additional settings
;;(setq wl-stay-folder-window 30)
;;(setq wl-folder-window-width 10)

;; (setq elmo-default-imap4-server "localhost")
;; (setq elmo-default-nntp-server "localhost")
;; (setq elmo-localdir-folder-path "~/Mail")
;; (setq elmo-msgdb-dir "~/.elmo")
;; (setq wl-use-semi t)
