On Jun 23, 2010, at 9:58 AM, Tom Hendrikx wrote:

>> Is it possible that dspam is getting confused by the sender address? 
>> <spam-l-boun...@spam-l.com> ?
>> 
> 
> It could be that you have "ParseToHeaders" and "ChangeModeOnParse" set
> to "on". Please show us your config, we are guessing here.

Thank you Tom and Hugo.

Yes, ParseToHeaders, ChangeModeOnParse and ChangeUserOnParse are all set to on 
and full. Reading the comments above these settings it seems that since I'm not 
forwarding mail to aliases for spam and false positives, I can set 
ParseToHeaders off. Correct?

Email from spam-l is addressed To: spa...@spam-l.com, and dspam is trying to 
find a user named l...@spam-l.com. Is my understanding correct?

dspam.conf:

neb$ cat /usr/local/etc/dspam.conf | grep -v ^# | grep -v ^$

Home /usr/local/var/dspam
StorageDriver /usr/local/lib/dspam/libmysql_drv.dylib
TrustedDeliveryAgent "/usr/bin/procmail"
DeliveryHost            127.0.0.1
DeliveryPort            10026
DeliveryIdent           localhost
DeliveryProto           SMTP
OnFail error
Trust root
Trust dspam
Trust apache
Trust mail
Trust mailnull 
Trust smmsp
Trust daemon
Trust _dspam
Trust _postfix
Trust _www
TrainingMode toe
TestConditionalTraining on
Feature noise
Feature whitelist
Feature tb=5
Algorithm graham burton
Tokenizer osb
PValue bcr
WebStats on
ImprobabilityDrive on
Preference "trainingMode=TOE"           # { TOE | TUM | TEFT | NOTRAIN } -> 
default:teft
Preference "spamAction=tag"             # { quarantine | tag | deliver } -> 
default:quarantine
Preference "spamSubject=[SPAM]"         # { string } -> default:[SPAM]
Preference "statisticalSedation=5"      # { 0 - 10 } -> default:0
Preference "enableBNR=on"               # { on | off } -> default:off
Preference "enableWhitelist=on"         # { on | off } -> default:on
Preference "signatureLocation=headers"  # { message | headers } -> 
default:message
Preference "tagSpam=off"                # { on | off }
Preference "tagNonspam=off"             # { on | off }
Preference "showFactors=on"             # { on | off } -> default:off
Preference "optIn=off"                  # { on | off }
Preference "optOut=off"                 # { on | off }
Preference "whitelistThreshold=10"      # { Integer } -> default:10
Preference "makeCorpus=off"             # { on | off } -> default:off
Preference "storeFragments=off"         # { on | off } -> default:off
Preference "localStore="                # { on | off } -> default:username
Preference "processorBias=on"           # { on | off } -> default:on
Preference "fallbackDomain=off"         # { on | off } -> default:off
Preference "trainPristine=off"          # { on | off } -> default:off
Preference "optOutClamAV=off"           # { on | off } -> default:off
Preference "ignoreRBLLookups=off"       # { on | off } -> default:off
Preference "RBLInoculate=off"           # { on | off } -> default:off
Preference "notifications=off"          # { on | off } -> default:off
AllowOverride enableBNR
AllowOverride enableWhitelist
AllowOverride fallbackDomain
AllowOverride ignoreGroups
AllowOverride ignoreRBLLookups
AllowOverride localStore
AllowOverride makeCorpus
AllowOverride optIn
AllowOverride optOut
AllowOverride optOutClamAV
AllowOverride processorBias
AllowOverride RBLInoculate
AllowOverride showFactors
AllowOverride signatureLocation
AllowOverride spamAction
AllowOverride spamSubject
AllowOverride statisticalSedation
AllowOverride storeFragments
AllowOverride tagNonspam
AllowOverride tagSpam
AllowOverride trainPristine
AllowOverride trainingMode
AllowOverride whitelistThreshold
AllowOverride dailyQuarantineSummary
AllowOverride notifications
MySQLServer             /var/mysql/mysql.sock
MySQLUser               *
MySQLPass               *
MySQLDb                 *
MySQLCompress           false
MySQLReconnect          true
MySQLUIDInSignature     on
Notifications   off
PurgeSignature  off     # Specified in purge.sql
PurgeNeutral    90
PurgeUnused     off     # Specified in purge.sql
PurgeHapaxes    off     # Specified in purge.sql
PurgeHits1S     off     # Specified in purge.sql
PurgeHits1I     off     # Specified in purge.sql
LocalMX 127.0.0.1
SystemLog       on
UserLog         on
Opt out
ParseToHeaders on
ChangeModeOnParse on
ChangeUserOnParse full
MaxMessageSize  1048576
ServerQueueSize         32
ServerPID               /var/run/dspam.pid
ServerMode auto
ServerPass.*    "*"
ServerParameters        "--deliver=innocent,spam"
ServerIdent             "localhost.local"
ServerDomainSocketPath  "/tmp/dspam.sock"
ClientHost      "/tmp/dspam.sock"
ClientIdent     "*"
ProcessorURLContext on
ProcessorBias on
StripRcptDomain off
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to