Hello, I can't seem to get dspam to deliver mail, I'm trying to use lmtp delivery and plused users. The setup is postfix | dspam | dbmail with all the pipes being lmtp.
The dspam logs seem to be telling me it's delivering mail but I can tell that it does not connect to the dbmail lmtp server. Thanks, David Salib. Here's the dspam config and bit of the logs. -- some log lines 1172525755 I David Salib <[EMAIL PROTECTED]> 11,45e352bb197466726814015 test trusted delivery 4 0.018712 [EMAIL PROTECTED] Delivered <[EMAIL PROTECTED]> 1172525985 I David Salib <[EMAIL PROTECTED]> 11,45e353a1197461380468679 test trusted delivery 5 0.018022 [EMAIL PROTECTED] Delivered <[EMAIL PROTECTED]> 1172526903 I David Salib <[EMAIL PROTECTED]> 11,45e35737198746726814015 test trusted delivery 6 0.018640 [EMAIL PROTECTED] Delivered <[EMAIL PROTECTED]> -- the conf file. Home /var/lib/dspam StorageDriver /usr/lib/libmysql_drv.so TrustedDeliveryAgent "/usr/sbin/dbmail-smtp -u %u -d " DeliveryHost 127.0.0.1 DeliveryPort 24 DeliveryIdent localhost DeliveryProto LMTP EnablePlusedDetail on QuarantineMailbox +quarantine OnFail error Trust root Trust mail Trust mailnull Trust smmsp Trust daemon Trust dbmail TrainingMode teft TestConditionalTraining on Feature chained Feature whitelist Feature tb=5 Algorithm graham burton PValue graham Preference "spamAction=deliver" Preference "showFactors=on" AllowOverride trainingMode AllowOverride spamAction spamSubject AllowOverride statisticalSedation AllowOverride enableBNR AllowOverride enableWhitelist AllowOverride signatureLocation AllowOverride showFactors AllowOverride optIn optOut AllowOverride whitelistThreshold MySQLServer /tmp/mysql.sock MySQLUser dspam MySQLPass monty MySQLDb mail MySQLCompress true MySQLVirtualTable dbmail_users MySQLVirtualUIDField user_idnr MySQLVirtualUsernameField userid MySQLUIDInSignature on Notifications off PurgeNeutral 90 LocalMX 127.0.0.1 SystemLog on UserLog on TrainPristine on Opt out ParseToHeaders on ChangeUserOnParse on ClamAVPort 3310 ClamAVHost 127.0.0.1 ClamAVResponse accept ServerPID /var/run/dspam/dspam.pid ServerMode auto ServerPass.Relay1 "postal" ServerIdent "smtp.bluerockdove.com" ServerDomainSocketPath "/var/run/dspam/dspam.sock" ClientHost /var/run/dspam/dspam.sock ClientIdent "[EMAIL PROTECTED]" ProcessorBias on
