Parse subject-regex Commands
| Function | Description | Links |
|---|---|---|
| parse_replace_list() | Parse a string replacement rule | |
| parse_subjectrx_list() | Parse the 'subject-regex' command | Command::parse(), command_parse |
| parse_unreplace_list() | Remove a string replacement rule | |
| parse_unsubjectrx_list() | Parse the 'unsubject-regex' command | Command::parse(), command_parse |
| subjectrx_apply_mods() | Apply regex modifications to the subject | |
| subjectrx_cleanup() | Free the Subject Regex List | |
| subjectrx_clear_mods() | Clear out all modified email subjects | |
| subjectrx_init() | Create new Subject Regex List |