On 3/29/07, Pawel Tecza <pte...@uw.edu.pl> wrote:
"Pawel Tecza" <pte...@uw.edu.pl> writes:
Hello Courier Users,
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.
Hello Sam,
Could you please give me any hint how I can do it?
I'm not Sam either, but if you are looking for a solution that doesn't
use grep, then don't use grep, just read the maillog file.
Another solution would be to write a shell script which uses grep.
In fact, if you had such a script, which you could cron, then you
could output the results to your webserver directory and view it over
the web.
I sense though that you're asking where, besides maillog, does courier
archive the suppressed email addresses..... or in otherwords, do you
maintain a log so that I don't have to read this log. Whats the
difference in opening a different log than maillog? If it is that
different, use a shell script to automagically create the type of log
you are looking for.
HTH,
Aine.