Ticket #1453 (closed defect: fixed)
Enhance mail logs
| Reported by: | javier.amor.garcia@… | Owned by: | javier.amor.garcia@… |
|---|---|---|---|
| Milestone: | 1.4 | Component: | |
| Severity: | normal | Keywords: | |
| Cc: | iclerencia@… |
Attachments
Change History
comment:4 Changed 4 years ago by javier.amor.garcia@…
- Cc iclerencia@… added
Mail now has consolidation of logs. however I think that MailLogObserver? is not working properly this is the reason I havent implemented the discrimination between sent/received at 'full log' level, I hadn't time to fix MailLogObserver?.
One case where I am sure it does not work properly is when we send the mail to other SMTP server and is rejected for whatever reason (i have witnessed it with greylisting) i nthis case ther isn't any log for this event.
The bottom line is that we have to revise and fix LogObnserver? whenever possible.
comment:6 Changed 3 years ago by javier.amor.garcia@…
(In [15582]) BP: now if more than one LogHelper? uses the same fiel the lines are only aprsed one time closes #1436 refs #1453
comment:7 Changed 3 years ago by anonymous
Changeset [15585] by javier.amor.garcia
NN: added more cases
comment:8 Changed 3 years ago by anonymous
- Status changed from new to closed
- Resolution set to fixed
We have fixed know errors, tested cases and the whole thing seems in place. We close it until new error are found.