diff --git a/ddclient.in b/ddclient.in index 9672440..52a03c6 100755 --- a/ddclient.in +++ b/ddclient.in @@ -2318,7 +2318,7 @@ sub sendmail { "\r\n", $emailbody, "", - "regards,", + "-- ", # https://en.wikipedia.org/wiki/Signature_block#Standard_delimiter " $program\@$hostname (version $version)" ); }