Send email attachment to multiple recipients using Mutt

{{{!#python highlight a="address1@gmail.com, address2@gmail.com" mutt -s "subject" -a file.pdf -- $a }}}

looking up addresses with mu cfind

Just put this in your .muttrc:

 set query_command="mu cfind --format=mutt-ab '%s'"

désert/Linux/Mutt (last edited 2017-10-20 08:25:44 by localhost)