On Mon, 2022-01-03 at 19:45 -0500, Wietse Venema wrote:
> Ken Wright:
> > On Tue, 2022-01-04 at 08:32 +1100, raf wrote:
> > > Actually, if you are still getting
> > > "/usr/lib/postfix/sbin/0: No such file or directory"
> > > messages (with new timestamps), that must mean that you
> > > didn't reload postfix after fixing master.cf. You need
> > > to do that. Reload Postfix and see if those messages
> > > stop appearing in the logs.
> > 
> > Actually Raf, I think that problem's done.  There's nothing new in
> > the error log since 03:51:29 this morning.
> > 
> > Still getting: 
> > Jan  3 19:14:52 grace postfix/postdrop[138176]: warning:
> > mail_queue_enter: create file maildrop/896893.138176: Permission
> > denied
> 
> One more time:
> 
> As root:
> 
> chmod g+s /usr/sbin/postdrop

$ sudo chmod g+s /usr/sbin/postdrop
$ ls -la /usr/sbin/postdrop
-r-xr-sr-x 1 postfix postdrop 22808 Sep  7 02:58 /usr/sbin/postdrop

Wietse, is this what's expected?


Reply via email to