Text Capture
Status: Inactive
Brought to you by:
ubik77
Hey Guys,
Not sure if yall are still working on this software.
But I just wanted to suggest when processing messages
from the POP account, the software ignore all text in
the body of the email except that contained within #'s
I.E. #Your Text Here# so you dont get all the noise
from the footer and other stuff from the Telco sending
the message.
I was trying to adapt the code with something like this
preg_match("/#(.*)#/Ums", $body, $message);
But I'm not too sure where it should be applied??
Any help would be great!!
Thanks,
Andrew