Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Message Trace #30

Closed
Pukkahq opened this issue Oct 16, 2021 · 3 comments
Closed

Feature request: Message Trace #30

Pukkahq opened this issue Oct 16, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request Sponsor Priority

Comments

@Pukkahq
Copy link
Sponsor

Pukkahq commented Oct 16, 2021

Ability to run a message trace. "summary report" with an option of getting more details
Input

  • Time Range "2 days default setting"
  • Senders address (drop down list of accounts or free textbox)
  • Recipients address (drop down list of accounts or free textbox)

Output

  • Date
  • Recipient
  • Subject
  • Status

Get-MessageTrace
Get-MessageTraceDetail

@KelvinTegelaar KelvinTegelaar self-assigned this Oct 17, 2021
@KelvinTegelaar
Copy link
Owner

Started on v1 of this. Will not allow datepicker but select "last x days". Action button will retrieve detailed report.

KelvinTegelaar added a commit that referenced this issue Oct 17, 2021
@KelvinTegelaar
Copy link
Owner

v1 is finished. Unfortunately, we can't currently retrieve the detailed report for any e-mail older than 24 hours, which is why I've not yet implemented this part of the Feature Request yet. The code in the API is present for when it becomes available for longer than 24 hours.

@Pukkahq
Copy link
Sponsor Author

Pukkahq commented Oct 18, 2021

The last 24 hours would be useful as we normally get a call asking if a email has been sent

KelvinTegelaar pushed a commit that referenced this issue May 3, 2024
[pull] dev from KelvinTegelaar:dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Sponsor Priority
Projects
None yet
Development

No branches or pull requests

2 participants