1SUP-ADD(1)                                                          SUP-ADD(1)
2
3
4

NAME

6       sup-add - add a source to the Sup source list
7

SYNOPSIS

9       sup-add [options] [source uri...]
10

DESCRIPTION

12       Add one ore more sources to the Sup source list
13
14       For mbox files on local disk, use the form:
15
16              mbox:<path to mbox file>, or
17
18              mbox://<path to mbox file>
19
20       For Maildir folders, use the form:
21
22              maildir:<path to Maildir directory>; or
23
24              maildir://<path to Maildir directory>
25

OPTIONS

27       -a, --archive
28              Automatically archive all new messages from thesesources.
29
30       -u, --unusual
31              Do not automatically poll these sources for new messages.
32
33       -l STRING, --labels STRING
34              A  comma-separated  set  of labels to apply to all messages from
35              this source
36
37       -f, --force-new
38              Create a new account for this source, even if one already exists
39
40       -o STRING, --force-account STRING
41              Reuse previously defined account user@hostname
42
43       -v, --version
44              Print version and exit
45
46       -h, --help
47              Show help message
48

FILES

50       $HOME/.sup/sources.yaml
51              Configuration file for Sup mail sources
52

SEE ALSO

54       sup(1), sup-config(1)
55

REPORTING BUGS

57       You are welcome to submit bug reports to the Sup issue tracker, located
58       at
59
60       <https://github.com/sup-heliotrope/sup/issues>
61

CONTACT INFORMATION

63       The Sup web page:
64              <http://supmua.org/>
65
66       Code repository:
67              <https://github.com/sup-heliotrope/sup/>
68
69       Sup Wiki:
70              <https://github.com/sup-heliotrope/sup/wiki/>
71
72       Sup IRC channel:
73              #sup @ freenode.net
74
75       Mailing list:
76              supmua@googlegroups.com
77
78              supmua+subscribe@googlegroups.com
79
80              Archives: <https://groups.google.com/d/forum/supmua/>
81
83       Copyright © 2006-2009 William Morgan <mworgan-sup@masanjin.net>
84
85       Copyright @ 2013-2014 Sup developers
86
87       Permission  is  granted  to  copy  and distribute this manual under the
88       terms of the GNU General Public License; either version 2 or  (at  your
89       option) any later version.
90

AUTHORS

92       Sup was originally written by William Morgan <wmorgan-sup@masanjin.net>
93       and is now developed and maintained by the Sup developers.
94
95
96
97Sup User Manual                  April 9, 2012                      SUP-ADD(1)
Impressum