This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: is cygwin-announce broken?


On Tue, 25 Jan 2005, Corinna Vinschen wrote:

> If you give me your perl script and details on how to set this up,
> I could give it a try.
>

Not perl, but procmail:

:0
* ^Sender: cygwin-announce-owner at cygwin dot com
{
    SUBJECT=`formail -c -xSubject:`
    FROM0=`formail -X'From '`
    FROM1=`formail -X'From:'`

    :0fW
    | formail -I '' \
        -I"$FROM0" \
        -I"$FROM1" \
        -I'To: cygwin at cygwin dot com' \
        -I"Subject: [ANNOUNCEMENT]$SUBJECT" \
        -I'Reply-To: cygwin at cygwin dot com'

    :0c:
    cygwin-announce

    :0
    !cygwin at cygwin dot com
}

Let me know how it goes so I can turn my broken one off ;-).  Thanks.

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained pilot...

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]