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 [EMAIL PROTECTED]
        else
          send mail from [EMAIL PROTECTED]

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

    if $h_From: contains "[EMAIL PROTECTED]" then
        save /dev/null
                                finish
                endif

Recommendations about better solutions are welcome.

TIA, Paul
-- 
Paul Mackinney       |   Who profited from Sept 11?
[EMAIL PROTECTED]   |   http://www.copvcia.com/

Reply via email to