aboutsummaryrefslogtreecommitdiff
path: root/tests/sendmail/testscript
blob: ca7290de37c612678ba8fcd448a70172a59adc70 (plain)
1
2
3
4
5
6
7
8
9
10
# file      : tests/sendmail/testscript
# copyright : Copyright (c) 2014-2018 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