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...
All the users are virtual users (using a sql database) and both
delivery and per-user spamassassin prefs/bayes are working just fine.
Unfortunately I have a problem with mailbox aliases. They works just
fine and the mail is correctly delivered to the main mailbox, but I
would like spamassassin to use the main mailbox user prefs and bayes....
The simplest solution may be to make the .spamassassin folder a link to
the one in the main mailbox.
with "-x" nothing works
OPTIONS="-u spamass-milter -x -e mydomain.com -i 127.0.0.1"
Jan 6 11:23:39 mail spamd[18251]: spamd: using default config for
spamass-milter: /var/vmail///.spamassassin/user_prefs
Jan 6 11:23:39 mail spamd[18251]: spamd: processing message (unknown)
for spamass-milter:5000
Jan 6 11:23:39 mail spamd[18251]: spamd: clean message (3.7/5.0) for
spamass-milter:5000 in 0.3 seconds, 272 bytes.
and I've got also a "probe" mail locally delivered to
spamass-milter@*mydomain.com*.
I don't use spamass-milter, but I would guess that the -x option may
require some extra configuration.
--
Bowie