Parse Alternate Commands
| Function | Description | Links |
|---|---|---|
| mutt_alternates_match() | Compare an Address to the un/alternates lists | |
| mutt_alternates_reset() | Clear the recipient valid flag of all emails | |
| parse_alternates() | Parse the 'alternates' command | Command::parse(), command_parse |
| parse_unalternates() | Parse the 'unalternates' command | Command::parse(), command_parse |