<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>www.ritlabs.com [Topic: How to setup TheBat! to collect emails that are inside the email body?]</title>
		<link>http://www.ritlabs.com</link>
		<description>New posts in How to setup TheBat! to collect emails that are inside the email body? of  forum at www.ritlabs.com [www.ritlabs.com]</description>
		<language>en</language>
		<docs>http://backend.userland.com/rss2</docs>
		<lastBuildDateTag>Sat, 26 Dec 2015 22:54:54 +0200</lastBuildDateTag>		<item>
			<title>How to setup TheBat! to collect emails that are inside the email body?</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum5/topic11607/message42871/">How to setup TheBat! to collect emails that are inside the email body?</a></b> <i>Collection emails using Filter + Regular Expression</i> in forum <a href="http://www.ritlabs.com/en/forums/forum5/">The Bat! - Filters</a>. <br />
			Hi !<br /><br />I will explain below what I'm doing as I also want to get mails that contain email adresses in their body. You will tell me if this fit your needs.<br /><br />body mail<br />match<br />&#91;^ &#93;+@&#91;^ &#93;+<br /><br />Let's now cut this syntax to be more clear :<br /><br />&#91;^ &#93;+<br />@<br />&#91;^ &#93;+<br /><br />Digging deeper :<br /><br />&#91;^ &#93;+ → any NON-space character (as the the first part of any email adresse is. Example. Gerard.mannig in '<noindex><a href="mailto:gerard.mannig@domain.ext" target="_blank" rel="nofollow">gerard.mannig@domain.ext</a></noindex>'<br />@ → ther arobace charatcer. No difficulty at all<br />&#91;^ &#93;+ → any NON-space character (as the the LAST part of any email adresse is. Example. 'domain.ext' in '<noindex><a href="mailto:gerard.mannig@domain.ext" target="_blank" rel="nofollow">gerard.mannig@domain.ext</a></noindex>'<br /><br />Then, I instruct TheBat to COPY all collected emails in a specific folder for future extraction. I said 'copy' at not ' move' to let the mail be placed where it has to, independently of the current filter. Redundant email but necessary. <br />
			<i>26 December 2015 22:54:54, <a href="http://www.ritlabs.com/en/forums/">Gerard Mannig</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum5/topic11607/message42871/</link>
			<guid>http://www.ritlabs.com/en/forums/forum5/topic11607/message42871/</guid>
			<pubDate>Sat, 26 Dec 2015 22:54:54 +0200</pubDate>
			<category>The Bat! - Filters</category>
		</item>
		<item>
			<title>How to setup TheBat! to collect emails that are inside the email body?</title>
			<description><![CDATA[<b><a href="http://www.ritlabs.com/en/forums/forum5/topic11607/message39718/">How to setup TheBat! to collect emails that are inside the email body?</a></b> <i>Collection emails using Filter + Regular Expression</i> in forum <a href="http://www.ritlabs.com/en/forums/forum5/">The Bat! - Filters</a>. <br />
			I was told that if I want to collect one (or more) emails that are inside the email body I need to use "Regular Expression", on the filter.<br />If you go to filter, and Add Actions, you can choose "Capture Addresses"<br />Once there, you may capture address from teh Header or from the Body.<br />My case is how to capture from the Body.<br />I found this 'regular expression' that claims it will find email, but I don't know how to use it:<br /><br />\b[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\b<br /><br />How can I grab and email that is write inside the Body of and email I just receive?<br /><br />Thank you <br />
			<i>09 May 2014 21:55:12, <a href="http://www.ritlabs.com/en/forums/">ehm user</a>.</i>]]></description>
			<link>http://www.ritlabs.com/en/forums/forum5/topic11607/message39718/</link>
			<guid>http://www.ritlabs.com/en/forums/forum5/topic11607/message39718/</guid>
			<pubDate>Fri, 09 May 2014 21:55:12 +0300</pubDate>
			<category>The Bat! - Filters</category>
		</item>
	</channel>
</rss>
