just joined the list. did a brief scan through the archives but didn't see these mentioned. if they've already been dealt with, apologies in advance.
qmail-scanner-queue.pl, version 1.20rc3, on the following line:
my $nowtime = strftime("%a, %d %b %Y %H:%M:%S %z", localtime(time));
at least under solaris, the %z needs to be %Z .
and one thing that has been an annoyance for me since 1.16 is the line:
Please contact your I.T support personnel with any queries regarding this
policy.It should either be "I.T." or "IT".
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
