Bernd Wurst <ber...@bwurst.org> writes:
Hello Bernd,
Am Donnerstag, 29. März 2007 schrieb Pawel Tecza:
Is it a Courier command to display a current list of all
suppressed addresses? I would like to check a suppression
list on my server without greping a maillog file.
Could you please give me any hint how I can do it?
I'm not Sam and I don't know "the answer"... ;-)
Never mind! ;)
You are talking about a list of the temporarily blocked addresses
because of backscatter-suppression, are you?
Exactly :)
Before grepping the maillog, have a look at files in
/var/lib/courier/track and see if this helps you out.
Thanks for the tip! It's funny, but I've found my e-mail
address there! :D
root@hermes4:/var/lib/courier/track# grep -l ptecza *
326422
root@hermes4:/var/lib/courier/track# cat 326422
1175120285 Fx...@uw.edu.pl
1175121820 Dpte...@uw.edu.pl
1175122014 Apte...@uw.edu.pl
root@hermes4:/var/lib/courier/track#
What does it mean? That xyz user was trying to send a message
to me or one of my aliases, but no success? Unfortunately,
I can't find it in my maillog, but I can see that his address
also was temporarily blocked.
My best regards,
Pawel