Hi I'd like to switch from hash to sqlite, yet while everything works fine with the hash driver, as soon as I switch the storage driver in dspam.conf, I get:
Dec 27 15:11:37 [postfix/lmtp] AF325C1DC4: to=<XXX>, orig_to=<XXX>, relay=none, delay=578, delays=578/0.01/0/0, dsn=4.4.1, status=deferred (connect to my.host.com[/var/run/dspam/dspam.sock]: Connection refused) I've tried some things: SQL backends can't be used with markov, so I changed that with no effect. Problems may arise if sqlite is not compiled thread-safe, however, it is so on my box. Here's my dspam.conf (the path to the storage driver is okay): http://pastie.org/private/vvxngaijlvytkbynyfmpmq And postfix master.cg: http://pastie.org/private/sr4tgzqa3tjpbqghawkmg Postfix' main.cf contains "smtpd_recipient_restrictions = (...) check_recipient_access pcre:/etc/postfix/dspam_incoming". And dspam_incoming looks like this: http://pastie.org/private/ix0cvqu64znc0nzn1tvfva Any ideas what I'm missing here? Thanks a bunch... -sven ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Dspam-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-user
