PDA

View Full Version : DSPAM inserting only local part not whole email


ZyanKLee
4th April 2008, 21:47
hey,

I got dspam working, but I have a problem I saw on another thread in here recently. Sadly there was no solution to it provided.

My problem is:
1 mail gets delivered by postfix to dspam
2 dspam adds only the local part (every thing before the @) but not the whole email address
3 when trying to retrain the message dspam does the opposite thing: it looks for the FQUN (the whole email address including the domain)

what I want is:
dspam should always look for the whole email address - as I combined the dspam_virtual_uids table with the mailbox table of postfixadmin.

I googled half this evening and found no solution. Has anyone fixed this?