Re: OT: procmail recipe/bash scripting issue

From: Kevin Mark (kmark+debian-user_at_pipeline.com)
Date: 01/27/04

  • Next message: Ian Perry: "Sendmail and TLS"
    Date: Mon, 26 Jan 2004 19:24:46 -0500
    To: debian users <debian-user@lists.debian.org>
    
    
    

    On Mon, Jan 26, 2004 at 12:33:53AM -0500, Matt Price wrote:
    > hey everyone,
    >
    > trying to get procmail to pipe messages to a script I wrote that
    > processes mail to a web page. Here's the recipe:
    > -------------------------------------------
    <much snippage>
    Hi Matt,
    did you do any testing?
    did you create a sample output and send it to the script to see if the
    script would work with correct output.
    echo "correct output" | ..... | bash script.sh
    -Kev

    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    


  • Next message: Ian Perry: "Sendmail and TLS"

    Relevant Pages

    • OT: procmail recipe/bash scripting issue
      ... processes mail to a web page. ... Here's the recipe: ... If I run the script from the command line iwth a message as input ... however, when I use the procmail recipe, I get this: ...
      (Debian-User)
    • Re: What command tells you most about your hardware?
      ... There's also a "system information dumper" script I wrote, ... There's sample output at the site. ... This includes partitioning, filesystem, kernel, kernel config, and other ... Though lshw produces more specific information about hardware. ...
      (Debian-User)
    • IP address script - takes too long
      ... The following script is copied from one of the examples from ... For Each IPConfig in IPConfigSet ... I call it with this batch file: ... Here is some sample output: ...
      (microsoft.public.scripting.vbscript)
    • copying files to remote machine
      ... The significant parts of the script were taken directly from recipe 14.11 in the ruby cookbook. ... Film.find(:all).each do |film| ...
      (comp.lang.ruby)
    • Re: Strip HTML tags?
      ... >>You could use the SGMLparser for that also. ... Check the Python Cookbook at ... The recipe works out fine! ... > class in a file and I want it to be included in my other script. ...
      (comp.lang.python)