On Wed, 22 Mar 2006 at 19:23:57 +0000, Marten wrote:
> What I wanted was:
>
> IF
> a certain string of characters [" - eom"] exists in the hand-written subject
> THEN
> complete the body with
> %thistext%

You could set up your message template in this way. Create a template for
your new messages call NewMessageTemplate. Then set up the new template for the
account to be

%_Match=%SetPattRegexp="- eom"%RegexpMatch="%Subject"%-
%If:"%_Match"<>"":"thistext":"%QInclude('NewMessageTemplate')"%-

You will get thistext if the subject includes "- eom", otherwise you will
get the contents of NewMessageTemplate.

-- 
Robin

Using The Bat! v3.0.1.33
      Windows XP 5.1 Build 2600 Service Pack 2
      Popfile v0.22.3



________________________________________________
Current version is 3.71.03 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to