pmgsh get tracker mail detail

works here - however you need to provide the same starttime and endtime parameter as you did for listing:
Code:
pmgsh get /nodes/pmg/tracker/TXXXXXDXXXLXXXXXXXX -starttime 0  -endtime $(date +%s)

I can recommend watching the network tab of your browser's development tools when doing these operation in the GUI - this usually helps
 
works here - however you need to provide the same starttime and endtime parameter as you did for listing:
Code:
pmgsh get /nodes/pmg/tracker/TXXXXXDXXXLXXXXXXXX -starttime 0  -endtime $(date +%s)

I can recommend watching the network tab of your browser's development tools when doing these operation in the GUI - this usually helps
That's working. Thank you very much.
I don't provide start and end time at the first place cause the manual said it just the option not require.
 
I don't provide start and end time at the first place cause the manual said it just the option not require.
Yes it's optional - but the defaults are also written there:
Code:
Only consider entries older than 'endtime' (unix epoch). This is set to '<start> + 1day' by default.
and the same for starttime
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!