Re: Regex for ~*~*~*

2005-10-19 Thread Jonathan Angliss
+Conserv.*(\*~)+\n?) Or, you could simply swap the \s* to *\s in your first () in your regex to see if that works. I've not tested that regex in TB, but a quick run in a perl script shows it works. - -- Jonathan Angliss [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (GNU/Linux

Re: need help with RegExp

2005-07-11 Thread Jonathan Angliss
and the new sorting office, I think you can search additional parts, including message source. -- Jonathan Angliss [EMAIL PROTECTED] http://www.silverstones.com/thebat/TBUDLInfo.html

Re: Filtering email addresses out of message body

2004-05-07 Thread Jonathan Angliss
\w match high end characters like characters with umlauts? I'm not sure those kind of characters are allowed in email addresses, and if \w matches them, then it would make for a match on an invalid email address... I'd have to dig up the RFCs to check. -- Jonathan Angliss ([EMAIL PROTECTED]) Using

Re: Filtering email addresses out of message body

2004-05-07 Thread Jonathan Angliss
seen, \w is the same as [a-zA-Z0-9]. Ahhh... excellent. Thought I'd just make sure ;) -- Jonathan Angliss ([EMAIL PROTECTED]) Using The Bat! v2.10.01 on Windows XP 5.1 Build 2600 Service Pack 1 A KGB keyboard has no ESC KEY. http

Re: Filtering email addresses out of message body

2004-05-07 Thread Jonathan Angliss
On Friday, May 07, 2004, Jonathan Angliss wrote... That is the behaviour in the above mentioned SMTP servers. You can test, [EMAIL PROTECTED] or randomly pick anything after the + to prove I've not randomly made up some aliases for you :) Though a random thought on my end, I have a filtering

Re: Bug or bad message?

2004-04-15 Thread Jonathan Angliss
I'd be inclined to think the mail is broken, and doesn't use proper line breaks (ie \r\n)... this is makes the email invalid per RFC's I believe, and TB is then seeing the whole email on one line, which is why you probably cannot see the subject and the likes. -- Jonathan Angliss ([EMAIL PROTECTED

Re: using The Bat with IMAP

2004-03-22 Thread Jonathan Angliss
level and type Sent, I get Cannot create folder by name Sent. Invalid Mailbox name You have to create it under the INBOX folder. Courier-IMAP doesn't allow folders to be level with INBOX unless it is #shared, which the administrator has to setup. -- Jonathan Angliss ([EMAIL PROTECTED]) Error

Re: using The Bat with IMAP

2004-03-22 Thread Jonathan Angliss
if that produces the same results. -- Jonathan Angliss ([EMAIL PROTECTED]) Nobody ever forgets where he buried the hatchet. http://www.silverstones.com/thebat/TBUDLInfo.html

Re: using The Bat with IMAP

2004-03-22 Thread Jonathan Angliss
now (thanks to you) on the server but how do I save my sent mails on the server in the folder I created now? Select the account, go to Account, Properties, Mail Management, check the Sent box, and in the drop down list, select the folder you want to use. -- Jonathan Angliss ([EMAIL PROTECTED

Re: batxxx.tmp files

2004-03-11 Thread Jonathan Angliss
you checked the tbudl archives? This is often caused by virus scanners holding a lock on the file while TB tries to delete them after it has done with them. -- Jonathan Angliss ([EMAIL PROTECTED]) A printer consists of three main parts: the case, the jammed paper tray and the blinking red light

Re: Blank lines in cookies

2003-12-25 Thread Jonathan Angliss
started when I upgraded to CE. Can anyone verify this? Shouldn't it be \n\n\n? \n\n would be removed because of the %WRAPPED. I've not seen the \\n before, but I'm willing to stand corrected. - -- Jonathan Angliss ([EMAIL PROTECTED]) ADVENTURE: The land between entertainment and panic. -BEGIN

Re: Web Visibility

2003-12-01 Thread Jonathan Angliss
, and it'll index everything on it. I don't believe the list moderators manage the archives, it's done by another bunch of people. There is little the moderators can do about it, and you're likely to find, even the changes they could make are often ignored by most indexing spiders. -- Jonathan

Re: Web Visibility

2003-12-01 Thread Jonathan Angliss
). There is no obvious reason why spiders should be encouraged to crawl the archive site! a) Most spiders ignore robots.txt now, so there isn't really any point. b) We (moderators, not me personally) don't manage the archive services. -- Jonathan Angliss ([EMAIL PROTECTED]) sophisticated

