Open danclough60 opened 5 years ago
I like something that "external command" so you can setup multiple commands at mmailrc, pipping the message to external OS tool. example, press X on message view and open popup for select cmd, then mmail save the text as temporary file and pass this file as exceution string linke:
external.print "cat %msgfile | lpr" external.sent_to_jabber "cat %msgfile |sendxmpp -f /etc/sendxmpprc -t -v user@to_send"
Hello, wondering if we could get basic printing support added to MM. Doesn't need to be anything fancy, just to print a letter/message to the default printer in plain text. Something like 'lp' or 'lpr' does in Linux. Or perhaps using CUPS. Thanks for considering this request, and for a great product.