Subject: The mailing list for listmasters using Sympa
List archive
- From: Marcin Hoffmann <address@concealed>
- To: Graham Pearson <address@concealed>
- Cc: Steve Shipway <address@concealed>, "address@concealed" <address@concealed>
- Subject: Re: [sympa-users] Sympa Log Eror Message
- Date: Wed, 5 Mar 2014 18:43:45 +0100
If using sendmail
, maybe it is configured to use the secured shell smrsh
.
# grep smrsh /etc/mail/sendmail.mc FEATURE(`smrsh', `/usr/sbin/smrsh')dnl
Smrsh obliges you to copy all the programs that are called from the mail aliases into the dedicated /etc/smrsh
directory. Therefore you will have to tell Sympa that binaries should be installed in the /etc/smrsh
directory. This can be performed via the –with-bindir
option of sympa’s configure
:
./configure --with-bindir=/etc/smrsh
Marcin Hoffmann
Just to follow up.
The /home/sympa is 755
Within the /home/sympa/bin directory, I have made the same changes to User, Ownership and rights from a working server at another business that has been working for the past 2 years. On this troubling server, if I restart sympa and send a message to the only list on the server at this time, I get the same message back. I have also change the log_level to 4 within /etc/sympa.conf and trying to see what might be going on.
This is a CentOS 6 x86_64 server with all of the updates done before the 6.1.17 version of sympa was installed
On 3/4/2014 6:20 PM, Steve Shipway wrote:
It sounds as if /home/sympa/bin/queue is not executable by the sendmail process, probably because of restrictive permissions on the path (maybe /home/sympa is permission 700 ?)
Try this:
# chmod a+rx /home/sympa /home/sympa/bin /home/sympa/bin/queue
# chown sympa /home/sympa/bin/queue
# chmod u+s /home/sympa/bin/queue
You may well also need to change permissions on other directories, though the setuid sympa on the queue program will hopefully fix most of this.
Steve
Steve Shipway
From: address@concealed [mailto:address@concealed] On Behalf Of Graham Pearson
Sent: Wednesday, 5 March 2014 9:06 a.m.
To: address@concealed
Subject: [sympa-users] Sympa Log Eror Message
Hello:
In version 6.1.17 under a fresh install of centos, I am having an issue with the following error message in the log files
----- The following addresses had permanent fatal errors -----"| /home/sympa/bin/queue address@concealed"(reason: Service unavailable)(expanded from: <address@concealed>)----- Transcript of session follows -----smrsh: "queue" not available for sendmail programs (stat failed)554 5.0.0 Service unavailableAt this time, I am unable to find a solution. Does anyone have a place where I can look.
--
--
-
[sympa-users] Sympa Log Eror Message,
Graham Pearson, 03/04/2014
- Re: [sympa-users] Sympa Log Eror Message, Marcin Hoffmann, 03/04/2014
-
RE: [sympa-users] Sympa Log Eror Message,
Steve Shipway, 03/04/2014
-
Re: [sympa-users] Sympa Log Eror Message,
Graham Pearson, 03/05/2014
-
Re: [sympa-users] Sympa Log Eror Message,
Marcin Hoffmann, 03/05/2014
-
Re: [sympa-users] Sympa Log Eror Message,
Graham Pearson, 03/05/2014
- Re: [sympa-users] Sympa Log Eror Message, hoffmann.marcin, 03/05/2014
-
Re: [sympa-users] Sympa Log Eror Message,
Graham Pearson, 03/05/2014
- Re: [sympa-users] Sympa Log Eror Message, Eric Schnoebelen, 03/05/2014
-
Re: [sympa-users] Sympa Log Eror Message,
Marcin Hoffmann, 03/05/2014
-
Re: [sympa-users] Sympa Log Eror Message,
Graham Pearson, 03/05/2014
Archive powered by MHonArc 2.6.19+.