- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sendmail and mailman with smrsh on hP-UX 11.00
Operating System - HP-UX
1823067
Members
3220
Online
109645
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 10:45 AM
09-24-2002 10:45 AM
sendmail and mailman with smrsh on hP-UX 11.00
Hi,
I compiled mailman-2.0.13 on HP-UX 11.00 with following options
./configure --prefix=/opt/mailman-2.0.13 --with-mail-gid=102 --with-cgi-gid=102
I am using Python 2.0
"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:)
----- 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=, size=982, class=0, pri=30982, nrcpts=1, msgid=, 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=, delay=00:00:02, xdelay=00:00:02, mailer=esmtp, relay=ms.something.com. [65.54.254.145], stat=Sent ( <200209241407.KAA16739@mailman.something.com> 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...]"
Still i am having problem with smrsh and mail is getting bounced back giving error as shown above.
Anyhelp regarding smrsh is greatly appreciated
I compiled mailman-2.0.13 on HP-UX 11.00 with following options
./configure --prefix=/opt/mailman-2.0.13 --with-mail-gid=102 --with-cgi-gid=102
I am using Python 2.0
"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:
----- 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=
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=
=======================================================================
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...]"
Still i am having problem with smrsh and mail is getting bounced back giving error as shown above.
Anyhelp regarding smrsh is greatly appreciated
Be Teachable
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP