Hi Kevin,
thank you for highlighting that... I've always tried to fix this trying
to make spamassassin "alias aware". I'll try instead to just pass the
intended mailbox name to spamc.
Excluding the spamassassin word from my online researches finally I've
started finding people with the same issue.
I know have too look through all this new infos and I'll hopefully find
something I can use.
Perhaps I just need to remove/replace spamass-milter,
BR,
Raffaele
On 2017-01-06 14:29, Kevin A. McGrail wrote:
On 1/6/2017 7:07 AM, R wrote:
Hello all,
I'm running a mail server with this setup: Debian based postfix +
spamassassin (called using spamass-milter) and I have a config
problem I cannot fix by myself...
SpamAss-milter, known as the glue, is not an Apache SpamAssassin
product.
Someone here might know or be able to help you but the concept is that
your glue must expand all mail settings to get to the destination
username so that SA can pull the correct user config.
-x is that concept in spamass-milter to my knowledge
So SA is working perfectly I would guess, just not getting passed the
correct username. Whether the preferences are db or file stored
likely has no bearing on the issue.
I would look at what username spamass-milter and I think you can do
some command line testing. Sorry, it's been a long time since I used
SpamAss-milter.
Regards,
KAM