public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* procmail
@  Deedra Waters
   ` procmail John covici
   ` procmail Chuck Hallenbeck
  0 siblings, 2 replies; 30+ messages in thread
From: Deedra Waters @  UTC (permalink / raw)
  To: speakup

a while back someone mentioned how to get procmail to play a sound file
for certain things. I'm in desperate need to get it to do this right now,
if someone could let me know how to do this again, I'd very very seriously
appreciate it, thanks.



-- 
Freenode staff member: dmwaters@freenode.net , http://www.freenode.net
Debian gnu/linux: http://www.debian.org




^ permalink raw reply	[flat|nested] 30+ messages in thread
* procmail
@  Vortek, Eater of Souls!
  0 siblings, 0 replies; 30+ messages in thread
From: Vortek, Eater of Souls! @  UTC (permalink / raw)
  To: speakup

Hello all,
I just got a chance to read my email for about the last 2 and a half
weeks...list seemed pretty active :)
anyway, my question concerns the procmail thread.
Someone mentioned you could have procmail recognize certain messages,
and play a sound for them.
I was wondering if someone could help me write a file that would play a
sound file whenever I get an alert from my StormSiren weather alert
system.
Thanks in advance.




^ permalink raw reply	[flat|nested] 30+ messages in thread
* procmail
@  Keith Watson
   ` procmail Chuck Hallenbeck
  0 siblings, 1 reply; 30+ messages in thread
From: Keith Watson @  UTC (permalink / raw)
  To: speakup

Does the rcfile follow a top down, kinda fall through pattern. I 
ask because my third recipe works but not the first two.

-- 
Keith Watson
kwatson@smed.yi.org

Among the major impediments to discovery are not the ignorant
but those with illusions of knowledge.    - B. Alan Wallace


^ permalink raw reply	[flat|nested] 30+ messages in thread
* procmail
@  Frank Carmickle
   ` procmail Shaun Oliver
  0 siblings, 1 reply; 30+ messages in thread
From: Frank Carmickle @  UTC (permalink / raw)
  To: speakup

Here's one that I stole from Paul Davis.  Hey a sightling that doesn't
like html mail.  Drop this in your .procmailrc if you so desire.  There
were some other things filtered also so I thought I'd keep them in
there.  Maybe someone can explain to me what the first two lines do.

Have fun


:0 Wh: msgid.lock
| formail -D 8192 $MAILDIR/msgid.cache

:0 B
* \<[hH][tT][mM][lL]\>
* !^Content-Type
/dev/null

:0 B
* (charset=euc-kr|[sS]\.1618)
/dev/null

:0 B
* ^Content-Type: application
/dev/null

:0 B
* you have received this message in error
/dev/null

:0 B
* ^I send you this file in order to have your advice
/dev/null
 


-- 
     Frank Carmickle
phone:     412 761-9568
email:     frankiec@dryrose.com



^ permalink raw reply	[flat|nested] 30+ messages in thread
* RE: procmail
@  Holmes, Steve
  0 siblings, 0 replies; 30+ messages in thread
From: Holmes, Steve @  UTC (permalink / raw)
  To: 'speakup@braille.uwo.ca'

I know another technique I use is to be in the index view and enter the
number 1 followed by the enter key.  That takes me to the top of the list
and then I can either tab to next unread or I often lookdown the list to see
the first one and enter that number if needsbe.

-----Original Message-----
From: Janina Sajka [mailto:janina@afb.net]
Sent: Monday, September 24, 2001 7:57 AM
To: 'speakup@braille.uwo.ca'
Subject: RE: procmail


A ha

Missed the distinction.

And, no, I have not seen a way to do that.

I use a work around, not as good, of course. With tab set to advance to 
the next unread, I jump to the top of the index with Ctrl-W Ctrl-y and go 
to the first unread with TAB.
 On Mon, 24 Sep 2001, Holmes, Steve wrote:

> That behavior works exactly as I like for my regular inbox but it does not
> seem to apply for other folders I switch to manually.  Is there some way
to
> get this rule to apply to all mail folders/boxes?
> 
> -----Original Message-----
> From: Janina Sajka [mailto:janina@afb.net]
> Sent: Monday, September 24, 2001 6:37 AM
> To: speakup@braille.uwo.ca
> Subject: Re: procmail
> 
> 
> Tommy:
> 
> Goto to your Pine configuration menu and check your 
> 'incoming-startup-rule' definition. The default behavior is to take you to

> the first unseen message, not the last one in the folder.
> 
> PS: It's a tedious list of options, but I've never regreted spending an 
> hour or two tweaking my pine configuration. I am well convinced that Pine 
> should behave just as you want it, because most of the features I've ever 
> wanted have turned out to be in there already. So, spend some time in 
> there, and use the question mark to get context sensitive help when you 
> don't understand something. It's really quite good.
> 
> PSS: I'm willing to share my pinerc if anyone wants.  On Sun, 23 Sep 2001,

