Ok, ora funzia

codice:
egrep -o '(^[a-zA-Z]+[a-z\.\-\_0-9A-Z]+@[a-z\.\-\_0-9A-Z]+[\.](it|com|net|org|info|to|name|ch|tv)$)'
Grazie!