>
>
>> There are two examples available: an eppclient and a simple mail script.
>
>Is this included in the Debian package?
>

Nope.. But all the simple mail script is (simplified down)

#!/bin/bash
cat | mail -s "New keys from OpenDNSSEC" [email protected]


(take input and email it to [email protected])



>


_______________________________________________
Opendnssec-user mailing list
[email protected]
https://lists.opendnssec.org/mailman/listinfo/opendnssec-user

Reply via email to