|
Majordomo-Users (March 2003) |
Hello, guys,
Could anybody help me to resolve the following problem? Any idea will be appreciated!
I am majordomo admin and
have a majordomo server (Sun Ultra 2), majordomo 1.94.4 and sendmail
8.8.5 installed on it, it works fine for 2 years already after I setup it. The following is my setting before in
/etc/mail/sendmail.cf.
OA/usr/majordomo/majordomo-1.94.4/majordomo_aliases
Now, for the security reason, I have to
upgrade sendmail from 8.8.5 to 8.12.8, I finished it already and added the above
line in sendmail.cf also but majordomo could not work as normal. The following
is error message when I try to send mail to majordomo list but it can send email to normal user
successfully.
Mar 5 11:55:44 zchps01 sendmail[764]:
h253tip9000764: SYSERR(root): dbm map "Alias0": unsafe map
file
/usr/majordomo/majordomo-1.94.4/majordomo_aliases: No such file or directory Here is the output when I try to send out
majordomo list.
# /usr/lib/sendmail -v
-bi
WARNING: World writable directory /var/spool/mqueue /etc/mail/aliases: 9 aliases, longest 52 bytes, 294 bytes total WARNING: Group writable directory /usr/majordomo WARNING: Group writable directory /usr/majordomo/majordomo-1.94.4 newaliases: cannot open /usr/majordomo/majordomo-1.94.4/majordomo_aliases: Executable files not allowed # /usr/lib/sendmail -v
test
. test... Connecting to [127.0.0.1] via relay... 220 majordomo.motor.com ESMTP Sendmail 8.12.8/8.12.8; Wed, 5 Mar 2003 14:46:36 +0800 (CST) >>> EHLO majordomo.motor.com 250-majordomo.motor.com Hello localhost [127.0.0.1], pleased to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-EXPN 250-VERB 250-8BITMIME 250-SIZE 250-DSN 250-ETRN 250-DELIVERBY 250 HELP >>> MAIL From:<root@majordomo.motor.com> 250 2.1.0 <root@majordomo.motor.com>... Sender ok >>> RCPT To:<test@majordomo.motor.com> >>> DATA 250 2.1.5 <test@majordomo.motor.com>... Recipient ok (will queue) 354 Enter mail, end with "." on a line by itself >>> . 250 2.0.0 h256ka8v002492 Message accepted for delivery test... Sent (h256ka8v002492 Message accepted for delivery) Closing connection to [127.0.0.1] >>> QUIT 221 2.0.0 majordomo.motor.com closing connection #
mailq
/var/spool/mqueue (1 request) -----Q-ID----- --Size-- -----Q-Time----- ------------Sender/Recipient----------- h256ka8v002492 0 Wed Mar 5 14:46 <root@majordomo.motor.com> (dbm map "Alias1": unsafe map file /usr/majordomo/majordomo-1) <test@majordomo.motor.com> Total requests: 1 Kind Regards Jervy Chen * Fear can hold you prisoner * * Hope can set you free * Follow-Ups:
|