User for SpamAssassin Mail List wrote: > > But spamd changes users id each time it's used this would not work to well > would it? >
spamd changes userid's with setuid, not logon. It shouldn't get a whole new environment, just new privileges and mapping for ~. Thus the TMPDIR from the original launch of spamd should carry over.