http://bugzilla.spamassassin.org/show_bug.cgi?id=3924

           Summary: URIDNSBL plugin crashes with certain messages
           Product: Spamassassin
           Version: 3.0.1
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: Plugins
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I use the following additional URIDNSBL configuration in addition to the
standard config:

urirhssub URIBL_JP_SURBL  multi.surbl.org.        A   64
body      URIBL_JP_SURBL  eval:check_uridnsbl('URIBL_JP_SURBL')
describe  URIBL_JP_SURBL  URL listed in JP at www.surbl.org/lists.html
tflags    URIBL_JP_SURBL  net
score     URIBL_JP_SURBL    3.0

urirhsbl  URIBL_BULK_MPRHS  bulk.rhs.mailpolice.com.   A
body      URIBL_BULK_MPRHS  eval:check_uridnsbl('URIBL_BULK_MPRHS')
describe  URIBL_BULK_MPRHS  URL listed in the MailPolice bulk senders list
tflags    URIBL_BULK_MPRHS  net
score     URIBL_BULK_MPRHS  0.5


urirhsbl  URIBL_PORN_MPRHS  porn.rhs.mailpolice.com.   A
body      URIBL_PORN_MPRHS  eval:check_uridnsbl('URIBL_PORN_MPRHS')
describe  URIBL_PORN_MPRHS  URL listed in the MailPolice porn domains list
tflags    URIBL_PORN_MPRHS  net
score     URIBL_PORN_MPRHS  5.0


urirhsbl  URIBL_FRAUD_MPRHS  fraud.rhs.mailpolice.com.   A
body      URIBL_FRAUD_MPRHS  eval:check_uridnsbl('URIBL_FRAUD_MPRHS')
describe  URIBL_FRAUD_MPRHS  URL listed in the MailPolice fraud domains list
tflags    URIBL_FRAUD_MPRHS  net
score     URIBL_FRAUD_MPRHS  0.5

I will upload a message that causes this to crash on windows. Disabling URIDNSBL
prevents the crash.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to