logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Authors

       Sup was originally written  by  William  Morgan  <wmorgan-sup@masanjin.net>  and  is  now  developed  and
       maintained by the Sup developers.

Sup User Manual                                   April 9, 2012                                       SUP-ADD(1)

Contact Information

TheSupwebpage:
              <http://supmua.org/>

       Coderepository:
              <https://github.com/sup-heliotrope/sup/>

       SupWiki:
              <https://github.com/sup-heliotrope/sup/wiki/>

       SupIRCchannel:
              #sup @ freenode.net

       Mailinglist:supmua@googlegroups.com

              supmua+subscribe@googlegroups.com

              Archives: <https://groups.google.com/d/forum/supmua/>

Description

       Add one ore more sources to the Sup source list

       For mbox files on local disk, use the form:

              mbox:<path to mbox file>, or

              mbox://<path to mbox file>

       For Maildir folders, use the form:

              maildir:<path to Maildir directory>; or

              maildir://<path to Maildir directory>

Files

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

Name

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

Options

-a,--archive
              Automatically archive all new messages from thesesources.

       -u,--unusual
              Do not automatically poll these sources for new messages.

       -lSTRING,--labelsSTRING
              A comma-separated set of labels to apply to all messages from this source

       -f,--force-new
              Create a new account for this source, even if one already exists

       -oSTRING,--force-accountSTRING
              Reuse previously defined account user@hostname

       -v,--version
              Print version and exit

       -h,--help
              Show help message

Reporting Bugs

       You are welcome to submit bug reports to the Sup issue tracker, located at

       <https://github.com/sup-heliotrope/sup/issues>

See Also

sup(1), sup-config(1)

Synopsis

       sup-add [options] [sourceuri...]

See Also