-----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_seen table has msgid as a varchar(200). Changing it to 'test' fixed it for me. Either spamassassin should truncate or the underlying datatype should be larger or the error should be handled better. (import failed and deleted everything) I didn't check behavior for learning a single message with a long msgid. - -- -Rupa -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBm/Y+L3Aub+krmycRAjinAJ9QT2GiloxiOJUGKj+LoApL4H107gCgna1I E1rStCZD404TtTv6jnRtpMc= =rHdq -----END PGP SIGNATURE-----