Skip to content

Refactor to dry out sendmail

Cecylia Bocovich requested to merge cohosh/gettor:dry into master

Instead of processing link and help requests separately, we can process them together and use the command to determine the different subject and body messages.

Removed unused code and simplified database command.

Merge request reports