On Fri, 27 Aug 2010 21:15:41 +0200 "siefke_lis...@web.de" <siefke_lis...@web.de> wrote:
> Hello, > Hello, > Am 27.08.2010 20:55, schrieb Sebastian Toepfer: > > How You send mails to dspam? > > Oh the important thing i have forgetten. > > main.cf > check_client_access pcre:/etc/postfix/dspam_filter_access > > dspam_filter_access > /./ FILTER lmtp:[192.168.0.101]:10024 > this will not work since in your dspam.conf you have: ServerPort 11124 If you want that to work then you should add/change: ServerHost 192.168.0.101 ServerPort 11124 ServerMode auto And change your dspam_filter_access to be: /./ FILTER lmtp:[192.168.0.101]:11124 The ClientHost and ClientPort part only works when using the dspam binary with the option '--client'. But you are not using the client part but the server part. > > I think this should be 192.168.0.100, your postfix server? > > Yes thats right, i have changed. > > > Regards > Silvio > -- Kind Regards from Switzerland, Stevan Bajić ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Dspam-user mailing list Dspam-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-user