>Robert Fargher wrote: >> 2006-08-14 14:11:57 H=53541e05.cable.casema.nl (-1209460120) [83.84.30.5] >> F=<[EMAIL PROTECTED]> rejected RCPT <[EMAIL PROTECTED]>: >> Unrouteable address >> >> There are so many of these rejections logged that it is almost >> impossible to use the log files in real time. > >tail -f logfile | egrep -v "Unrouteable address"
Thanks, Jeremy. That does allow me to follow the logs in real time. A nice, simple workaround, no wonder I never thought of it. :-) Still, it'd be nice to be able to have greater control over what is being logged. In 24 hours, the exim main log was about 300 MB due to these dictionary attacks being rejected. -- Cheers, Rob Fargher -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
