From: Ben Schmidt <mail_ben_schmidt@yahoo.com.au>
To: mlmmj@mlmmj.org
Subject: Re: [mlmmj] testing mlmmj using Sendmail on a CentOS server
Date: Wed, 15 Oct 2014 21:53:07 +0000 [thread overview]
Message-ID: <543EECC3.4000108@yahoo.com.au> (raw)
In-Reply-To: <54356DBC.9020609@vlsc.org>
> Oct 15 18:45:22 cloud smrsh: uid 8: attempt to use "mlmmj-receive -L /var/spool/mlmmj/listname" (stat failed)
> Unfortunately, I'm now getting the following bounce-error message:
>
> ----- The following addresses had permanent fatal errors -----
> "|mlmmj-receive -L /var/spool/mlmmj/listname"
> (reason: 1)
> (expanded from:<listname@mydomain.com>)
> Have to invoke either as root or as the user owning listdir
> 554 5.3.0 unknown mailer error 1
> The symlinks and the actual mlmmj-xxxx files are all chmod as 755, but
> I'm not sure how or where to effect a permissions change to get
> sendmail to "invoke" mlmmj-receive with the proper permissions.
> As you can see, this is progress from where I was before... any ideas
> on how I should address the permissions error coming from
> mlmmj-receive?
This may do it (but obviously understand it; don't execute it blindly!).
8 is the UID/user indicated in the sendmail log.
sudo chown 8 /var/spool/mlmmj/listname
Make sure Mlmmj through smrsh can also get to that dir (do you need more
symlinks, e.g. because you're chrooted?).
Ben.
next prev parent reply other threads:[~2014-10-15 21:53 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-08 17:00 [mlmmj] testing mlmmj using Sendmail on a CentOS server webmaster
2014-10-14 12:26 ` G Stansfield
2014-10-14 18:16 ` webmaster
2014-10-15 6:02 ` Ben Schmidt
2014-10-15 20:04 ` webmaster
2014-10-15 21:53 ` Ben Schmidt [this message]
2014-10-16 10:13 ` Ben Schmidt
2014-10-16 19:02 ` webmaster
2014-10-17 4:39 ` Ben Schmidt
2014-10-17 20:41 ` Ben Schmidt
2014-10-17 20:56 ` webmaster
2014-10-17 21:30 ` webmaster
2014-10-19 20:33 ` Ben Schmidt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=543EECC3.4000108@yahoo.com.au \
--to=mail_ben_schmidt@yahoo.com.au \
--cc=mlmmj@mlmmj.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.