Bug Tracker item #2781438, was opened at 2009-04-26 03:57 Message generated for change (Comment added) made by sbajic You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2781438&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: doc Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Alan Ott (otterpop81) Assigned to: Ion-Mihai "IOnut" Tetcu (itetcu) Summary: Documentation changes for doc/postfix.txt Initial Comment: The file doc/postfix.txt says that daemon mode won't work with hash_drv.so. The file says "You will need to use an MT-safe storage driver, such as MySQL or PostgreSQL." I looked in hash_drv.c and there appears to be a lot of thread-safety (mutex) and #ifdef DAEMON sections, leading me to believe that the comment in doc/postfix.txt is out of date. If this is the case, the section warning about it should be removed from doc/postfix.txt. Also, to make daemon mode work properly, I had to change the config item "DeliveryProto" to SMTP from LMTP. This seems to make sense, as the 10026 port (per the doc) is set up as an SMTP server. I believe this to be an oversight in the documentation. ---------------------------------------------------------------------- >Comment By: Stevan Bajic (sbajic) Date: 2009-06-20 21:40 Message: Hallo Alan The documentation has been fixed in commit 4ffd9d3527be80f203ff4d014adf333f94c508a1 Kind Regards Stevan Bajic ---------------------------------------------------------------------- Comment By: Alan Ott (otterpop81) Date: 2009-05-26 18:46 Message: I actually did not try them, as I'm using Daemon mode now and it's working properly. ---------------------------------------------------------------------- Comment By: Stevan Bajic (sbajic) Date: 2009-05-25 21:38 Message: @Alan Ott: So the instructions in #2781437 worked for you? ---------------------------------------------------------------------- Comment By: Alan Ott (otterpop81) Date: 2009-05-25 16:46 Message: Also, the fix from issue # 2781437 should be added as well. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2781438&group_id=250683 ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ Dspam-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-devel