Re: The Bat! hangs when exporting messages

2003-11-13 Thread Jonathan Angliss
need to ensure that you have the message(s) completely downloaded before you attempt to export it, but even then it's incredibly slow. - -- Jonathan Angliss ([EMAIL PROTECTED]) Scientists have shown that the moon is moving away at a tiny yet measurable distance from the earth every year. If you

Re: Train store on Mcdonald Ave (ref:The Brooklyn Board)

2003-11-02 Thread Jonathan Angliss
kick in here? Try searching the archives for Marck's regular posting on folder templates ;) Ironically, my signature for this email _is_ totally random... hehe. - -- Jonathan Angliss ([EMAIL PROTECTED]) This is like deja-vu all over again -BEGIN PGP SIGNATURE- Version: PGPsdk version

Re: RegEx on html parts

2003-11-01 Thread Jonathan Angliss
On Sat, 2003-11-01 at 00:03, Jonathan Angliss wrote: Does anybody know if it's possible to run regex expressions on an email with an HTML part only? I need to extract information from a IIS server report, but it's sent in HTML only. I'm fairly fortunately again (like my spam reports

Re: Disappearing message bases.

2003-10-31 Thread Jonathan Angliss
. rename old messages.tbb file to messages.old 5. move new messages.tbb file over 6. on failure, resort back to old file, else remove messages.old -- Jonathan Angliss ([EMAIL PROTECTED]) Capital letters were always the best way of dealing with things you didn't have a good answer

E-Mail Analysis, and some regex

2003-10-01 Thread Jonathan Angliss
as such: [email][score][file] Thanks in advanced. - -- Jonathan Angliss ([EMAIL PROTECTED]) I cna ytpe 300 wrods pre mniuet!!! -BEGIN PGP SIGNATURE- iQA/AwUBP3pIvCuD6BT4/R9zEQIwTgCgu6ddnmv+1onrBOQ21tP0CHRIQp8AoPWz EYsDtjPTmrk30gvHfHL0czrV =w9Mn -END PGP SIGNATURE

Re: there is no mail from this site longer than week

2003-07-26 Thread Jonathan Angliss
On Saturday, July 26, 2003, Dr.GAD wrote... is there anybody outhere? :) TBTech is generally a quieter list compared to TBOT, or TBUDL... it's not really that surprising really. -- Jonathan Angliss ([EMAIL PROTECTED]) http

Re: ex Coach

2003-06-23 Thread Jonathan Angliss
On Sunday, June 22, 2003, Mark wrote... A regex coach and analyser program (Freeware) http://weitz.de/regex-coach/ http://www.silverstones.com/thebat/Regex.html There is one on here too... also freeware... and part of TB's tutorial :) -- Jonathan Angliss ([EMAIL PROTECTED

Re: %subpatt in %if

2003-06-06 Thread Jonathan Angliss
messages (all beta/8 I believe) have been missing the Re: out. Might be worth looking at too ;) - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- Version: 6.5.8ckt http://www.ipgpp.com/ iQA/AwUBPt/40yuD6BT4/R9zEQL5dwCfSZfDVJCiXvIjyhUCVmL318EgW6cAn25L 5T9yApTP7nh2ol/OCxMEO7Lm =iHnU

Re: Does anyone know of a FREE, reliable, Windows 95 supportinganti-virus program?

2003-05-27 Thread Jonathan Angliss
, very rare, they still exist. And in some cases, some people use linux as a mail gateway, and as such, a virus scanner on there, they can scan incoming/outgoing mail. - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- iQA/AwUBPtOPPiuD6BT4/R9zEQJUhwCeIRSyPYt8c4wOjdJU

