I have recently begun the process of installing DSPAM and have a question regarding the notification feature.
First some background: I am using postfix as my MTA and have set it up as a content filter per the document in the doc folder of the distribution. In addition I have configured DSPAM with the following opitions: ./configure --sysconfdir=/etc/dspam --with-dspam-home=/var/dspam --with-storage-driver=hash_drv --enable-daemon --enable-debug My dspam.conf has the following changes to the default: #TrustedDeliveryAgent DeliveryHost 127.0.0.1 DeliveryPort 10026 DeliveryIdent localhost DeliveryProto SMTP Trust root Trust mail Trust dspam Notifications on ParseToHeaders on ChangeModeOnParse on ChangeUserOnParse full ServerMode auto ServerParameters "--deliver=innocent" ServerIdent "localhost.localdomain" ServerPID /var/run/dspam.pid ServerDomainSocketPath "/tmp/dspam.sock" ================ When I receive my first email I get the notification message just fine; however in testing, an account from another domain email address it also receives a notification message. I suspect it is not suppose to work that way as you would not want to give those who are sending email to you a dspam notification message. I have probably missed something; however I am clueless as to what I have missed. I have double checked my configuration, and it is exactly like the postfix.txt file in the document directory of the distribution for content filter. Postfix is working just fine, again it is the notification that has me puzzled. Can anyone please led me to the road of enlightment? Regards, Brad !DSPAM:45eb9022204091803520101!
