Mail Archives: cygwin/2005/01/25/10:56:01
On Tue, Jan 25, 2005 at 09:29:26AM -0600, Brian Ford wrote:
>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.
FWIW, I was going to look into installing something on sourceware to do
this. That's why I didn't solicit other people to provide this service.
cgf
--
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/
- Raw text -