Re: TB! and wine

2003-03-19 Thread Jonathan Angliss
) drive G: and then in your install of TB, you tell the Mail folder to be on G: :) I think I have the \\ around the wrong way, I can never remember. - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- iQA/AwUBPnii1yuD6BT4/R9zEQL2mwCcD8xMVlNGeHiJ28UXq+k9+HHCqYIAoM1h FrrWiWa0e32qom

Re: TB! and wine

2003-03-18 Thread Jonathan Angliss
, and you're set :) - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- Comment: Fingerprint: 676A 1701 665B E343 E393 B8D2 2B83 E814 F8FD 1F73 iQA/AwUBPnf35CuD6BT4/R9zEQKQYwCeKOZBYYbva4x1Y/7MaW3Ziarpb64AoMUQ FaSVevZsV2Ru6/Qc+LcPpOwi =JqMB -END PGP SIGNATURE

Re: Saving the Newsgroup: kludge

2003-03-17 Thread Jonathan Angliss
if subpattern 1 is not present? Change the line to include %- on the end, so it'd be: %SETPATTREGEXP=(?m-s)(Newsgroups:.*)%REGEXPBlindMATCH=%HEADERS%subpatt= 1%- - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- Comment: Fingerprint: 676A 1701 665B E343 E393 B8D2 2B83 E814

Re: Saving the Newsgroup: kludge

2003-03-17 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, March 17, 2003, Jonathan Angliss wrote... Change the line to include %- on the end, so it'd be: %SETPATTREGEXP=(?m-s)(Newsgroups:.*)%REGEXPBlindMATCH=%HEADERS%subpatt = 1%- Without the line wrap of course ;) Not sure why it wrapped

Re: Reply-to-All ignoring myself

