kshitij mali Thu, 09 Feb 2012 21:52:20 -0800
Hi , how to trace email from particular domain i want to trace all log from yahoo.com
cat /var/log/maillog | egrep -i 'from=<*@yahoo.com' the above commad is not working properly pls some help me with regular expression Regards kshitij