> Ideally if spamass-milter could pass the entire email address to SA I > could deal with this in my control panel.
I haven't used spamass-milter at all so take this with a grain of salt, but the following from the man page seems hopeful for your environment: http://linux.die.net/man/1/spamass-milter "-e defaultdomain Pass the full user@domain address to spamc. The default is to pass only the username part on the assumption that all users are local. This flag is useful if you are using an SQL (or other username) backend with spamassassin and have listed the full address there. If the recipient name has no domain part (if the recipient is on the local machine for example), defaultdomain is added. Requires the -u flag. " Matt