On Fri, Feb 28, 2003 at 11:16:25PM +0530, Payal Rathod wrote: > > The advantage is that you can add every single person who mails you > > automatically to your addressbook. :) I have been doing this for more > > How do you do that? > I use procmail/mailfilter to do that? But I don't know how to use it with mutt > alone. Can you give me some pointers.
You can't do it with mutt alone. Mutt is not a mail delivery agent or a filter. You will need procmail. I use this recipe: :0hc | lbdb-fetchaddr That's it! Binand (Contemplating a switch from procmail to maildrop) -- Russian Roulette with Unix: while :; do kill $RANDOM &> /dev/null && break || sleep 1; done ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