> Tommy Moore wrote:
> 
> > And to add soemthing to Kerry's post if your using pine change the
> > $HOME/Mail to $HOME/mail so that pine will find your messages.
> > Now one thing I haven't figured out t how to do yet is how to get pine
to
> > display the messages that you haven't read yet.
> > When you load a folder that has new messages it goes to the end.
> > 
> > Tommy
> > 
> > 
> > 
> > 
> > 
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > 
> 
> 

-- 
	
				Janina Sajka, Director
				Technology Research and Development
				Governmental Relations Group
				American Foundation for the Blind (AFB)

Email: janina@afb.net		Phone: (202) 408-8175

Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org

Will electronic books surpass print books? Read our white paper,
Surpassing Gutenberg, at http://www.afb.org/ebook.asp

Download a free sample Digital Talking Book edition of Martin Luther
King Jr's inspiring "I Have A Dream" speech at
http://www.afb.org/mlkweb.asp

Learn how to make accessible software at
http://www.afb.org/accessapp.asp


_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup


^ permalink raw reply	[flat|nested] 30+ messages in thread
* RE: procmail
@  Holmes, Steve
   ` procmail Janina Sajka
  0 siblings, 1 reply; 30+ messages in thread
From: Holmes, Steve @  UTC (permalink / raw)
  To: 'speakup@braille.uwo.ca'

That behavior works exactly as I like for my regular inbox but it does not
seem to apply for other folders I switch to manually.  Is there some way to
get this rule to apply to all mail folders/boxes?

-----Original Message-----
From: Janina Sajka [mailto:janina@afb.net]
Sent: Monday, September 24, 2001 6:37 AM
To: speakup@braille.uwo.ca
Subject: Re: procmail


Tommy:

Goto to your Pine configuration menu and check your 
'incoming-startup-rule' definition. The default behavior is to take you to 
the first unseen message, not the last one in the folder.

PS: It's a tedious list of options, but I've never regreted spending an 
hour or two tweaking my pine configuration. I am well convinced that Pine 
should behave just as you want it, because most of the features I've ever 
wanted have turned out to be in there already. So, spend some time in 
there, and use the question mark to get context sensitive help when you 
don't understand something. It's really quite good.

PSS: I'm willing to share my pinerc if anyone wants.  On Sun, 23 Sep 2001, 
Tommy Moore wrote:

> And to add soemthing to Kerry's post if your using pine change the
> $HOME/Mail to $HOME/mail so that pine will find your messages.
> Now one thing I haven't figured out t how to do yet is how to get pine to
> display the messages that you haven't read yet.
> When you load a folder that has new messages it goes to the end.
> 
> Tommy
> 
> 
> 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 

-- 
	
				Janina Sajka, Director
				Technology Research and Development
				Governmental Relations Group
				American Foundation for the Blind (AFB)

Email: janina@afb.net		Phone: (202) 408-8175

Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org

Will electronic books surpass print books? Read our white paper,
Surpassing Gutenberg, at http://www.afb.org/ebook.asp

Download a free sample Digital Talking Book edition of Martin Luther
King Jr's inspiring "I Have A Dream" speech at
http://www.afb.org/mlkweb.asp

Learn how to make accessible software at
http://www.afb.org/accessapp.asp


_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup


^ permalink raw reply	[flat|nested] 30+ messages in thread
* procmail
@  Deedra Waters
   ` procmail Tommy Moore
                   ` (2 more replies)
  0 siblings, 3 replies; 30+ messages in thread
From: Deedra Waters @  UTC (permalink / raw)
  To: speakup

I'm using procmail to sort my mail, but the problem I've suddenly got is
that if the mail doesn't come from speakup list, or any other catagory
that I've got my mail sorted into then I  don't get the message, if anyone
has suggestions I'd appreciate it.




^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 procmail Deedra Waters
 ` procmail John covici
 ` procmail Chuck Hallenbeck
   ` procmail Keith Watson
     ` procmail Deedra Waters
     ` procmail Deedra Waters
       ` procmail Chuck Hallenbeck
   ` procmail Deedra Waters
     ` procmail Steve Holmes
  -- strict thread matches above, loose matches on Subject: below --
 procmail Vortek, Eater of Souls!
 procmail Keith Watson
 ` procmail Chuck Hallenbeck
 procmail Frank Carmickle
 ` procmail Shaun Oliver
 procmail Holmes, Steve
 procmail Holmes, Steve
 ` procmail Janina Sajka
 procmail Deedra Waters
 ` procmail Tommy Moore
   ` procmail Deedra Waters
     ` procmail Deedra Waters
       ` procmail Tommy Moore
     ` procmail Tommy Moore
       ` procmail Kerry Hoath
     ` procmail Kerry Hoath
 ` procmail Kerry Hoath
   ` procmail Tommy Moore
     ` procmail Janina Sajka
 ` procmail Janina Sajka
   ` procmail Deedra Waters

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).