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