Discussion:
[Mimedefang] Quarantine directory name incorrect
Bill Maidment
2017-11-18 23:39:56 UTC
Permalink
Hi
In recent times I have noticed that the quarantine directory name has been generated incorrectly using the minute value instead of the month value.
The problem appears to be in mimedefang.pl subroutine hour_str where it returns $min+1 instead of $mon+1

Cheers
Bill Maidment

_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID. You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list ***@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mim
Dianne Skoll
2017-11-19 16:17:25 UTC
Permalink
On Sun, 19 Nov 2017 10:39:56 +1100
Post by Bill Maidment
In recent times I have noticed that the quarantine directory name has
been generated incorrectly using the minute value instead of the
month value. The problem appears to be in mimedefang.pl subroutine
hour_str where it returns $min+1 instead of $mon+1
:( Oh wow, what a silly typo. Thanks for catching it.

Regards,

Dianne.
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID. You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list ***@lists.roaringpenguin.com
http://lists.roaringpenguin.com/

Loading...