-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday, January 30 at 03:26 PM, quoth Paul E Condon: > When I use the 's' key to save an email to a different mailbox, mutt > responds with a suggested mailbox name to which the email can be > moved. This is based on the contents of headers lines in the email, > I think.
Yeah, it's based on the sender's address. > Is this something that is set up with a save-hook? If yes, where is > that save-hook defined? It's the default behavior when no save-hooks apply. That behavior is not itself a save-hook. > If it is built in logic can it be overriden with a save-hook? That's exactly what save-hooks are for. > What would be a save-hook that delivers equivalent logic to what is > built in? There isn't one. To my knowledge, the target of a save-hook cannot depend on the matched pattern. > I think I want to write some save-hooks of my own, but I'd like to > see some working examples before I start my own creative guessing. Mostly, I do things like this: save-hook '%C family' =Family save-hook [email protected] =Subscribed.Mutt ~Kyle - -- If Mr. Einstein doesn't like the natural laws of the universe, let him go back to where he came from. -- Robert Benchley (1889-1945) -----BEGIN PGP SIGNATURE----- Comment: Thank you for using encryption! iEYEARECAAYFAkmDieMACgkQBkIOoMqOI16V1gCdH0S3kLhoa80beMJgsCV/GIFV yHQAoInjaPx3gvGINbcTcB93pMsLFUgf =AWqK -----END PGP SIGNATURE-----
