clam wrapper

Shawn Iverson iversons at rushville.k12.in.us
Fri Jan 29 21:18:23 UTC 2016


So the script only needs the path in the variable, right?  If so, that
should be fine.

On Fri, Jan 29, 2016 at 4:11 PM, Jerry Benton <jerry.benton at mailborder.com>
wrote:

> So i noticed errors creating /tmp/blah
>
> wrapper code:
>
> TempDir=$(mktemp)
>
> should be:
>
> TempDir=$(mktemp -u)
>
> based on how the wrapper is structured. Errors then go away.
>
>
> Comments?
>
> -
> Jerry Benton
> www.mailborder.com
>
>
>
>
>
> --
> MailScanner mailing list
> mailscanner at lists.mailscanner.info
> http://lists.mailscanner.info/listinfo/mailscanner
>
>


-- 
Shawn Iverson
Director of Technology
Rush County Schools
765-932-3901 x271
iversons at rushville.k12.in.us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mailscanner.info/pipermail/mailscanner/attachments/20160129/a88daeca/attachment.html>


More information about the MailScanner mailing list