Hallo Lenny

> dspam.conf:
> DeliveryHost        127.0.0.1
> DeliveryPort        10026
> DeliveryIdent       DSPAM
> DeliveryProto       LMTP
>
This and ....


> postfix: master.cf
> localhost:10026 inet  n -       n       -       -        smtpd
>
... this is the problem.


You tell DSPAM to deliver (inject) the message to your MTA on localhost and on 
port 10026 using LMTP as communication protocol but on your MTA you have a SMTP 
daemon/service listening on localhost on port 10026.

LMTP is not SMTP. To fix that communication issue you have, go and change 
dspam.conf and change DeliveryProto from LMTP to SMTP.

 
> lenny (lenny dot qwaqwa dot be)
>
Steve
-- 
Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss 
für nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Dspam-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to