Projects tigase _server tigase-extras Issues #7
Better handling of address exceptions in account confirmation emails. (#7)
Closed
wojciech.kapcia@tigase.net opened 3 years ago

Currently we end up with a lot of monitor notification emails regarding incorrect user email.

We should:

  • offer better validation of the email address and return appropriate error (currently JabberIqRegister takes virtually anything and responds with "OK"
  • adjust log levels so that incorrect emails / messages that failed to deliver because user typed incorrect email (non-existent) wouldn't trigger monitor notification (doesn't impact server operation, user made an error)
wojciech.kapcia@tigase.net commented 3 years ago

Added address verification during registration so wrong emails will be discarded immediately. Adjusted logging for emails that have correct format but it's not possible to delivery message to it (non-existent, etc). Also "unclogged" TC TTS-NG runners (I'm aware that we are migrating but it's nice to have them run automatically)

issue 1 of 1
Type
New Feature
Priority
Normal
Assignee
Version
tigase-server-8.2.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-extras#7
Please wait...
Page is in error, reload to recover