I'm running SA version 3.1.7 on Perl version 5.8.8 on a Debian box trough
exim4/sa-exim.

I handle mail for different virtual domain.
I have no local users on the server, so I use just redirections
as I found in the net I handle redirection for single virtual domain with
this router for exim:
remote_local:
  driver = redirect
  data = [EMAIL PROTECTED]/etc/aliases}}
so I can write in /etc/aliases:
[EMAIL PROTECTED]: [EMAIL PROTECTED]
[EMAIL PROTECTED]: [EMAIL PROTECTED]

everything works...

my problem is: if a virtual user (ex. [EMAIL PROTECTED]) ask to me to
personalize a spamassassin rule, how can I do it without using a system
wide personalization in /etc/spamassassin/local.cf as I can't use
$HOME/.spamassassin/user_prefs?

thanks

ivan

Reply via email to