Gmail style alias setting
- To: mutt-users@xxxxxxxx
- Subject: Gmail style alias setting
- From: "Chengqi(Lars) Song" <songcq@xxxxxxxxx>
- Date: Mon, 17 Nov 2008 13:03:59 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition:user-agent; bh=/Fk0BMMGhkOxgE7Lydtq4+iv9o3JPaeHf36QKZX/j0o=; b=Cdkp+ln1wWqzm3NNUnTYgm3wcXrQJydfVq4/CfUYqSx3MNCgqGdAHmtFtgieJrRc0h yCkNP8RYzry3wfxjp9doPC3lK0ucMxYmv+7Dp6DmY9Tf1SqXI/amZ5zTbP8klr9PxKFA 81E1fU1osncDAA1xmrF2gnn5ZuqQYFmvUUJG4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=PPqeCIPKINYJ84co20+f7ElO/GOJnnBFQpr8EXYk+cpZa8c+NtffT4jmXbLrnlkjS7 N0kdMToCZI+31u3V3fp7v2OyGZ1SuzSMHANX+9CFbnXnjFI2VAZy5DD071FWP2Hs8WrF VhqC502CTYryfqZb4BIyiW7OfZid9OUIFWDA8=
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.18 (2008-05-17)
Hello,
Gmail can do a lot of work automatically, but I believe mutt can do it
better. Such as alias setting, gmail can
1. store all mails appeared in all mail headers, e.g., From/To/CC/BCC
2. auto-complete when your key-in any part of a mail address. e.g., when
you key in "ab", addresses like "abc@xxxxx" "x@xxxxxx" "Ab Barth,
x@xxxxx" will show up for your choice.
3. when storing alias, if the person's name is included in header, gmail
will save it too, for example, if you receive a mail from "Ab Barth,
x@xxxxx", the name and address will both be saved.
Do you think it's possible to let mutt do the alias thing as smart as
gmail? Please tell me how to. Thank you very much!
Best
Lars