fix: Allow multiple characters after + in email
match (neither @ nor +) multiple times to replace, this allows adding more than one char after the + to an email previously something like test+test@adornis.de would not have been allowed, only something like test+t@adornis.de.