Document mailto override.

This commit is contained in:
Dominik Pantůček 2023-04-11 09:40:38 +02:00
parent 33d2bf9088
commit dd7d43fda4

View file

@ -203,6 +203,13 @@ predicate.
A simple wrapper module to send emails from UNIX system.
(*mailto-override* [email])
* ```email``` - email address string
If this parameter is non-```#f```, all outgoing emails are actually
sent to the address stored within.
(send-mail body-lines [#:from from] [#:to to] [#:subject subject])
* ```body-lines``` - lines of the email