> Ken Jones:
> You might want to try changing this code to:
> sprintf(tmp_file,"tmp/%lu.%d.%s",tm,pid,hostname);
> if ((mailfile = creat(tmp_file,S_IREAD | S_IWRITE)) == -1)
> failtemp ("Can't create tempfile (#4.3.0)\n");
>
> make ; make install
> Then see if you still get the error.
but the tmp directory would have to exist beforehand, right? unlike the
/tmp, which is already there. but you might have found a bug there!
clemens
- syslog issue:( Brendan Laws
- Re: syslog issue:( pop3d Neal Pollack
- deferral: Can't_create_tempfile_(#4.3.0) zealot
- Re: deferral: Can't_create_tempfile_(#4.3.0) Ken Jones
- Re: deferral: Can't_create_tempfile_(#4.3.0) clemensF
- Re: deferral: Can't_create_tempfile_(#4.3... Vince Vielhaber
- Re: deferral: Can't_create_tempfile_... Markus Stumpf
- Re: deferral: Can't_create_tempfile_(#4.3... Ken Jones
