Export messae to file using filter - stopped working

2006-09-27 Thread Marten Gallagher
Since recent version of TB a filter I have had set up seems to not be
working anymore.

I have as part of filter, the content of the message appended to a plain
text file - the contents of which I then process to provide a summary of
online orders.

Now all I am getting is two bytes (looks like a carriage return) sent to
the file each time the filter triggers.

The other actions in the filter work fine - a redirect, a colour group
setting and a move to different 'processed' folder.

Anyone else exporting/appending messages to plain text files?

-- 
Marten Gallagher
Annery Kiln Web Design
www.annerykiln.co.uk
Using The Bat! 3.85.03
with K9
on Windows XP 5.1 
tbudl@thebat.dutaint.com



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


Re: Export messae to file using filter - stopped working

2006-09-27 Thread Stuart Cuddy
Hello Marten,
  A reminder of what Marten Gallagher typed on:
  Wednesday, September 27, 2006 at 10:19:28 GMT +0100

MG Since recent version of TB a filter I have had set up seems to not be
MG working anymore.

MG I have as part of filter, the content of the message appended to a plain
MG text file - the contents of which I then process to provide a summary of
MG online orders.

MG Now all I am getting is two bytes (looks like a carriage return) sent to
MG the file each time the filter triggers.

MG The other actions in the filter work fine - a redirect, a colour group
MG setting and a move to different 'processed' folder.

MG Anyone else exporting/appending messages to plain text files?

IMAP or POP3? I have been having issues with IMAP to such a degree I
have had to stop using it for filtering. It just quits working every
now and then. I also don't seem to be able to have two actions in the
same filter.

-- 
Best regards,
 Stuartmailto:[EMAIL PROTECTED]
 Using The Bat! v3.85.03
 On Windows XP 5.1 Build #2600



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


Re: Export messae to file using filter - stopped working

2006-09-27 Thread Marten Gallagher
 Hello Marten,
   A reminder of what Marten Gallagher typed on:
   Wednesday, September 27, 2006 at 10:19:28 GMT +0100

MG Since recent version of TB a filter I have had set up seems to not be
MG working anymore.

MG I have as part of filter, the content of the message appended to a plain
MG text file - the contents of which I then process to provide a summary of
MG online orders.

MG Now all I am getting is two bytes (looks like a carriage return) sent to
MG the file each time the filter triggers.

MG The other actions in the filter work fine - a redirect, a colour group
MG setting and a move to different 'processed' folder.

MG Anyone else exporting/appending messages to plain text files?

 IMAP or POP3?

POP3


-- 
Marten Gallagher
Annery Kiln Web Design
www.annerykiln.co.uk
Using The Bat! 3.85.03
with K9
on Windows XP 5.1 




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


Re[2]: Export messae to file using filter - stopped working

2006-09-27 Thread Stuart Cuddy
Hello Marten,
  A reminder of what Marten Gallagher typed on:
  Wednesday, September 27, 2006 at 13:15:44 GMT +0100

MG Anyone else exporting/appending messages to plain text files?

 IMAP or POP3?

MG POP3

I am exporting text files in POP and they seem to be working at the
moment. I am having problems with extra characters being exported,
line feeds I think. Has the file being sent changed in any way,
perhaps from a text file to an HTML file? You could copy and paste the
filter here so we could check it out further.

-- 
Best regards,
 Stuartmailto:[EMAIL PROTECTED]
 Using The Bat! v3.85.03
 On Windows XP 5.1 Build #2600



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


Re: Export messae to file using filter - stopped working

2006-09-27 Thread Marten Gallagher
 Hello Marten,
   A reminder of what Marten Gallagher typed on:
   Wednesday, September 27, 2006 at 13:15:44 GMT +0100

MG Anyone else exporting/appending messages to plain text files?

 IMAP or POP3?

MG POP3

 I am exporting text files in POP and they seem to be working at the
 moment. I am having problems with extra characters being exported,
 line feeds I think. Has the file being sent changed in any way,
 perhaps from a text file to an HTML file?

No, I don't see that it can be, it's a plain text email - nothing has
changed for me except (a suspicion only) that TB version has incremented.


 You could copy and paste the
 filter here so we could check it out further.

 TB! Message Filter 
beginFilter
UID: [83421330.01C4C837.1789AB65.7D40F0FD]
Name: ATM\20Order\20Details
Filter: {\0D\0A\20`7`Subject`0`ATM\20Order\20Details\20-\20atm\0D\0A}
ExportMessage FmtText filename 
C:\5CDocuments\20and\20Settings\5CMarten\5CMy\20Documents\5CBuyOnLineOrders\5CBuyOnLineOrdersAutoCollected.txt
 filenamerelative 
%USERPROFILE%\5CMy\20Documents\5CBuyOnLineOrders\5CBuyOnLineOrdersAutoCollected.txt
Redirect template [EMAIL PROTECTED]/buyonline/[EMAIL PROTECTED] queue address 
[EMAIL PROTECTED]
MarkRead
SetColour 806481205
MoveMessage folder \5C\5CATM\20BuyOnLine\5CActual\20Orders
IsContinue
IsActive
Ignore
IsSendQueue
endFilter

-- 
Marten Gallagher
Annery Kiln Web Design
www.annerykiln.co.uk
Using The Bat! 3.85.03
with K9
on Windows XP 5.1 




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


Re[2]: Export messae to file using filter - stopped working

2006-09-27 Thread Stuart Cuddy
Hello Marten,
  A reminder of what Marten Gallagher typed on:
  Wednesday, September 27, 2006 at 14:43:20 GMT +0100

