diff options
Diffstat (limited to 'doc/mmfwd.sample.yaml')
-rw-r--r-- | doc/mmfwd.sample.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/mmfwd.sample.yaml b/doc/mmfwd.sample.yaml new file mode 100644 index 0000000..7079708 --- /dev/null +++ b/doc/mmfwd.sample.yaml @@ -0,0 +1,11 @@ +mmfwd: + instances: + - mid: # modem identity + n-own: '.*' # own number, regex. Use all modems + fwd: + mailto: + - jd@example.com + cmd: + - /usr/bin/mailx + - jd@example.com + - -s Text from {sender} |