aboutsummaryrefslogtreecommitdiff
path: root/tests/sendmail/testscript
blob: 50a56d5f67a0989dfbc34fefbfdb55ebbb47b591 (plain)
1
2
3
4
5
6
7
8
9
# file      : tests/sendmail/testscript
# 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