2003-03-10 Thread Jonathan Angliss
PROTECTED]|[EMAIL PROTECTED])?%- [^,;]*[,;]?)(.*)$%- %REGEXPBLINDMATCH=%OTOLIST, %OCCLIST%- %SUBPATT=1%SUBPATT=4'''_ Oh, I think I see where you're going... check to see if there are multiples, then reclean the address list... will give that a test. - -- Jonathan Angliss ([EMAIL PROTECTED

Reply-to-All ignoring myself

2003-03-09 Thread Jonathan Angliss
what's wrong with it? Or is there any easier safer way? - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- Comment: Fingerprint: 676A 1701 665B E343 E393 B8D2 2B83 E814 F8FD 1F73 iQA/AwUBPmvLWiuD6BT4/R9zEQIMmACg3C530OvmpZ+71H0L4e3qoUp9zuIAn0iq t583OXQOzcSfGe2rHRL27hle =KG8M

Re: Template Question

2003-02-25 Thread Jonathan Angliss
it... then when it hits the second, it uses the original %COMMENT, and runs on that. With that way, the output is passed into %COMMENT again, so no output. -- Jonathan Angliss ([EMAIL PROTECTED]) Current version is 1.61 | Using TBTECH

Re: Need help with Regex in filter

2003-01-21 Thread Jonathan Angliss
Which I think is still correct. A good example that I just pulled up is: Message-ID: 000201c2c08c$c355cdd0$280a@TONYCOLINS - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- iQA/AwUBPi20pCuD6BT4/R9zEQKv9wCeM6NAS/h9oR76FylKXkJlj4qy0oIAoJvI +UAnAAjR4yTZOiQitvY6RZDR =frbq

Re: Need help with Regex in filter

2003-01-21 Thread Jonathan Angliss
-id thing too... Was mixing two mails up ;) But just a slight modification of yours should work just fine with the introduction of an extra flag. - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- iQA/AwUBPi3DviuD6BT4/R9zEQJUSACgq9lsevTX/AXWJP+7WDZpfL307FkAoKS

Re: Need help with Regex in filter

2003-01-21 Thread Jonathan Angliss
? A silly question, you are getting it to search the correct folder yes? The few things I can think of it causing the filter to fail is, wrong folder, and the message id is appearing without the . - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- iQA/AwUBPi3UNiuD6BT4/R9zEQL

Re: Need help with Regex in filter

2003-01-21 Thread Jonathan Angliss
and see if I can duplicate the problem. If the later, then you have the option switched. You want it to process everything NOT in a colour group. - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- Comment: Fingerprint: 676A 1701 665B E343 E393 B8D2 2B83 E814 F8FD 1F73 iQA

Re: Filtering messages with creation date newer than now?

2003-01-21 Thread Jonathan Angliss
in the Message Dispatcher. - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- Comment: Fingerprint: 676A 1701 665B E343 E393 B8D2 2B83 E814 F8FD 1F73 iQA/AwUBPi3lgSuD6BT4/R9zEQJw9QCcChERVADC4d7oL2qK4GnXCq7MLxsAoPJI la6wiPFEddqkop87Fboyp9qf =Yq9A -END PGP SIGNATURE

Re: Filtering messages with creation date newer than now?

2003-01-21 Thread Jonathan Angliss
testing is the only way to tell ;) - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- Comment: Fingerprint: 676A 1701 665B E343 E393 B8D2 2B83 E814 F8FD 1F73 iQA/AwUBPi4EzyuD6BT4/R9zEQJD6ACfTCJFYfBaK120Ivw1y59svF90WsoAoLXt VTPGVIPtX9R5rgwNqX1QP/7t =iHyF -END PGP SIGNATURE

Re: Multiple email downloads

2002-12-18 Thread Jonathan Angliss
. `- - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- iQA/AwUBPgDGpiuD6BT4/R9zEQKasACcDemKT6C4qALhvpH8AxcIvaKqAnsAmweR D1ToSF99O6aF1RcI5uCt6YO+ =PezZ -END PGP SIGNATURE- Current version is 1.61 | Using TBTECH information

Re: My if doesn't care

2002-11-21 Thread Jonathan Angliss
disclosure of the copyright information (as this disclaimer is it, it'll be there)... or am I miss-understanding something? - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- Version: 6.5.8ckt iQA/AwUBPd0MCyuD6BT4/R9zEQK5qACg7yVL5Bd/oK0RUNx9SAJENq+ZBaQAnjmU

Re: Problem with 3rd party software.

2002-11-16 Thread Jonathan Angliss
. - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- Comment: Fingerprint: 676A 1701 665B E343 E393 B8D2 2B83 E814 F8FD 1F73 iQA/AwUBPdcPdCuD6BT4/R9zEQKTWgCcCAN0+R59BPHLIDSizt4m8Jfe384An2TT SIR/QRSwC6wzdAPo+LgJJV1m =hXY7 -END PGP SIGNATURE

Re: Re[2]: spamfilters

2002-08-29 Thread Jonathan Angliss
Low traffic lists/contacts And what is left to drop out the bottom should normally be spam, or somebody that isn't in your address book. -- Jonathan Angliss ([EMAIL PROTECTED]) Current version is 1.61 | Using TBTECH information: http

Re: can I filter messages where I am a cc: recipient

2002-08-12 Thread Jonathan Angliss
line (or JA something like that). WildCards are different from regex. I guess so. I guess I'm just used to the procmail way of doing things ;) I'm still learning ;) -- Jonathan Angliss ([EMAIL PROTECTED]) __ Archives : http

Re: Macro's site?

2002-08-09 Thread Jonathan Angliss
with. I code in PHP if you need some assistance. When I saw the original request, I was going to knock up a quick site anyway, just didn't get 5 mins before you got to it ;) -- Jonathan Angliss ([EMAIL PROTECTED]) __ Archives : http

Re: Macro's site?

2002-08-09 Thread Jonathan Angliss
have to tell it to be installed, or go out your way and install it, where is most unix builds put it in at some point during the main install. - -- Jonathan Angliss ([EMAIL PROTECTED]) -BEGIN PGP SIGNATURE- Version: 6.5.8ckt iQA/AwUBPVQiFCuD6BT4/R9zEQKsrACg3dHGjSuBKsmXrkZMhYNQqKKpvkcAnAjL