Clayton Keller wrote: > I am trying to utilize the functionality of the REGEXP Selector, but am > not quite getting results I want. > > I would like to take the following string which is acquired via > header_field|Received: > > --- > \t(Authenticated sender: em...@domain.tld)\tby mta-test(Postfix) with > ESMTP id 9750031DD20\t > --- > > What I would like to do is determine if the header_filed|Received line > contains the "Authenticated sender: " element, to then grab the email > address from the string to output to a custom log template. Otherwise, I > want to return an empty string. > > The regex I was using: Authenticated\ssender\:\s > > I must not be utilizing the nesting methodology that is incorporated in > REGEXP Selector? > > Any assistance or suggestions in direction would be appreciated. > >
I am still having issues achieving the desired result as described above. As I read through the README.customize information I don't believe I am properly using the regexp selector properly as I am unable to get results from simple regex checks as well. Thank You Clay ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/