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

Reply via email to