Greetings, I've found several posts regarding these issues in my searches of the list archives, but I've not found a definitive solution. Here is what is happening:
I'm using Postfix's content_filter to send mail to dspam via LMTP. Dspam uses whatever the RCPT TO is as the user. I've turned on "Broken case", which fixes multiple capitalizations of usernames themselves, but it doesn't fix multiple capitalizations of the domain name. So, I'm looking to do one of two things: 1. Ideally, I'd like to just tell dspam to ignore the domain name and just use the "local" domain (/var/spool/dspam/data/local/user). What I don't want to do is set up a virtual alias mapping for every user just to achieve this simple goal. 2. Tell Postfix or dspam to convert the domain name to all lower case, just as it does for the username with "Broken case". Any help is greatly appreciated. Surely this isn't too uncommon of a setup... Thanks in advance, Jeremy
