
Hi there,
first off all my complements for this excellent Mailinglist.
I've set up the MailMan Mailing list on my Linux Server.
Specifications of the server:
Pentium II - 350 64 MB SDRAM
2 x 4,3 Gb WD Harddisk
1 x 3Com 3C509B-TX (10 / 100 Mbps)
RedHat v5.2 Sendmail v8.9.3 Apache WebServer v1.3.4
Everything works fine.
However, when I send 1 message to a list. This message is send normally send to the list.
If I send another message to the same list, SendMail won't accept mail for the list.
The error is : "|/home/mailman/mail/wrapper post 404"... unknown mailer error 1
every mail send to 404@relay.landstede.nl results in the error above. every mail send to 404-request@relay.landstede.nl results in a response from MailMan
Does anyone know where this problem comes from, and how I can fix it ??
Thanks in Advance.
Erik Sprikkelman R.O.C. de Landstede http://www.landstede.nl
The Mailinglist can be found at : http://relay.landstede.nl/mailman/listinfo/404
I included the respone from my Sendmail deamon.
########## Begin Sendmail Response ##########
The original message was received at Thu, 24 Jun 1999 10:25:28 +0200 from webserver.landstede.nl [193.172.17.20]
----- The following addresses had permanent fatal errors ----- "|/home/mailman/mail/wrapper post 404" (expanded from: <404@relay.landstede.nl>)
----- Transcript of session follows ----- Traceback (innermost last): File "/home/mailman/scripts/post", line 73, in ? mlist.Post(msg, approved=fromusenet) File "/home/mailman/Mailman/MailList.py", line 1314, in Post footer = self.msg_footer % self.__dict__) TypeError: not enough arguments for format string 554 "|/home/mailman/mail/wrapper post 404"... unknown mailer error 1
Reporting-MTA: dns; RELAY.LANDSTEDE.NL Received-From-MTA: DNS; webserver.landstede.nl Arrival-Date: Thu, 24 Jun 1999 10:25:28 +0200
Final-Recipient: RFC822; <404@relay.landstede.nl> X-Actual-Recipient: RFC822; |/home/mailman/mail/wrapper post 404@RELAY.LANDSTEDE.NL Action: failed Status: 5.0.0 Last-Attempt-Date: Thu, 24 Jun 1999 10:25:29 +0200
########## End Sendmail Response ##########

If you had read one of the earlier postings that was made on this list, this is actually due to the different configuration in the latest Redhat in that it restricts you from running any external apps that are not specified by making a link to /etc/smrsh to do this, simply go to /etc/smrsh and type the command ln -s /home/mailman/mail/wrapper
All your mail should go through fine then.
Regards, Daniel
On Thu, 24 Jun 1999, Erik Sprikkelman wrote:

If you had read one of the earlier postings that was made on this list, this is actually due to the different configuration in the latest Redhat in that it restricts you from running any external apps that are not specified by making a link to /etc/smrsh to do this, simply go to /etc/smrsh and type the command ln -s /home/mailman/mail/wrapper
All your mail should go through fine then.
Regards, Daniel
On Thu, 24 Jun 1999, Erik Sprikkelman wrote:
participants (2)
-
Erik Sprikkelman
-
z@singtel.telcosucks.org