Skip to content

Instantly share code, notes, and snippets.

@iammart
Forked from a1phanumeric/gist:5293430
Created April 2, 2013 16:06
Show Gist options
  • Save iammart/5293438 to your computer and use it in GitHub Desktop.
Save iammart/5293438 to your computer and use it in GitHub Desktop.
egrep -o 'dovecot_login[^ ]+' /var/log/exim_mainlog | sort|uniq -c|sort -nk 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment