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" - Jeremy -- ## 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/
