Il 16/02/2010 23.35, Stevan Bajić ha scritto:
> What is inside /etc/postfix/dspam_filter_access? Please don't tell me you got 
> something like "/./ FILTER dspam-lmtp:dspam-lmtp" there? I am honest: I hate 
> the FILTER command in Postfix in relation to DSPAM. It breaks on so many 
> ends. I had one install long, long, long time ago where that FILTER did not 
> worked when sending messages to DSPAM either over SMTP or LMTP. FILTER was 
> never solid enough for me to work.
> 
> I know, I know.... now a gazillion of people will jump at me and tell me that 
> FILTER is fine and works and and and... maybe. Maybe it works now with the 
> newest Postfix version (I am using since yesterday 2.7.0) but at that time 
> when I tested it, it did not work reliable enough and ever since I am not 
> using it.
> 
> Can I ask you how you manage your users for Postfix? How and where do you 
> create/delete/modify them? Do you use any tool? What tool?
> 

Yes, i got it =(

> cat /etc/postfix/dspam_filter_access
/./     FILTER  dspam-lmtp:unix:/var/spool/postfix/tmp/dspam.sock

I'm using postfix 2.5.5-1.1 with and postfix-mysql 2.5.5-1.1 (debian
lenny latest packages)

How can i avoid dspam check for local emails without using filter?

For managing SMTP users, i use SASL with mysql. Aliases, destinations,
etc is read from the db (as you noticed in config files).
Atm i add/delete users on mysql tables by hand (and instructing postfix
to read from dbmail configuration tables). I will write my own tools for
managing everything from a web interface.

Regards,
Ettore

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Dspam-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to