Skip to content
Marc R. Schoolderman edited this page Sep 9, 2018 · 1 revision

Usage

mailto.sh dir1/file.txt dir2/file.txt ... dirN/file.txt

mailto.sh is called from feedback.sh.

Description

For each argument of the form dir/file.txt, send the contents of file.txt to the email-address(es) found in dir/#address.txt. These latter files are expected to be CSV files, where the first column contains the student number and the second the corresponding email address.

Configuration

The SUBJECT line can be freely edited, but normally it is set by verdeel.sh (upon the automatic distribution of this script to the other teaching assistants).

Clone this wiki locally