1b2m(1)                      General Commands Manual                     b2m(1)
2
3
4

NAME

6       b2m - convert old Emacs Rmail Babyl format to mbox format
7

SYNOPSIS

9       b2m < babyl-file > mbox-file
10

DESCRIPTION

12       b2m  accepts  Babyl  format mail (as used by older versions of Rmail in
13       GNU Emacs) on standard input, and converts it to mbox format  on  stan‐
14       dard output.  Babyl was the storage format used by Rmail prior to Emacs
15       23.1.  Since then, it uses standard mbox format.  This program is  dis‐
16       tributed with GNU Emacs.
17

OPTIONS

19       The program accepts unambiguous abbreviations for long option names.
20
21       -V, --version
22              Display version information.
23
24       -h, --help
25              Display basic usage information.
26

SEE ALSO

28       The  Babyl  format is described in the file etc/BABYL in the Emacs dis‐
29       tribution.  Rmail is documented in the GNU  Emacs  manual,  which   you
30       can  read  using Info, either from Emacs or as a standalone program.
31

AUTHORS

33       b2m  was originally written by Ed Wilkinson.  Francesco Potorti updated
34       it according to the GNU coding standards.
35

COPYING

37       Copyright (C) 2008, 2009 Free Software Foundation, Inc.
38
39       Permission is granted to make and distribute verbatim  copies  of  this
40       document  provided  the copyright notice and this permission notice are
41       preserved on all copies.
42
43       Permission is granted to copy and distribute modified versions of  this
44       document  under  the conditions for verbatim copying, provided that the
45       entire resulting derived work is distributed under the terms of a  per‐
46       mission notice identical to this one.
47
48       Permission is granted to copy and distribute translations of this docu‐
49       ment into another language, under the  above  conditions  for  modified
50       versions,  except that this permission notice may be stated in a trans‐
51       lation approved by the Free Software Foundation.
52
53
54
55                                                                        b2m(1)
Impressum