Re: [Netmail-support] spamd problems
Brought to you by:
pascal666
From: Pascal <Pas...@Us...> - 2004-10-11 00:40:55
|
The errors you are seeing are cosmetic. That bug was fixed in CVS some time ago. I just released 2.64 which contains the fix. Adding headers other than X-SPAM-FLAG is not currently supported. A version for 3.0 will be released, eventually. -Pascal Gary Faith wrote: > > Hi all, > > Seems to be all of four of us on this list! > > I keep getting this "bad protocol: header error" on a lot of messages. > What could be the problem? > > Oct 7 20:17:30 samson spamd[2735]: debug: all '*To' addrs: trl@asdm > ... > Oct 7 20:17:30 samson spamd[2735]: debug: running meta tests; score so > far=4.801 > Oct 7 20:17:30 samson spamd[2735]: debug: is spam? score=6.518 > required=3 > tests=DATE_MISSING,FORGED_RCVD_HELO,HTML_MIME_NO_HTML_TAG,MIME_HTML_NO_CHARSET,MIME_HTML_ONLY > Oct 7 20:17:30 samson spamd[2736]: logmsg: bad protocol: header error: > Ltrl trl 12^M > Oct 7 20:17:30 samson spamd[2736]: bad protocol: header error: Ltrl > trl 12^M > > I am also trying to add SPAM headers to the message & subject (parts of > the local.cf file below) but the only thing that shows in the headers is > the X-SPAM-FLAG: Y. > Why can't I get the other headers added? > > *------------------------------------------------------------ > # Whether to change the subject of suspected spam > rewrite_subject 1 > > # Text to prepend to subject if rewrite_subject is used > subject_tag {SPAM?} > > #clear_headers > #add_header all Checked 01-spam > add_header spam Flag _YESNOCAPS_ > add_header all Status _YESNO_, hits=_HITS_ required=_REQD_ > tests=_TESTS_ > #autolearn=_AUTOLEARN_ version=_VERSION_ > add_header all Level _STARS(*)_ > add_header all Checker-Version SpamAssassin _VERSION_ (_SUBVERSION_) on > _HOSTNAME_ > #report > > score forged-HELO 3 > score FORGED_RCVD_HELO 3 > score FROM_AND_TO_SAME 3 > *------------------------------------------------------------------------- > > Is there going to be a spamd based on version 3.0? > > Thanks, > > Gary Faith > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Netmail-support mailing list > Net...@li... > https://lists.sourceforge.net/lists/listinfo/netmail-support |