8 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: maildrop: Unable to c...
FromSent OnAttachments
Anoop RanganathFeb 3, 2003 5:05 pm 
Sam VarshavchikFeb 3, 2003 7:00 pm 
Anoop RanganathFeb 3, 2003 7:32 pm 
Sam VarshavchikFeb 3, 2003 8:17 pm 
Anoop RanganathFeb 3, 2003 8:48 pm 
Sam VarshavchikFeb 3, 2003 9:07 pm 
Anoop RanganathFeb 3, 2003 10:44 pm 
Anoop RanganathFeb 3, 2003 10:51 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Re: maildrop: Unable to create temporary file.Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Feb 3, 2003 9:07:40 pm
List:net.sourceforge.lists.courier-maildrop

Anoop Ranganath writes:

I verified that there is only one maildrop on my system. I looked at configure and then the Makefile for maildrop, and it looks ok.

TMDIR = use tmpfile()

is the relavant line from Makefile. I believe that it is correct.

Still confused as to what the problem is.

Your tmpfile() system call is failing. Check the permissions on your /tmp or /var/tmp directory, or where your tmpfile() creates temporary files.