[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Which mail user agent do you use?



This list sold me on mutt long ago. If I didn't already know vi/vim, I
might be seduced by the emac crowd.

Could someone post a concrete example of using folder hooks to
switch the "From: " header depending on which folder you're in?

I'd like to use the following logic:

  if current folder is college.mbox
    send mail from pmack999@college.edu
	else
	  send mail from paul@mackinney.net

And a related question: Is the following a safe/appropriate way to
handle known spammers in my .forward file?

    if $h_From: contains "free_money@sucker.net" then
        save /dev/null
				finish
		endif

Recommendations about better solutions are welcome.

TIA, Paul
-- 
Paul Mackinney       |   Who profited from Sept 11?
paul@mackinney.net   |   http://www.copvcia.com/



Reply to: