Rev 37450 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 37453 2026-08-29 07:24:39
- Author: amit
- Log message:
- Build googleMailSender as AuthenticatedIdentityMailSender
The bean authenticates as sdtech@smartdukaan.com, so Google Workspace only permits
that address in From. Callers hardcode noreply@, which Gmail refuses with 535
'Authenticated user is not authorized to send mail', silently dropping every alert
sent through it. The sender now rewrites From to its own username at send time.
See profitmandi-common r37451.