procmail
[Top] [All Lists]

Re: body -> subject

1999-08-27 02:36:03
Hello

    :0bc
    | sed -e 's/^$/   /' -e '1s/^[    ]*/Subject: /' \
          -e '2,$s/^[^        ]/      &/' \
      | formail -I "To: volfi(_at_)phyndi(_dot_)fke(_dot_)bme(_dot_)hu" \
      | $SENDMAIL $SENDMAILFLAGS -t


I understand the point now and this script is working perfectly.

Thanx a lot

Volfi


<Prev in Thread] Current Thread [Next in Thread>