MG No, I don't see that it can be, it's a plain text email - nothing has
MG changed for me except (a suspicion only) that TB version has incremented.

Hmmm.

I made one change to your filter by adding the %Text macro to the
template. Maybe it will help, maybe not.

 TB! Message Filter 
beginFilter
UID: [3EF07AB8.01C6E23E.429FD63F.69982F3F]
Name: ATM\20Order\20Details
Filter: {\0D\0A\20`7`Subject`0`ATM\20Order\20Details\20-\20atm\0D\0A}
ExportMessage FmtText filename 
C:\5CDocuments\20and\20Settings\5CMy\20Computer\5CMy\20Documents\5CBuyOnLineOrders\5CBuyOnLineOrdersAutoCollected.txt
 filenamerelative 
%USERPROFILE%\5CMy\20Documents\5CBuyOnLineOrders\5CBuyOnLineOrdersAutoCollected.txt
Redirect template [EMAIL PROTECTED]/buyonline/[EMAIL PROTECTED] queue address 
[EMAIL PROTECTED]
MarkRead
SetColour 806481205
MoveMessage folder \5C\5CATM\20BuyOnLine\5CActual\20Orders
IsContinue
IsActive
Ignore
IsSendQueue
endFilter

-- 
Best regards,
 Stuartmailto:[EMAIL PROTECTED]
 Using The Bat! v3.85.03
 On Windows XP 5.1 Build #2600



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


Re: Export messae to file using filter - stopped working

2006-09-27 Thread Marten Gallagher
 Hello Marten,
   A reminder of what Marten Gallagher typed on:
   Wednesday, September 27, 2006 at 14:43:20 GMT +0100

MG No, I don't see that it can be, it's a plain text email - nothing has
MG changed for me except (a suspicion only) that TB version has incremented.

 Hmmm.

 I made one change to your filter by adding the %Text macro to the
 template. Maybe it will help, maybe not.

Now I'm confused... From my understanding of it, there isn't a
template involved. This below seems the same as my original.

  TB! Message Filter 
 beginFilter
 UID: [3EF07AB8.01C6E23E.429FD63F.69982F3F]
 Name: ATM\20Order\20Details
 Filter: {\0D\0A\20`7`Subject`0`ATM\20Order\20Details\20-\20atm\0D\0A}
 ExportMessage FmtText filename
 C:\5CDocuments\20and\20Settings\5CMy\20Computer\5CMy\20Documents\5CBuyOnLineOrders\5CBuyOnLineOrdersAutoCollected.txt
 filenamerelative
 %USERPROFILE%\5CMy\20Documents\5CBuyOnLineOrders\5CBuyOnLineOrdersAutoCollected.txt
 Redirect template
 [EMAIL PROTECTED]/buyonline/[EMAIL PROTECTED]
 queue address [EMAIL PROTECTED]
 MarkRead
 SetColour 806481205
 MoveMessage folder \5C\5CATM\20BuyOnLine\5CActual\20Orders
 IsContinue
 IsActive
 Ignore
 IsSendQueue
 endFilter





-- 
Marten Gallagher
Annery Kiln Web Design
www.annerykiln.co.uk
Using The Bat! 3.85.03
with K9
on Windows XP 5.1 




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


Re[2]: Export messae to file using filter - stopped working

2006-09-27 Thread Stuart Cuddy
Hello Marten,
  A reminder of what Marten Gallagher typed on:
  Wednesday, September 27, 2006 at 15:34:46 GMT +0100

 I made one change to your filter by adding the %Text macro to the
 template. Maybe it will help, maybe not.

MG Now I'm confused... From my understanding of it, there isn't a
MG template involved. This below seems the same as my original.

When you open the Export dialog box and select export format as plain
text there is a template box beside it. If you don't change anything
in there it just takes the default text from the document, but if you
put something in there it uses that as the template for the export. I
added %Text%- which will copy the text and not add any extra lines.

-- 
Best regards,
 Stuartmailto:[EMAIL PROTECTED]
 Using The Bat! v3.85.03
 On Windows XP 5.1 Build #2600



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


Re: Export messae to file using filter - stopped working

2006-09-27 Thread Marten Gallagher
 When you open the Export dialog box and select export format as plain
 text there is a template box beside it. If you don't change anything
 in there it just takes the default text from the document, but if you
 put something in there it uses that as the template for the export. I
 added %Text%- which will copy the text and not add any extra lines.

TB may be full of little quirks - but you are certainly not one of them!

Brilliant! Thanks... Works again now.

Leaves wondering why it worked before and needed this addition...

Cheers muchly.



-- 
Marten Gallagher
Annery Kiln Web Design
www.annerykiln.co.uk
Using The Bat! 3.85.03
with K9
on Windows XP 5.1 




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


Re[2]: Export messae to file using filter - stopped working

2006-09-27 Thread Stuart Cuddy
Hello Marten,
  A reminder of what Marten Gallagher typed on:
  Wednesday, September 27, 2006 at 15:57:41 GMT +0100

MG TB may be full of little quirks - but you are certainly not one of them!

MG Brilliant! Thanks... Works again now.

MG Leaves wondering why it worked before and needed this addition...

MG Cheers muchly.

You're most welcome. As you say it can be quirky and it is giving me
grief on the filter side right now. I have a need for it to do
something like you described, but the IMAP side has a problem of
inconsistency that makes it impossible to use.

I think though that if it was working before it should be reported to
bugtrack with the fix so Ritlabs can fix it properly.

-- 
Best regards,
 Stuartmailto:[EMAIL PROTECTED]
 Using The Bat! v3.85.03
 On Windows XP 5.1 Build #2600



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