Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
7c152de7
...
7c152de7e4dd974f9982f333d8bb3fab4ad8bc5f
authored
2002-03-28 12:41:04 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Documented --mail-spool option.
1 parent
17e439a2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
doc/texinfo/programs.texi
doc/texinfo/programs.texi
View file @
7c152de
...
...
@@ -54,7 +54,7 @@ program.
A
tag
is
either
a
name
of
a
particular
mailutils
utility
or
@dfn
{
option
group
},
prefixed
with
colon
(
@samp
{
:
}).
The
command
line
options
common
for
several
mailutils
programs
are
divided
into
@dfn
{
option
groups
}
or
@dfn
{
capabilities
},
e
.
g
.
the
options
@option
{
--
mail
dir
}
and
@dfn
{
capabilities
},
e
.
g
.
the
options
@option
{
--
mail
-
spool
}
and
@option
{
--
license
}
form
group
@samp
{
mailutils
}.
These
groups
are
discussed
in
detail
below
.
...
...
@@ -92,7 +92,7 @@ utilities in the package:
@table
@option
@item
-
m
@var
{
path
}
@itemx
--
mail
dir
=
@var
{
path
}
@itemx
--
mail
-
spool
=
@var
{
path
}
Set
path
to
the
mailspool
directory
@end
table
...
...
@@ -195,7 +195,7 @@ facility @samp{local1}.
@example
@group
:
mailutils
--
mail
dir
/
var
/
spool
/
mail
:
mailutils
--
mail
-
spool
/
var
/
spool
/
mail
:
auth
--
pam
-
service
mailutils
:
logging
--
log
-
facility
mail
imap4d
--
daemon
=
20
--
timeout
=
1800
--
log
-
facility
local1
...
...
@@ -244,7 +244,7 @@ Display short help message and exit.
@itemx
--
inetd
Run
in
inetd
mode
.
@item
-
m
@var
{
path
}
@itemx
--
mail
dir
=
@var
{
path
}
@itemx
--
mail
-
spool
=
@var
{
path
}
Set
path
to
the
mailspool
directory
@item
-
O
@var
{
pathlist
}
@itemx
--
other
-
namespace
=
@var
{
pathlist
}
...
...
@@ -312,7 +312,7 @@ Display short help message and exit.
@itemx
--
inetd
Run
in
inetd
mode
.
@item
-
m
@var
{
path
}
@itemx
--
mail
dir
=
@var
{
path
}
@itemx
--
mail
-
spool
=
@var
{
path
}
Set
path
to
the
mailspool
directory
@item
-
p
@var
{
number
}
@itemx
--
port
@var
{
number
}
...
...
@@ -448,7 +448,7 @@ Print header summary to stdout and exit.
@itemx
--
ignore
Ignore
interrupts
.
@item
-
m
@var
{
path
}
@itemx
--
mail
dir
=
@var
{
path
}
@itemx
--
mail
-
spool
=
@var
{
path
}
Set
path
to
the
mailspool
directory
@item
-
n
@itemx
--
norc
...
...
@@ -1647,7 +1647,7 @@ Display this help and exit.
@itemx --license
Display GNU General Public License and exit.
@item -m @var{path}
@itemx --mail
dir
@var{path}
@itemx --mail
-spool
@var{path}
Specify path to mailspool directory.
@item -q
@itemx --quota-db @var{file}
...
...
@@ -2009,7 +2009,7 @@ Start with debugging evaluator and backtraces.
@itemx --expression EXPR
Execute given Scheme expression.
@item -m @var{path}
@itemx --mail
dir
=@var{path}
@itemx --mail
-spool
=@var{path}
Set path to the mailspool directory
@item -f PROGFILE
@itemx --file PROGFILE
...
...
@@ -2282,7 +2282,7 @@ comsatd -c /etc/comsat.conf
This is the default operation mode.
@item -m @var{path}
@itemx --mail
dir
=@var{path}
@itemx --mail
-spool
=@var{path}
Set path to the mailspool directory
@item -p @var{number}
@itemx --port @var{number}
...
...
Please
register
or
sign in
to post a comment