On Fri, 21 Jun 2002 09:04:34 -0400 (EDT)
Chad Rebuck Chad Rebuck <[EMAIL PROTECTED]> wrote:

> Sendmail would not let me pipe to a pipe.  I was getting an error
> message.  
> The author of stripmime thought I would have to use a script with 
> sendmail, so I gave it a try and it worked fine.  Here are the
> associated 
> files:
> 
> aliases file:
> 
> a2-16v:                  "|/home/mailman/removemime"
> 
> 
> link to my script in /etc/smrsh:
> 
> [root@maillist /etc/mail]# ll /etc/smrsh/
> total 0
> lrwxrwxrwx    1 root     root           24 Jun 20 15:51 removemime
> -> 
> /home/mailman/removemime
> 
> 
> 
> [root@maillist /etc/mail]# cat /home/mailman/removemime
> #!/bin/sh
> /home/mailman/stripmime.pl|/home/mailman/mail/wrapper post a2-16v
> 

Thank you Chad!  That makes sense.

-- 
Raquel
============================================================
The greatest pleasure in life is doing what people say you cannot
do.
  --Walter Bagehot

                              
                              


------------------------------------------------------
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

Reply via email to