Re: Notification on new mails

2009-04-26 Thread Cameron Simpson
[ Top post repaired. Please bottom post and trim quotes! ] On 26Apr2009 23:35, Chengqi(Lars) Song wrote: | > On 26Apr2009 19:18, I wrote: | > | Your rule becomes: | > | :0 | > | * ^(Subject|From|To|Cc|Bcc):.*vip | > | { | > | :0whf | > | | announce-email ... | > | :0 | > | $

Re: Notification on new mails

2009-04-26 Thread Chengqi(Lars) Song
Thanks, this should be enough for me. btw, what's the meaning of :0whc? lars On Sun, 26 Apr 2009, Cameron Simpson wrote: > On 26Apr2009 19:18, I wrote: > | Your rule becomes: > | > | :0 > | * ^(Subject|From|To|Cc|Bcc):.*vip > | { > | :0whf > | | announce-email ... > | :0 > |

Re: Notification on new mails

2009-04-26 Thread Cameron Simpson
On 26Apr2009 19:18, I wrote: | Your rule becomes: | | :0 | * ^(Subject|From|To|Cc|Bcc):.*vip | { | :0whf | | announce-email ... | :0 | $MAILDIR/inbox-vip | } Sorry, that should be ":0hwc", not ":0hwf". -- Cameron Simpson DoD#743 http://www.cskk.ezoshosting.com/cs/ It's

Re: Notification on new mails

2009-04-26 Thread Cameron Simpson
On 25Apr2009 13:55, Chengqi(Lars) Song wrote: | Im using getmail/procmail/mutt/msmtp as my personal mail toolkit. It | works well but lacks of notification on new mails. How do you deal | with that? | | I want to add a notification to new coming mail in my "inbox-vip" mail | box.

Re: Notification on new mails

2009-04-26 Thread Andreas Kneib
* Chengqi(Lars) Song schrieb am Samstag, den 25. April 2009: > I want to add a notification to new coming mail in my "inbox-vip" mail > box. How can I modify my procmailrc for that? the corresponding lines > are: I use my shell (zsh) to do that: export MAILCHECK=5 mailpref=$HOME/.mutt/Mail mai

Re: Notification on new mails

2009-04-25 Thread J. Limon
+0800, Chengqi(Lars) Song wrote: > > > Hi, > > > > > > Im using getmail/procmail/mutt/msmtp as my personal mail toolkit. It > > > works well but lacks of notification on new mails. How do you deal with > > > that? > > > > > > I want

Re: Notification on new mails

2009-04-24 Thread Chengqi(Lars) Song
personal mail toolkit. It works > > well but lacks of notification on new mails. How do you deal with that? > > > > I want to add a notification to new coming mail in my "inbox-vip" mail box. > > How can I modify my procmailrc for that? the corresponding

Re: Notification on new mails

2009-04-24 Thread J. Limon
On Sat, Apr 25, 2009 at 01:55:39PM +0800, Chengqi(Lars) Song wrote: > Hi, > > Im using getmail/procmail/mutt/msmtp as my personal mail toolkit. It works > well but lacks of notification on new mails. How do you deal with that? > > I want to add a notification to new coming mai

Notification on new mails

2009-04-24 Thread Chengqi(Lars) Song
Hi, Im using getmail/procmail/mutt/msmtp as my personal mail toolkit. It works well but lacks of notification on new mails. How do you deal with that? I want to add a notification to new coming mail in my "inbox-vip" mail box. How can I modify my procmailrc for that? the correspon