aboutsummaryrefslogtreecommitdiff
path: root/tests/sendmail/testscript
blob: b895987b025e32be9013427daed5f9df117af0bb (plain)
1
2
3
4
5
6
7
8
9
10
# file      : tests/sendmail/testscript
# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

$* admin@build2.org <<EOI 2>>EOE
Test email to admin@build2.org.
Sent from libbutl/tests/sendmail/testscript.
EOI
sendmail -i -t
EOE