I've seen a few comments of people encountering this problem, but not
yet a solution:
Upper case field names in commands are forced to lower case and then not
found.
I was able to create a table with a field called "ABC".
"SELECT ABC FROM mytable;"
emits the error
"no such attribute or function abc"
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])