Skip to content
Snippets Groups Projects
Unverified Commit 08c826ea authored by anarcat's avatar anarcat
Browse files

note bug with thunerbird attachments, fixed

parent 37fabfe8
Branches
No related tags found
No related merge requests found
......@@ -141,6 +141,10 @@ examples of known working configurations.
monkeysign --mua "thunderbird -compose to=%(to)s,subject=%(subject)s,body=%(body)s,attachment=%(attach)s" [...]
.. note:: Thunerbird fails to respect the attachment parameter in
versions before 52.1.1, see :bts:`837771` for more
details.
* Mutt::
monkeysign --mua "mutt -a %(attach)s -s %(subject)s -i %(body)s %(to)s" [...]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment