[KLUG Members] Question on sendmail. ***new***

Adam Bultman members@kalamazoolinux.org
Wed, 1 Jan 2003 15:56:09 -0500 (EST)


Tidbit more info: it's now procmail.
Procmail is delivering to .maildir.  Here's what's in my cf file:


 P=/usr/bin/procmail, F=lsDFMAw5:/|@qSPfhn9, S=EnvFromL/HdrFromL,
 R=EnvToL/HdrToL,
              T=DNS/RFC822/X-Unix,
                A=procmail -Y -a $h -d $u


That's the same line in sendmail.cf as is on this machine, yet it delivers
to .maildir instead. Is this a compilation option? Anyway, I obviously
have the culprit, so I think I can fix it now.  BUt it's odd that it's
always delivering to .maildir.  And not to root.  Ever.  No mail to root.

Adam

-- 
adamb@glaven.org
[ www.glaven.org ]

On Tue, 31 Dec 2002, Peter Buxton wrote:

> >> >yadda yadda yadda.  /var/spool/clientmqueue is 777, so is mail and
> >> mqueue.
> >>
> >> If those are the permissions, they are wrong.
> >>
> >
> > I have permissions set that way to avoid any dumb permissions problems
> > (easier to debug if you KNOW that mail can get delivered, if it ever gets
> > that far)
>
> That may be your problem. Many programs are now set up to check
> permissions before they write/read files. Though I can't help but think
> you would receive a clearer error message from an explicit test....
>
>