<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/notmuch-insert.c, branch 0.18_rc0</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.18_rc0</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.18_rc0'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2014-03-06T11:42:10Z</updated>
<entry>
<title>cli: make sure notmuch new and insert don't add invalid tags</title>
<updated>2014-03-06T11:42:10Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2014-02-23T16:55:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e8ec38c25afefacff8c2adb6e4f9e53df9870746'/>
<id>urn:sha1:e8ec38c25afefacff8c2adb6e4f9e53df9870746</id>
<content type='text'>
Check new.tags configuration values before doing anything, and bail
out on invalid values.
</content>
</entry>
<entry>
<title>cli: clean up exit status code returned by the cli commands</title>
<updated>2014-01-18T18:45:26Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2014-01-10T21:28:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c7453773064efbd0b2cd17b15ba483edbd28ce1e'/>
<id>urn:sha1:c7453773064efbd0b2cd17b15ba483edbd28ce1e</id>
<content type='text'>
Apart from the status codes for format mismatches, the non-zero exit
status codes have been arbitrary. Make the cli consistently return
either EXIT_SUCCESS or EXIT_FAILURE.
</content>
</entry>
<entry>
<title>insert: respect maildir.synchronize_flags</title>
<updated>2014-01-03T11:13:00Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2014-01-01T15:20:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=58dfc877214a07ca2eb52e43cda77883f672603f'/>
<id>urn:sha1:58dfc877214a07ca2eb52e43cda77883f672603f</id>
<content type='text'>
Don't synchronize maildir flags if the user doesn't want it.
</content>
</entry>
<entry>
<title>insert: add --create-folder option</title>
<updated>2013-07-04T03:05:11Z</updated>
<author>
<name>Peter Wang</name>
<email>novalazy@gmail.com</email>
</author>
<published>2013-06-23T04:24:03Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=426558d37ec098a011af54a7c3fdc6b65a84ed94'/>
<id>urn:sha1:426558d37ec098a011af54a7c3fdc6b65a84ed94</id>
<content type='text'>
Allow the insert command to create the maildir folder
into which the new message should be delivered.
</content>
</entry>
<entry>
<title>insert: add --folder option</title>
<updated>2013-07-01T15:22:48Z</updated>
<author>
<name>Peter Wang</name>
<email>novalazy@gmail.com</email>
</author>
<published>2013-06-23T04:24:00Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=51590d0f2744eb73fe7f276ae4916cee3e33f02b'/>
<id>urn:sha1:51590d0f2744eb73fe7f276ae4916cee3e33f02b</id>
<content type='text'>
Allow the new message to be inserted into a folder within the Maildir
hierarchy instead of the top-level folder.
</content>
</entry>
<entry>
<title>cli: add insert command</title>
<updated>2013-06-29T17:42:20Z</updated>
<author>
<name>Peter Wang</name>
<email>novalazy@gmail.com</email>
</author>
<published>2013-06-23T12:20:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9439a1ec0cbb60e75925a5a17e8284fcaccf51df'/>
<id>urn:sha1:9439a1ec0cbb60e75925a5a17e8284fcaccf51df</id>
<content type='text'>
The notmuch insert command reads a message from standard input,
writes it to a Maildir folder, and then incorporates the message into
the notmuch database.  Essentially it moves the functionality of
notmuch-deliver into notmuch.

Though it could be used as an alternative to notmuch new, the reason
I want this is to allow my notmuch frontend to add postponed or sent
messages to the mail store and notmuch database, without resorting to
another tool (e.g. notmuch-deliver) nor directly modifying the maildir.
</content>
</entry>
</feed>
