msmtp: 1.8.4 -> 1.8.5

This commit is contained in:
Tmplt
2019-07-19 13:20:29 +02:00
committed by Matthieu Coudron
parent b686a0b55b
commit 588513f1c6
2 changed files with 4 additions and 3 deletions
@@ -59,7 +59,8 @@ index bdb4fb8..1363a67 100755
##
log() {
+ local NAME=msmtpq
local ARG RC PFX="$('date' +'%Y %d %b %H:%M:%S')"
local ARG RC PFX
PFX="$('date' +'%Y %d %b %H:%M:%S')"
# time stamp prefix - "2008 13 Mar 03:59:45 "
if [ "$1" = '-e' ] ; then # there's an error exit code
@@ -154,10 +157,19 @@ log() {