You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/06/05 18:08:09 UTC

[Bug 3477] New: Do not exit the child when there is an error looking up a user via SQL prefs

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

           Summary: Do not exit the child when there is an error looking up
                    a user via SQL prefs
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: spamc/spamd
        AssignedTo: spamassassin-dev@incubator.apache.org
        ReportedBy: parkerm@pobox.com


Currently when there is an error looking up a child via SQL prefs we issue a
service_unavailable error and exit.  This is an artifact from the old method of
running spamd.  Now that we pre-fork and run for more than one request we
shouldn't exit on error.



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