I have a string that looks like the following:
How can i go about reading that entire string and only extracting the Username part?
Jul 29 17:44:20 mail httpd: Possible outgoing spam: by USERNAME (Domain.net) at 000.000.000.000 on 07/29/2007 22:44:20%: Total 200 recipients (TO: ) (CC: ) (BCC: *@hotmail.com, *@hotmail.com,*@..., *@hotmail.com, *@hotmail.com, *@hotmail.com
How can i go about reading that entire string and only extracting the Username part?