Morning wally,

> I wonder if it is possible to create a filter in The Bat! which would
> perform the following action:
> - message with an attachment had been created and sent;
> - The Bat! put it into Sent folder;
> - filter should delete the attachment only, but not the message body
> itself.

 I'm not sure if it is easily possible to do exactly this with a filter.
 But looking at the actions, I see a possible workaround:
 (Disclaimer: I'm using the latest beta and may thus have some options not
  in 1.41 release version. I also didn't try this)

 Make an outgoing mail filter filtering on string:
  Content-Type: multipart/mixed
 (to get only messages with attachments)

 and check the following actions:
 . delete the message
 . redirect the message to <your own address> with option "do not send
   attachments" checked
 
 now with another Filter filtering on these strings:

  <your address>        Sender       Yes
  <your address>        Recipient    Yes
  
 and move it move mails to folder Sent.


 If all goes well, you should have nearly the desired effect. Maybe
 somebody else finds a more practicable solution even :)

 
-- 
.. Jast ... mailto:[EMAIL PROTECTED]
:  using TB 1.42 Beta/21 
:  with AMD K6-2, 64MB RAM
:. on Windows 98 4.10 2222 A 

-- 
--------------------------------------------------------------
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   <mailto:[EMAIL PROTECTED]>
To Unsubscribe from TBUDL, double click here and send the message:
   <mailto:[EMAIL PROTECTED]>
--------------------------------------------------------------

You are subscribed as : [email protected]


Reply via email to