Package: reportbug Version: 6.3.1 Severity: normal Tags: patch Hello, when the MUA is set to "claws-mail", the launched command is:
'claws-mail' : Mua('claws-mail --compose-read'),
But the right option is --compose-from-file:
--compose-from-file file
open composition window with data from given file;
use - as file name for reading from standard input;
content format: headers first (To: required) until an
empty line, then mail body until end of file.
Changing just that line in utils.py fixes the issue.
Thanks,
David
--
. ''`. Debian developer | http://wiki.debian.org/DavidPaleino
: :' : Linuxer #334216 --|-- http://www.hanskalabs.net/
`. `'` GPG: 1392B174 ----|---- http://deb.li/dapal
`- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
signature.asc
Description: PGP signature
_______________________________________________ Reportbug-maint mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint
