Moin,

* Kevin Coyner <[EMAIL PROTECTED]> [02-06-06 22:14]:
>1.  Where do D (deleted) msgs go?  Is there an equivalent of
>trash, or am I truly out of the disneyland GUI world now and
>just like using rm on files, there's no going back.
They are just gone. There's help though: I use Cedric Duval's Trash
Folder Patch for a long time without problems:
    http://cedricduval.free.fr/mutt/index.php3#trash

>2.  When I'm in the index mode with all mail listed and I've 
>marked a bunch with D, is there a keystroke command that will
>flush out all of the D items so there's only N or O mail in there?
It's <sync-mailbox>, bound to $ by default.

>3.  This is the question that bothers me most: Let's say I have
>three email POP3 email accounts on three different ISP/domains.  
>I've got fetchmail set up to fetch from all three.   But what I
>can't figure out is how I can, on the fly, select any one of 
>these accounts to be my From: and Reply-to: address. Presently
>I have my .muttrc setup with set from = [EMAIL PROTECTED] and
>this has each and every msg going out with that From address.
>But there are times when I need to use one of those other two
>addresses in the From header.
First, I have my own addresses in Mutt's alias file. That way, I can
quickly change the address I want to use.
Second, I set $reverse_name to set the sender address of the new mail
to the receiver address of the mail you want to answer.
Third, I use send-hooks.

>I tried setting 'set alternates = the other accts', but that didn't
>seem to do it.
You should do that anyway, so that Mutt knows about your addresses.

>I'm getting the feeling I'll need to use hooks, but I haven't quite
>figured all that out yet.
I use this hook for this list:
    send-hook '~t [EMAIL PROTECTED]' 'my_hdr From: [EMAIL PROTECTED]'

Thorsten
-- 
begin 666 magritte.txt.vbs
Ceci n'est pas un attachement.
end

Reply via email to