Is it possible setup TeamCity e-mail notifications to VCS users which doesn't registered in TeamCity?
VCS user name is a first part of e-mail: vasily.pupkin -> vasily.pupkin@company.com
Jenkins has settings for this case: 'Default user e-mail suffix'. May be TC has similar settings?
What I do not want to do:
- force all users to create account
- create all accounts manually as admin
- setup LDAP synchronization now (I need quick, temporary solution)