Re: [Netmail-support] spamd problems
Brought to you by:
pascal666
From: Gary F. <ga...@as...> - 2004-10-11 12:39:31
|
Great, will test and let you know. Will adding headers and Subject Rewrite be supported? I would definitely like to put a tag on the subject line so that a user can see that it is SPAM. Adding the spam score to the message would be nice also. I have been getting some feedback that some messages have been duplicated 3, 4 or more times since adding the spam checking. Thoughts? Related to the Bad Protocol: Bad Header problem? I have a problem where I have netmail listening on a secondary IP address on the NetWare server. All requests to NetMail must be sent to this IP address but all packets from the Netmail server come from the primary address. This has caused a problem and I had to modify spamd to allow the request to come from the primary address. Spamd (shipping) has this option: -A host,..., --allowed-ips=..,.. Limit ip addresses which can connect that does not exist (as far as I can see) in this spamd. I would like to make an enhancement request to have this functionality added. Is DCC, Razor and/or Pyzor supported? Thanks, Gary Faith >>> Pascal <Pas...@Us...> 10/10/2004 8:40:22 PM >>> 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 ------------------------------------------------------- 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 |