Il 17/02/2010 0.23, Stevan Bajić ha scritto:
>> How can i avoid dspam check for local emails without using filter?
>>
> I do it that way that I run a Opt-Out DSPAM setup and every user I create I 
> set the user to Opt-In. I use mostly Postfix.Admin and have a script that 
> does Opt-In of a user when the user account get's created and a script that 
> purges the user data when the user is deleted.
> 
My point was this: i don't want emails that comes from localhost (eg
from php scripts) or sasl authenticated users and it's directed to local
accounts pass through dspam, but directly delivered to dbmail.
I'm currently using Opt out and, if i have understand, what you suggests
doesn't solve my "problem".

> btw: Any reason why you want to create your own web managing interface when 
> there is already a bunch of other tools doing that?
What i will do is not only a "postfix admin interface" where you can
add/remove users. I need also to do a lot of other things.
Ok, you could tell me "hey there is already a bunch of other tools for
any thing you want to do!", and that's right. I tried a lot of stuff,
including postfix admin, and they don't do exactly what i want and in
the way i want. So i would write something that does exactly *what* i
want (and only that) and *how* i want.

Btw, let's come back to error -5:
right now i disabled the FILTER and configured postfix to deliver always
with dspam-lmtp.

mailbox_transport = dspam-lmtp:unix:/var/spool/postfix/tmp/dspam.sock

..and i'm still getting the SAME error. Damn.
So it seems the problem is not in the filter.

I know that seems to be impossibile, since with the same email you don't
get the error.
What i if provide you the mail in postfix queue file format? You should
be able to add it to your queue (modifying the recipient) and, perhaps,
the problem can be replicated.

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