Skip to Content.
Sympa Menu

en - sendmail and smrsh

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Paul Wisén <address@concealed>
  • To: address@concealed
  • Subject: sendmail and smrsh
  • Date: Fri, 6 Oct 2000 19:07:11 +0200 (CEST)


I just can't get it to work can I .. ;)


Is there anybody out there that is using Linux, Sendmail with smrsh to run
Sympa?

And in that case, how does your alias file look like ?

I have a list called testlist and therefore these alias:

testlist: |/etc/smrsh/queue testlist
testlist-request: |/etc/smrsh/queue testlist-request
testlist-editor: |/etc/smrsh/queue testlist-editor
testlist-owner: |/etc/smrsh/bouncequeue testlist
testlist-subscribe: |/etc/smrsh/queue testlist-subscribe
testlist-unsubscribe: |/etc/smrsh/queue testlist-unsubscribe

when I'm trying to mail testlist-request I get this in the maillog:
-----
Oct 6 18:51:34 junior sendmail[32318]: SAA32318:
from=<address@concealed>,size=282, class=0, pri=30282,
nrcpts=1,msgid=<address@concealed>,
proto=ESMTP, relay=paul@localhost

Oct 6 18:51:34 junior sendmail[32319]: SAA32318: to=|/etc/smrsh/queue
testlist-request , delay=00:00:00, xdelay=00:00:00, mailer=prog,stat=unknown
mailer error 126

Oct 6 18:51:34 junior sendmail[32319]: SAA32318: SAA32319: DSN: unknown
mailer error 126
Oct 6 18:51:34 junior sendmail[32319]: SAA32319: to=<address@concealed>,
delay=00:00:00, xdelay=00:00:00, mailer=local, stat=Sent

-----

in /etc/smrsh I got this:

---
lrwxrwxrwx 1 root root 22 Oct 6 12:51 queue ->
/home/sympa/bin/queue/
---

When I do this I also got a response back from sendmail saying:
--------
The original message was received at Fri, 6 Oct 2000 18:57:38 +0200
from paul@localhost

----- The following addresses had permanent fatal errors -----
|/etc/smrsh/queue testlist-request
(expanded from: <address@concealed>)

----- Transcript of session follows -----
sh: /etc/smrsh/queue.testlist-request: No such file or directory
554 |/etc/smrsh/queue testlist-request ... unknown mailer error 126

[ Part 2: "Delivery Status" ]

Reporting-MTA: dns; junior.busnet.se
--------

note the dot.. where the !! does that come from.. ?

sh: /etc/smrsh/queue.testlist-request: No such file or directory
^-----------------

I have tried with this instead in the alias file, but it had no effect ..

testlist: "|/etc/smrsh/queue testlist"
testlist-request: "|/etc/smrsh/queue testlist-request"
testlist-editor: "|/etc/smrsh/queue testlist-editor"
testlist-owner: "|/etc/smrsh/bouncequeue testlist"
testlist-subscribe: "|/etc/smrsh/queue testlist-subscribe"
testlist-unsubscribe: "|/etc/smrsh/queue testlist-unsubscribe"


---

Tried this to.. :

echo foo | /etc/smrsh/queue.testlist-request
bash: /etc/smrsh/queue.testlist-request: No such file or directory

echo foo | /etc/smrsh/queue testlist-request
bash: /etc/smrsh/queue: Not a directory
----

what to do ?


kind regards
/ Paul Wisén Sweden



  • sendmail and smrsh, Paul Wisén, 10/06/2000

Archive powered by MHonArc 2.6.19+.

Top of Page