You are not logged in. Login Now
 0-24   25-49   50-74   75-99   100-124   125-149   150-174   175-199   192-216 
 217-241   242-266   267-291   292-316   317-341   342-366   367-391   392-416   417-441 
 442-466   467-491   492-516   517-541   542-566   567-591   592-616   617-641   642-666 
 667-691   692-716   717-741   742-766   767-791   792-816   817-841   842-866   867-870 
 
Author Message
25 new of 870 responses total.
blaise
response 217 of 870: Mark Unseen   Jan 4 22:44 UTC 2005

Discussions of regular expression syntax probably belong in another
item, but I'll answer one more here.  h.?g.?h would match the word high,
for example, or highest (the first two I think of).  Yes, .? means 0-1
instances of any character.

The H flag checks the header and the B flag the body; HB would check
both.  (The default is H.)

From the Procmail Tips website
(http://pm-doc.sourceforge.net/pm-tips.html):

5.2 Flags HB at top of recipe (warning)
[Philip] Version 3.22 has a bug that keeps the 'H' flag from being
cleared, such that once you use it, it never gets cleared. Using the 'H'
flag will therefore cause problems with latter recipes that use just the
'B' but not the 'H' flag. Either way, the only time you should use the
'H' flag is on recipes that needs to match against both the header and
the body. If you want a recipe to match only against the body and you're
using 3.22, use the "B ??" modifier on the conditions. See message
<http://mailman.rwth-aachen.de/pipermail/procmail/2002-February/008355.html>
. So to be most pportable possible, convert all previously used condition lines
from:

      :0 B
      * body-check-here
    

to use this format:

      :0
      * B ?? body-check-here


keesan
response 218 of 870: Mark Unseen   Jan 4 22:47 UTC 2005

I obviously goofed on my hgh filter!   I have been using :0: (not :0) for
header only, and :0B: for body only - no H's.  I will try again to make some
sense of man procmail (and remove most of my filters with .? in them). 
Thanks.
keesan
response 219 of 870: Mark Unseen   Jan 4 22:51 UTC 2005

I set up a test filter with either :0 or :0: on the line before the subject
and it worked both ways.  man procmail also lists samples with or without the
colon.  Does anyone else want to start an item on how to use procmail as a
spam filter?  
keesan
response 220 of 870: Mark Unseen   Jan 5 03:09 UTC 2005

Talk is still unable to bind to a control socket.  
gelinas
response 221 of 870: Mark Unseen   Jan 5 03:38 UTC 2005

Dave, the problem was that your .profile had two characters, ^ and H, where
it should have had only one, <CTRL>H.  I've taken the liberty of fixing
that problem.  (I also fixed the interrupt and kill keys, which had the smae
problem.)  I also changed the path of the tset command from /usr/ucb/tset to
/usr/bin/tset.

Tim, you had the same problems with .login.  I've fixed them.

I don't know why your tab key isn't working.
                Mine works for me.
See:            Two tabs, on both this line and the line one above it.
cross
response 222 of 870: Mark Unseen   Jan 5 03:53 UTC 2005

This response has been erased.

mcnally
response 223 of 870: Mark Unseen   Jan 5 04:35 UTC 2005

It is, as long as you're not using a shell which does something special
with '^', in which case you might need to surround the ^H with single quotes.
aruba
response 224 of 870: Mark Unseen   Jan 5 15:46 UTC 2005

My agora participation file got munged last night for some reason.
twenex
response 225 of 870: Mark Unseen   Jan 5 18:50 UTC 2005

This is more like a little niggle than a problem, but why won't colour work
in programs like "most" when I have my terminal set to xterm (I don't know
of any other terminal settings where it might work)?
twenex
response 226 of 870: Mark Unseen   Jan 5 18:53 UTC 2005

I've also tried "vt100", "vt102", "vt220", and "vt420" to no avail.
mcnally
response 227 of 870: Mark Unseen   Jan 5 20:14 UTC 2005

 Have you tried "ansi"?
mcnally
response 228 of 870: Mark Unseen   Jan 5 20:18 UTC 2005

 re #225:  does color work in anything?  what happens if you
 use echo in the shell to echo the escape sequence to change
 text color?  any effect?  your pager program might be eating
 the color sequences if it works in the shell but not in bbs.

rcurl
response 229 of 870: Mark Unseen   Jan 5 20:34 UTC 2005

When I log in I get the screen

------------------------------------------------------------------
Last login: Wed Jan  5 14:32:51 2005 from
pcp09229896pcs.sanarb01.mi.comcast.net
OpenBSD 3.5 (GREX) #2: Sun Dec 19 15:10:32 EST 2004

To see statements of grex principles and limits, look at

  http://cyberspace.org/cgi-bin/grex-principles -Grex Statement of
  Principles http://cyberspace.org/cgi-bin/grex-limits     -Grex Limits

You have new mail.
/usr/local/lib/global.login: No such file or directory.
------------------------------------------------------------------

No motd, no list of users. Is this a permanent change, or a problem?
cross
response 230 of 870: Mark Unseen   Jan 5 20:37 UTC 2005

This response has been erased.

rcurl
response 231 of 870: Mark Unseen   Jan 5 20:45 UTC 2005

Thanks. That did it. Now I get the message

mesg: Unable to find your tty (ttyq5) in utmp file

Is that good or bad or indifferent? 
gelinas
response 232 of 870: Mark Unseen   Jan 5 20:49 UTC 2005

It means that the settings allowing (or disallowing) tels won't be available.

We may need to recompile mesg.
keesan
response 233 of 870: Mark Unseen   Jan 5 20:53 UTC 2005

Is this related to the problem of talk not working?  Tels work for me.
gelinas
response 234 of 870: Mark Unseen   Jan 5 20:54 UTC 2005

I don't know; I've not tried talk.
gelinas
response 235 of 870: Mark Unseen   Jan 5 21:00 UTC 2005

No, the problem is that talk is not suid.  I don't have time to work on
this right now.
keesan
response 236 of 870: Mark Unseen   Jan 5 21:00 UTC 2005

I get the same error message trying to talk to people whether or not they are
logged in - try a talk keesan (I am logged in) or a talk jdeigert.  Something
about sockets.  Presumably a file in the wrong place or some limit set wrong.
keesan
response 237 of 870: Mark Unseen   Jan 5 21:01 UTC 2005

235 slipped in.   Does 'not suid' mean permissions for talk need to be
changed?   I will tell people to email me until talk works again.
other
response 238 of 870: Mark Unseen   Jan 5 21:15 UTC 2005

Sort of.  The program permissions determine who can run it, but what
needs changing is what permissions the program can use to run the other
processes it needs (like those that allow non-members to use talk to
connect to a non-Grex-local machine).
twenex
response 239 of 870: Mark Unseen   Jan 5 21:26 UTC 2005

I'm not sure if colors will be at all useful in bbs; but most uses them. w3m
does, too, but I don't know if we have that installed. I'll check that, and
setting the terminal to ansi, now.
mfp
response 240 of 870: Mark Unseen   Jan 5 21:28 UTC 2005

http://www.jewsforjoosuz.org/
twenex
response 241 of 870: Mark Unseen   Jan 5 21:38 UTC 2005

Setting the terminal to ansi worked a treat; thanks!
 0-24   25-49   50-74   75-99   100-124   125-149   150-174   175-199   192-216 
 217-241   242-266   267-291   292-316   317-341   342-366   367-391   392-416   417-441 
 442-466   467-491   492-516   517-541   542-566   567-591   592-616   617-641   642-666 
 667-691   692-716   717-741   742-766   767-791   792-816   817-841   842-866   867-870 
Response Not Possible: You are Not Logged In
 

- Backtalk version 1.3.30 - Copyright 1996-2006, Jan Wolter and Steve Weiss