Bug Tracker item #2692393, was opened at 2009-03-18 18:48 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2692393&group_id=250683
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 1 Private: No Submitted By: chris (interplanetaryc) Assigned to: Ion-Mihai "IOnut" Tetcu (itetcu) Summary: User detection improper for non-domainscale setup Initial Comment: Postfix requires that addresses be in the form of <[email protected]>, but dspam is expecting that final destination is just <user> in non-domainscale setups. More information on the postfix configuration is at: http://www.postfix.org/postconf.5.html#append_at_myorigin I have patched dspam-3.8.0 dspam.c and util.c to grab just the "user" portion of the address is DOMAINSCALE is not defined and added additional DEBUG calls to help monitor the activity. (Need to separate these diffs from a different bug fix) ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2009-08-17 02:20 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Stevan Bajic (sbajic) Date: 2009-08-02 15:15 Message: > Postfix requires that addresses be in the form of <[email protected]>, but > dspam is expecting that final destination is just <user> in non-domainscale > setups. > That is not true. I have domain-scale disabled ('--enable-large-scale' '--disable-domain-scale') and my DSPAM does NOT require just the local part of the email address. Can you post your output of "dspam --version"? Kind Regards from Switzerland Stevan Bajic ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2692393&group_id=250683 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Dspam-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-devel
