Martin Blapp wrote:

> TMP=$SPOOLDIR; export TMP;
> TMPDIR=$SPOOLDIR; export TMPDIR;

> in the mimedefang startup script. That didn't work. Do you have an
> idea why ?

Ah.  Perl could be running with taint checks turned on, in which case
the TMPDIR environment variable is ignored.

Regards,

David.
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to