Hi all,

Apologies if this has been answered before.

I currently have Dspam working as a command line content filter in
postfix with virtual deliveries. My question is how do I go from 

smtp      inet  n       -       n       -       -       smtpd
    -o content_filter=dspam:
dspam   unix    -       n       n       -       10      pipe
  flags=Ru user=vmail:mail argv=/usr/local/bin/dspam --deliver=innocent
--user ${user} --rcpt-to ${recipient} -i -f ${sender} -- ${recipient}

to

smtp      inet  n       -       n       -       -       smtpd
    -o content_filter=lmtp:unix:/var/run/dspam.sock

I've tried various settings in dspam.conf to no avail.

My problem is that Dspam in daemon mode will create entries from
"[EMAIL PROTECTED]" instead of "user".

I can post the relevant config files if required.

TIA

dali

---
Dalibor Andzakovic      | e: [EMAIL PROTECTED]
                                | p: +64 9 914 3557
                                | m: +64 21 618 009
I don't wanna grow up...


Reply via email to