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

Last pop3/imap time #7

Closed
gezafodor opened this issue Sep 18, 2014 · 4 comments
Closed

Last pop3/imap time #7

gezafodor opened this issue Sep 18, 2014 · 4 comments

Comments

@gezafodor
Copy link

Could you please enhance the "gam info user" command with the last pop3/imap access time?
The "gam user show pop" and the "gam user show imap" commands could also report these timestamps.

@jay0lee
Copy link
Member

jay0lee commented Sep 23, 2014

This information is available in "gam report users". It's not real time information so I don't think it makes sense to include it with user info or show pop/imap.

@jay0lee jay0lee closed this as completed Sep 23, 2014
@gezafodor
Copy link
Author

You are right. But this report never ended yet in our case with 485.000 users. :/

@jay0lee
Copy link
Member

jay0lee commented Sep 23, 2014

Try the command:

gam report users user user@domain.com fields "gmail:last_imap_time,gmail:last_pop_time"

this will scope down the data you are requesting and should return very quickly.

@gezafodor
Copy link
Author

Thank you. This can be also a workaround, but a batch solution would be
much better. We need no standalone user data, because we'd like to inform
all of concerned user about deleting their account via bulk email.
"Concerned" means no web/imap/pop3 activity in a given time slot.

We used so far the GAM for Windows, now will try the Linux version. Who
knows...

Thank you again.

Géza

On Tue, Sep 23, 2014 at 11:54 AM, Jay Lee notifications@github.com wrote:

Try the command:

gam report users user user@domain.com fields
"gmail:last_imap_time,gmail:last_pop_time"

this will scope down the data you are requesting and should return very
quickly.


Reply to this email directly or view it on GitHub
#7 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants