On Thu, Apr 12, 2001 at 02:52:31PM -0400, Jan Harkes wrote:
> I'm looking at the procmail code and it looks like it is attempting to
> open and fstat the file before switching uids.
Yup. I dug through the procmail code myself -- and you are almost right. The
problem isn't with the fstat part --
On Thu, Apr 12, 2001 at 04:56:13PM +0200, David Pettersson wrote:
> On Thu, Apr 12, 2001 at 12:16:41PM +0200, Steffen Neumann wrote:
>
> > Dumb question:
>
> Not at all :)
>
> > what is your homedirectory, and how does procmail know ?
>
> I have mounted the h.dave volume under /coda/dave, and
On Thu, Apr 12, 2001 at 08:14:39AM -0400, Jan Harkes wrote:
> I have no idea, could you 'strace' procmail for me?
Be back with one :).
> Oh wait a minute, I didn't have to patch procmail on my Debian machine
> anymore. Cool, procmail 3.15.1 already has the right stuff to handle
> EXDEV errors w
On Thu, Apr 12, 2001 at 12:16:41PM +0200, Steffen Neumann wrote:
> Dumb question:
Not at all :)
> what is your homedirectory, and how does procmail know ?
I have mounted the h.dave volume under /coda/dave, and have had both a
symlink /home/dave pointing there (with home == /home/dave in /etc/p
On Thu, Apr 12, 2001 at 12:07:16PM +0200, David Pettersson wrote:
> However, there is one thing that I cannot get running properly, and that is
> mail delivery using procmail. procmail keeps on complaining that it cannot
> read the .procmailrc file in my home directory, which is quite strange.
> A