20.103. taler-merchant-report-generator-email(1)#

20.103.1. Name#

taler-merchant-report-generator-email - transmit periodic reports via email

20.103.2. Synopsis#

taler-merchant-report-generator-email [-d SUBJECT] [-h] [-m MIMETYPE] [-t ADDRESS]

20.103.3. Description#

taler-merchant-report-generator-email is a script that transmits reports via e-mail. It is used by the taler-merchant-report-generator. The main content of the e-mail must be passed from standard input.

Its options are as follows:

-d SUBJECT

Use SUBJECT as the e-mail subject.

-h | –help

Print short help on options.

-m MIMETYPE

The MIMETYPE to use to encode the data from standard input. “text/plain” is treated specially in that no attachment is used.

-t ADDRESS

Specifies the target e-mail address for the report.

20.103.4. See Also#

taler-merchant.conf(5), taler-merchant-report-generator(1).

20.103.5. Bugs#

Report bugs by using https://bugs.taler.net or by sending electronic mail to <taler@gnu.org>.