Following setting is to notify mail arrival of `%inbox' by the indicator on the modeline
(setq wl-biff-check-folder-list '("%inbox"))
wl-biff-check-folder-list
nil
.
This is the list of folders to check mail arrival.
If nil
, wl doesn't check mail arrival.
wl-biff-check-interval
wl-biff-notify-hook
(setq wl-biff-notify-hook '(ding))For silence, set to
nil
.
Go to the first, previous, next, last section, table of contents.