Hello, I have an org table and its third column are emails. I would like to send an email from command line (with the "mail" cli tool) to all those addresses.
1. How do I extract them from the table and pass to CC of "mail"? 2. Is the same possible somehow if I have several tables with different #+TBLNAMEs: in the same file? Thank you in advance!