Routines for adding user scores to emails.
Function | Description | Links |
---|---|---|
mutt_check_rescore() | Do the emails need to have their scores recalculated? | |
mutt_parse_score() | Parse the 'score' command | Command::parse(), command_parse |
mutt_parse_unscore() | Parse the 'unscore' command | Command::parse(), command_parse |
mutt_score_message() | Apply scoring to an email |