Re: SpamAssassin tags messages from the list as spam (was: [fwd] *****SPAM***** Re: Problems with Time field (from: dump_pj@rediffmail.com))

2002-05-06 Thread Jeremy Zawodny
On Mon, May 06, 2002 at 07:56:10AM +, Alexander Skwar wrote: > Hi! > > As you can see below, SpamAssassin tags messages from the MySQL list as > spam. The main reason that this happens, is: > > SPAM: Hit! (3.5 points) URI: URL of page called "unsubscribe" Well, you can add local rules to

Re: SpamAssassin tags messages from the list as spam (was: [fwd] *****SPAM***** Re: Problems with Time field (from: dump_pj@red

2002-05-06 Thread Keith C. Ivey
On 6 May 2002, at 7:56, Alexander Skwar wrote: > As you can see below, SpamAssassin tags messages from the MySQL list as > spam. The main reason that this happens, is: > > SPAM: Hit! (3.5 points) URI: URL of page called "unsubscribe" It seems to me that that's a problem with SpamAssassin, not

SpamAssassin tags messages from the list as spam (was: [fwd] *****SPAM***** Re: Problems with Time field (from: dump_pj@rediffmail.com))

2002-05-06 Thread Alexander Skwar
[EMAIL PROTECTED]> Date: 6 May 2002 06:09:01 - Subject: *SPAM* Re: Problems with Time field To: [EMAIL PROTECTED] Envelope-to: [EMAIL PROTECTED] Delivery-date: Mon, 06 May 2002 01:17:24 -0500 Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm (http://www.ezmlm.org) List-ID: List-He

Re: Problems with Time field

2002-05-05 Thread p j j
i got an error msg. that this was not posted... hence i am doing it once more Praveen On Mon, 06 May 2002 p j j wrote : >hi all, > I am using mysql on Win98 platoform. Am facing problems >using the Time field in SQL queries being executed from a VB >program. Would it be possible for so

Problems with Time field

2002-05-05 Thread p j j
hi all, I am using mysql on Win98 platoform. Am facing problems using the Time field in SQL queries being executed from a VB program. Would it be possible for someone to help me out with this At mysql> prompt 1. CREATE TABLE TEST(field Time) > success 2. INSERT INTO TEST(field)