James R

Show:

What's happening?

  • Followup: RE: Version 3

    There is a thing in sa 3.0.x that uses SURBLs to check the urls inside the body against blacklists... How long are you seeing? Here i have a very very slow connection and a slow box (p2 450mhz) and i see around 20~30sec scan times (90% is scanning, not rbl.) My mail load is only, however, 400msgs/day. If you are running the mysql bayes/awl/userprefs make sure you have proper RDNS entries in...

    2005-01-19 12:29:49 UTC in WinSpamC - spamC for Windows

  • Followup: RE: Version 3

    I haven't seen any gotcha's related to version 3.0.x of spamd (have been using the slightly modified version of the code since 2.6.) One word of warning. I have noticed that sometimes (not every time) Winspamc bailes before spamd returns the entire message. This causes corrupted mails if you are rewriting the messages. If not, it works just fine. (there has been some discussion about this.)

    2004-12-29 12:12:07 UTC in WinSpamC - spamC for Windows

  • Comment: Message Truncation Caused By Out of Place CloseSocket Call

    Logged In: YES user_id=924892 This does not cause the issue discussed in that thread. I have not tested this with the 2.6x SpamD version, it works well with SpamD 3.0. This actually causes a far more serious issue with message turncation. Proposed fix does not cause timeout here nor on 3 other sites. Message truncation did occur on those 3 sites, and is very serious to the point that...

    2004-10-11 11:55:56 UTC in WinSpamC - spamC for Windows

  • Message Truncation Caused By Out of Place CloseSocket Call

    Messages will be truncated by WinSpamC if the SpamD server is not sufficently fast enough to process, and send all data before the CloseSocket sub is fired: 'Send the message If SendSAData(strMessage) Then 'WriteLine "Data sent to SpamD ok!" & vbCrLf Else Err.Raise 99, "SPAMC: Message Data not sent to SpamD!" & vbCrLf End If...

    2004-09-29 17:39:56 UTC in WinSpamC - spamC for Windows

  • Followup: RE: SpamD Truncating response???

    SOLUTION!!!!!!!!!!!!!!! Seems winspamc is ending the message prematurely with this snip of code: 'Send the message If SendSAData(strMessage) Then If cmd_Debug Then WriteLine "SPAMC: Data sent to SpamD ok! Module: MainMod.Main" & vbCrLf, SendErrorsToSTDErr Else If cmd_Debug Then WriteLine "SPAMC: Message Data not sent to SpamD! Module...

    2004-09-27 03:33:54 UTC in WinSpamC - spamC for Windows

  • Followup: RE: SpamD Truncating response???

    OK, after much testing, it seems spamd is working, as spamc does work, however, winspamc gets a disconnect from the spamd server (everything was sent) if you need more info, i will be happy to post. (winspamc truncates a ~59KB message at aprox 33KB)

    2004-09-27 02:59:05 UTC in WinSpamC - spamC for Windows

  • Followup: RE: Avoid StdIn & StdOut

    If you have vb6 you can modify it with extra stuff.. I did a mod for a diffrent mail server (mtsprofessional (www.mtsprofessional.com)) that would read settings from an ini file, and mtspro passed the file path to winspamc (modified) and it would load the message. It's a bit more overhead to load the file, but not much. If you would like to see my source, send me a mail and i would be happy to...

    2004-09-21 13:55:36 UTC in WinSpamC - spamC for Windows

  • Followup: RE: SpamD Truncating response???

    I've hacked the source a bit to do some checking (ie is return smaller than org file) before creating new file. However, it seems spamd isn't returning the entire message. I have one set of systems this doesnt' happen, and another set this is an issue. Haven't found anything on the spamassassin userlist, nor the dev list. Just thought I'd try a shot in the dark :D.

    2004-09-20 19:36:32 UTC in WinSpamC - spamC for Windows

  • SpamD Truncating response???

    Anyone seen SpamD truncate a response. ie: entire message is read to SpamD. SpamD replies with answer, but the orig. message is truncated for some reason?? Any one see this before?.

    2004-09-20 18:03:04 UTC in WinSpamC - spamC for Windows

  • mtspro-tools

    rolaids0 registered the MTSProfessional Stats Generator project.

    2004-07-09 18:23:25 UTC in MTSProfessional Stats Generator

About Me

  • 2003-12-05 (6 years ago)
  • 924892
  • rolaids0 (My Site)
  • James R

Send me a message