FreeBSD Manual Pages
MEW-MAILEST(1) General Commands Manual MEW-MAILEST(1) NAME mew-mailest, cmew-mailest smew-mailest -- mailest wrapper programs for Mew SYNOPSIS mew-mailest search [-vu] [-max max] [-ord ord] [-ic ic] [-attr attr] phrase mew-mailest [-s suffix] [-m maildir] [folder] cmew-mailest smew-mailest [-pch] message-id [db] [mydir] DESCRIPTION The mew-mailest, cmew-mailest, and smew-mailest provide the same func- tionalities of the existing Mew programs ("mewest", "estcmd search" "cmew" or "smew") by using mailestctl(1) program as the backend pro- gram. EXAMPLES To use the mew-mailest by replacing the existing programs of Mew, add following lines to ${HOME}/.emacs. (defvar mew-prog-est "mew-mailest") (defvar mew-prog-est-update "mew-mailest") (defvar mew-prog-cmew "cmew-mailest") (defvar mew-prog-smew "smew-mailest") (defvar mew-id-db-file ".mailest.sock") SEE ALSO mailestctl(1) AUTHORS The mew-mailest program was written by YASUOKA Masahiko <yasuoka@yasuoka.net>. FreeBSD ports 15.quarterly April 4, 2015 MEW-MAILEST(1)
NAME | SYNOPSIS | DESCRIPTION | EXAMPLES | SEE ALSO | AUTHORS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=smew-mailest&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>
