package main
// TODO function for reading smtp.pw from /town/docs
func sendInviteEmail() error {
// TODO
return nil
}