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. Her
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"
l
On Thu, 20 Jun 2002 22:07:25 -0400 (EDT)
Fuzzy Fuzzy <[EMAIL PROTECTED]> wrote:
>
> On Thu, 20 Jun 2002, Chad Rebuck wrote:
>
> > Any idea how I can get mailmail to work with stripmime and
> sendmail?
> >
>
> assuming you are not using smrsh that should work
>
> A line from my aliases for li
Any idea how I can get mailmail to work with stripmime and sendmail?
http://www.phred.org/~alex/stripmime.html
my alias file has this entry, but the mail is not run through the
stripmime.pl script.
a2-16v:
"|/home/mailman/stripmime.pl|/home/mailman/mail/wrapper post a2-16v"
I'm running Mailman 2.0.8. I just installed Alex Wetmore's stripmime.pl
script today (including chmod +x), modified /etc/mail/aliases (I run
sendmail) like so:
thelist: "|/usr/local/bin/stripmime.pl|/home/mailman/mail/wrapper post thelist"
reran newaliases and added the necessary symlink t