Move ChangeMail into its own server side package

I'm going to start breaking down the massive ChangeMail class into
a specific subclass for each type of message, to reduce the code
for any given message type, and try to make the various send cases
more uniform with each other through standard inheritance.

Signed-off-by: Shawn O. Pearce <sop@google.com>
6 files changed