All public logs
From Andreida
Combined display of all available logs of Andreida. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:53, 6 June 2023 AndreidaAdmin talk contribs deleted page Search for emails that occur often (content before blanking was: "=== often accepted === Sometimes you want to be able to find out which emails are more often used for spam (rejected) or what domains are only rejected or whatever. A starter for your investigation could be something like this: zgrep petra /var/log/exim4/mainlog* | grep -v reject | grep -o 'From .*' | awk '{ print $2 }' | sort | uniq -c | sort -n The above script would * do a grep over all exim4 main logs * filter for lines where "petra" is mentioned * filt...")
- 17:35, 6 June 2023 AndreidaAdmin talk contribs deleted page Cvs status output is bad, use it with grep (content before blanking was: " cvs status $1 2>&1 | grep Status: | grep -v Up-to-date")
- 16:45, 5 January 2016 User account Galina talk contribs was created by AndreidaAdmin talk contribs
- 16:45, 5 January 2016 User account Andreas talk contribs was created by AndreidaAdmin talk contribs