On Sat, 10 Jun 2000, clemensF wrote:

> > 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!

It's tmp not /tmp.  tmp should already be created as part of the maildir.

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH    email: [EMAIL PROTECTED]    http://www.pop4.net
 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
        Online Campground Directory    http://www.camping-usa.com
       Online Giftshop Superstore    http://www.cloudninegifts.com
==========================================================================



Reply via email to