Re: sa-learn --import with postgresql

2004-11-18 Thread Rupa Schomaker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rupa Schomaker wrote: [snip] > 2004-11-17 16:20:41 [14205] ERROR: value too long for type character > varying(200) > > The bayes_seen table has msgid as a varchar(200). > > Changing it to 'test' fixed it for me. Either spamassassin should err,

sa-learn --import with postgresql

2004-11-18 Thread Rupa Schomaker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ran into a problem importing into postgres. Running with -D didn't help other than pinpointing to a problem while importing msgids. postgres logs showed: 2004-11-17 16:20:41 [14205] ERROR: value too long for type character varying(200) The bayes_s