Bug#732411: monkeysign: Being nicer with systems without a SMTP server

2016-09-01 Thread Muri Nicanor
Hi, On 09/01/2016 05:43 PM, Antoine Beaupré wrote: > unfortunately, this patch doesn't apply anymore. :( I have since them > implemented a `--mta` option which allows the user to pipe the message > through an arbitrary command. It can be (ab-)used to save it to a file > (with `--mta "tee file.txt"

Bug#732411: monkeysign: Being nicer with systems without a SMTP server

2016-09-01 Thread Antoine Beaupré
Control: tags -1 -patch On Thu, Jan 08, 2015 at 08:25:45PM +0100, Muri Nicanor wrote: > hi, > > On 01/08/2015 07:33 PM, Antoine Beaupré wrote: > > On 2015-01-08 13:20:19, Muri Nicanor wrote: > >> however, i stumbled over another problem: thunderbird sets the > >> content-type for messages, so the

Bug#732411: monkeysign: Being nicer with systems without a SMTP server

2016-09-01 Thread Antoine Beaupré
Control: tags -1 +patch Control: forwarded -1 https://0xacab.org/monkeysphere/monkeysign/issues/7 On 2014-08-30 19:23:14, Antoine Beaupré wrote: >> * or to pipe it to Mutt (which does not work yet, as monkeysign's >> stdout is used by its interactive UI; perhaps printing it to a FD >> greater

Bug#732411: monkeysign: Being nicer with systems without a SMTP server

2015-01-09 Thread Muri Nicanor
On 01/08/2015 11:09 PM, Antoine Beaupré wrote: > On 2015-01-08 14:25:45, Muri Nicanor wrote: >> (i don't know if there is a usecase for having the MIME output printed >> on the console...?) > > ... probably not, now that you mention it. maybe we should just output > the signature and no email bo

Bug#732411: monkeysign: Being nicer with systems without a SMTP server

2015-01-08 Thread Antoine Beaupré
On 2015-01-08 14:25:45, Muri Nicanor wrote: > (i don't know if there is a usecase for having the MIME output printed > on the console...?) ... probably not, now that you mention it. maybe we should just output the signature and no email body at all? not sure. a. -- Antoine Beaupré +++ Réseau Ko

Bug#732411: monkeysign: Being nicer with systems without a SMTP server

2015-01-08 Thread Muri Nicanor
hi, On 01/08/2015 07:33 PM, Antoine Beaupré wrote: > On 2015-01-08 13:20:19, Muri Nicanor wrote: >> however, i stumbled over another problem: thunderbird sets the >> content-type for messages, so the mail then looks a bit confusing if i >> just copy and paste the output... >> if i find the time i'

Bug#732411: monkeysign: Being nicer with systems without a SMTP server

2015-01-08 Thread Antoine Beaupré
On 2015-01-08 13:20:19, Muri Nicanor wrote: > however, i stumbled over another problem: thunderbird sets the > content-type for messages, so the mail then looks a bit confusing if i > just copy and paste the output... > if i find the time i'll think about a solution (maybe don't set content > type

Bug#732411: monkeysign: Being nicer with systems without a SMTP server

2015-01-08 Thread Muri Nicanor
Hello and sorry for the delay, On 12/26/2014 10:33 PM, Antoine Beaupré wrote: > > Thanks for the patch, it's a great idea! > > Can you redo the patch with the "with" construct instead of manual > exception handling? i'm not very adept in python and/or coding, but i tried. attached are two patch

Bug#732411: monkeysign: Being nicer with systems without a SMTP server

2014-12-26 Thread Antoine Beaupré
On 2014-12-26 13:00:11, Muri Nicanor wrote: > attached is a patch that add -o or --output which allows you to save the > output to a file. > diff --git a/monkeysign/ui.py b/monkeysign/ui.py > index c9b6a30..43d15ed 100644 > --- a/monkeysign/ui.py > +++ b/monkeysign/ui.py > @@ -93,6 +93,7 @@ class M

Bug#732411: monkeysign: Being nicer with systems without a SMTP server

2014-12-26 Thread Muri Nicanor
attached is a patch that add -o or --output which allows you to save the output to a file. diff --git a/monkeysign/ui.py b/monkeysign/ui.py index c9b6a30..43d15ed 100644 --- a/monkeysign/ui.py +++ b/monkeysign/ui.py @@ -93,6 +93,7 @@ class MonkeysignUi(object): help=_('do

Bug#720047: Bug#732411: monkeysign: Being nicer with systems without a SMTP server

2014-08-30 Thread Antoine Beaupré
On 2013-12-17 14:24:07, intrig...@debian.org wrote: > * either save the output email to a file (that one can manually feed > into Mutt later) that should be fairly easy to implement. one would need to add a commandline option (MonkeysignUi.parser() in ui.py:68) and deal with it when sending emai

Bug#732411: monkeysign: Being nicer with systems without a SMTP server

2013-12-17 Thread intrigeri
Package: monkeysign Version: 1.1 Severity: wishlist X-Debbugs-Cc: tails-...@boum.org Hi, unless we revert this change, Tails 0.23, scheduled for March 4, will ship with monkeysign. Yay. However, this raises one serious usability issue: there is no SMTP server in Tails, and we include two MUA (na