Hello,
I am sure that I missed something in the FAQ, would appreciate any pointers.
I am getting the following error in my maillog when trying to send to my
test.
Dec 21 07:37:29 server1 smrsh: uid 8: attempt to use wrapper majordomo
Dec 21 07:37:29 server1 sendmail[32205]: fBLDbS732204:
to="|/usr/lib/majordomo/wrapper majordomo", ctladdr=<majordomo@mydomain.org>
(8/0), delay=00:00:01, xdelay=00:00:00, mailer=prog, pri=30057, dsn=5.0.0,
stat=Service unavailable
Dec 21 07:37:29 server1 sendmail[32205]: fBLDbS732204: fBLDbT732205: DSN:
Service unavailable
My system is RH7.1 with sendmail-8.11.6-2.7.1. Reading in the FAQ I
noticed that I needed to create a link to the wrapper. I did so. When I
continued to get this error I noticed the permissions in /etc/smrsh where
set to root I didnt think this should matter, but I went ahead and changed
grp and owner to majordomo. My directory structure looks like this:
root@server1 log]# cd /etc/smrsh
[root@server1 smrsh]# ls -la
total 12
drwxr-xr-x 3 root root 4096 Dec 20 14:25 .
drwxr-xr-x 45 root root 4096 Dec 20 12:01 ..
drwxr-xr-x 2 majordom majordom 4096 Dec 20 14:25 majordomo
lrwxrwxrwx 1 root root 17 Oct 24 18:54 procmail ->
/usr/bin/procmail
[root@server1 smrsh]# cd majordomo
[root@server1 majordomo]# ls -la
total 8
drwxr-xr-x 2 majordom majordom 4096 Dec 20 14:25 .
drwxr-xr-x 3 root root 4096 Dec 20 14:25 ..
lrwxrwxrwx 1 majordom majordom 26 Dec 20 14:25 wrapper ->
/usr/lib/majordomo/wrapper
Thanks in advance for any help.
|
|