Hi,
I compiled mailman-2.0.13 on HP-UX with follwoing options
./configure --prefix=/opt/mailman-2.0.13 --with-mail-gid=102
--with-cgi-gid=102
"make" and "make install" was successful.
When i post an email to list from admin email address, I started getting
bounce mail having following Mailer error shown below:
=======================================================================
----- The following addresses had permanent fatal errors -----
"|/opt/mailman-2.0.13/mail/wrapper post test"
(expanded from: <[EMAIL PROTECTED]>)
----- Transcript of session follows -----
Failure to exec script. WANTED gid 102, GOT gid 1. (Reconfigure to take 1?)
554 "|/opt/mailman-2.0.13/mail/wrapper post ntis_test"... unknown mailer
error 2
Reporting-MTA: dns; mailman.mydomain.com
Received-From-MTA: DNS; mydomain.com
Arrival-Date: Tue, 24 Sep 2002 10:07:32 -0400 (EDT)
=====================================================================
I went through the mailing list and found out about smrsh and configured
/var/adm/sm.bin direstory (For HP-UX) and made link for wrapper from
/opt/mailman-2.0.13/mail/wrapper in /var/adm/sm.bin directory. Below is the
message i see in syslog file.
======================================================================
Sep 24 09:55:30 mailman smrsh: usage
Sep 24 09:55:33 mailman Mailman mail-wrapper: Usage: /var/adm/sm.bin/wrapper
program [args...]
Sep 24 10:07:33 mailman sendmail[16738]: KAA16738:
from=<[EMAIL PROTECTED]>, size=982, class=0, pri=30982, nrcpts=1,
msgid=<[EMAIL PROTECTED]>, proto=ESMTP,
relay=myrelay.com [192.168.1.1]
Sep 24 10:07:33 mailman Mailman mail-wrapper: Failure to exec script. WANTED
gid 102, GOT gid 1. (Reconfigure to take 1?)
Sep 24 10:07:33 mailman sendmail[16739]: KAA16738:
to="|/opt/mailman-2.0.13/mail/wrapper post ntis_test", delay=00:00:01,
xdelay=00:00:00, mailer=prog, stat=unknown mailer error 2
Sep 24 09:55:41 mailman smrsh: usage
Sep 24 10:07:33 mailman sendmail[16739]: KAA16738: KAA16739: DSN: unknown
mailer error 2
Sep 24 10:07:35 mailman sendmail[16739]: KAA16739: to=<[EMAIL PROTECTED]>,
delay=00:00:02, xdelay=00:00:02, mailer=esmtp, relay=ms.something.com.
[65.54.254.145], stat=Sent ( <[EMAIL PROTECTED]>
Queued mail for delivery)
=======================================================================
If you observe the above syslog message, you can see the following message
"Sep 24 09:55:33 mailman Mailman mail-wrapper: Usage:
/var/adm/sm.bin/wrapper program [args...]"
I read through all README, manual pages and mailing list, and i did not see
any other solution other than smrsh.
Note: The man pages of smrsh says that smrsh does allow use of #! in sm.bin
(Under HP-UX), but wrapper uses to post script as an argument in alias file.
This post script has #! (as we use in any other shell scripts). Does this
affect the smrsh program????
Any help will be greatly appreciated.
Thanks in advance.
_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/