2

I am looking for a way to bulk generate emails in emacs.

Is there any plugin I am not aware of? I need to read 'name', 'surname', 'email', and an additional field from a CSV and place those values in a template and send them out.

Would be very grateful for help.

Drew
  • 77,472
  • 10
  • 114
  • 243
cataclysmic
  • 827
  • 1
  • 6
  • 13

1 Answers1

1

You might find gulp useful as a start for your own code (I wrote is 20+ years ago, I am not sure if RMS actually ever used it).

sds
  • 6,104
  • 22
  • 39