Skip to content

Draft: Improve the gettor command parser

meskio requested to merge meskio/rdsys:gettor_command_scan into main

Some changes in the command parser:

  • Reply with help only if now platform was provided. People were replying the help email and getting the help because of the subject containing the word help.
  • Ignore lines (and subject) that start with '>' or 're:'
  • Accept language requests by country code (like 'br' for 'pt-BR')

Merge request reports