On 30-05-13 16:47, Elvar wrote: > > Hello, > > I was reading through the common questions section on the wiki and I > noticed the following which I'm experiencing... > > "*Maintenance* > > * *Removing fake users*- If your finding 'fake' users in your /dspam > folder, this is normally a sign that your have a configuration > error. You might be using the virtual user setup where DSPAM is > automatically creating UIDs for unknown users. Every mail you filter > with DSPAM, DSPAM is going to look at the sender and if the sender > does not exist in DSPAMs UID table it will create that user. It's > your responsibility to take care what you push over DSPAM and what not." > > Based on that it sounds like I have a configuration error but any > suggestions on resolving it? I"m using Postfixadmin to manage virtual > users and aliases stored in mysql. In dspam I'm using the hash driver. >
This is not necessary a dspam configuration problem, but merely a mail routing problem. When your MTA handles both incoming and outgoing mail, you'll need to configure the MTA in such a way that only incoming mail is scanned. Dspam uses the recipient to determine the user to process for. If known_u...@example.tld sends an outgoing mail to unknown_u...@freemail.tld, dspam will automatically create a new UID for recipient unknown_u...@freemail.tld Your options: - make postfix send outgoing mail without passing it to dspam on the way out. - make dspam use optin, and add dspam users by hand. Regards, Tom ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Dspam-user mailing list Dspam-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-user