http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5649

           Summary: PATCH: Enable usage of remote dccifd hosts
           Product: Spamassassin
           Version: 3.2.3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Plugins
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Hello,

Currently Mail::SpamAssassin::Plugin:DCC can only connect to a dccifd running on
the local machine via a Unix socket. This patch introduces two new configuration
options namely dcc_dccifd_host and dcc_dccifd_port using which one can configure
the plugin to use dccifd started with -p command-line argument running on the
configured host and port. The patch doesn't interfere with current defaults,
which is to auto-detect the local dccifd socket and use it if found, otherwise
use dccproc. Remote dccifd is only used if both dcc_dccifd_host and
dcc_dccifd_port are specified, in which case these override the local socket
configuration, whether being manually configured with the option dcc_dccifd_path
or auto-detected. Feel free to use the patch as is or do what ever modifications
you desire.



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

Reply via email to