Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
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 function-
     alities of the existing Mew programs ("mewest", "estcmd search"  "cmew"  or
     "smew") by using mailestctl(1) program as the backend program.

EXAMPLES
     To  use the mew-mailest by replacing the existing programs of Mew, add fol-
     lowing 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@ya-
     suoka.net>.

FreeBSD ports 15.quarterly	  April 4, 2015 		  MEW-MAILEST(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mew-mailest&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help