NAME ssoma-rm - remove messages from a ssoma repository SYNOPSIS ssoma-rm /path/to/ssoma/repository.git < message DESCRIPTION ssoma-rm removes messages from a ssoma repository. It only deletes messages which match the Message-ID, Subject, and body of the email. Thus the output of "ssoma cat" is ideal for ssoma-rm. ssoma-rm only works on the latest HEAD (refs/heads/master) of the ssoma repository. It does not remove the message from history, but prevents future users of "ssoma sync" from seeing the message in their mailbox. CONTACT All feedback welcome via plain-text mail to The mail archives are hosted at See ssoma(1) for instructions on how to subscribe. COPYRIGHT Copyright 2013-2016 all contributors License: AGPL-3.0+ SEE ALSO git(1), ssoma(1), ssoma_repository(5)