On Thu, Oct 01, 2015 at 07:39:21AM -0400, Phil Stracchino wrote:
> I'm having a problem with redelivery from quarantine not working.  As
> far as I can tell, everything SHOULD be working.  I'm not sure what I'm
> missing.  It used to work, and to the best of my knowledge nothing in
> either my DSpam or Postfix configuration has changed since it was
> regularly worked.
> 
> Can anyone perhaps tell me where *you* would start troubleshooting this
> problem?
> 
> My DSpam-web runs as user/group dspam.  The dspam user is a member of
> groups mail, apache, and postfix.  Postfix's /usr/sbin/sendmail drop-in
> is configured as DSpam's trusted and untrusted delivery agents.  DSpam
> is configured to deliver:
> 
> DeliveryHost          127.0.0.1
> DeliveryPort          10026
> DeliveryIdent         localhost
> DeliveryProto         SMTP
> 
> which Postfix listens on:
> 
> localhost:10026 inet  n -       n       -       -        smtpd
>       -o content_filter=
>       -o
> receive_override_options=no_address_mappings,no_unknown_recipient_checks,no_header_body_checks
>       -o smtpd_helo_restrictions=
>       -o smtpd_client_restrictions=
>       -o smtpd_sender_restrictions=
>       -o smtpd_recipient_restrictions=permit_mynetworks,reject
>       -o mynetworks=127.0.0.0/8
>       -o smtpd_authorized_xforward_hosts=127.0.0.0/8
> 
> 
> Users apache, dspam, root, and mailman are trusted.  Training mode is
> toe.  Nose and whitelist features are enabled, as are graham and burton
> algorithms.  Classification rate is doing very well (99.517% overall
> accuracy, 91.16% spam identification, 0.311% missed on roughly 200,000
> messages delivered).  There's clearly no classification problem.  Only
> redelivery of false positives is not working as it should.
> 
> 
> -- 
>   Phil Stracchino
>   Babylon Communications
>   ph...@caerllewys.net
>   p...@co.ordinate.org
>   Landline: 603.293.8485
> 

Hi Phil,

What is in your web logs and postfix logs? Postfix is pretty good about
recording delivery problems and their cause. You may also want to check
the MySQL logs for any errors as well.

Regards,
Ken

------------------------------------------------------------------------------
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to