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

24.111.1. Name#

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

24.111.2. Synopsis#

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

24.111.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.

24.111.4. Exit Status#

0

The report was sent successfully, or help was requested.

1

An argument is invalid or a required utility is unavailable.

The script may also propagate another non-zero status from a utility it invokes to prepare or send the message.

24.111.5. See Also#

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

24.111.6. Bugs#

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