SpamAssassin Installation

I got it working by removing this line the instructions said to include in the exim conf:

# {exists{/home/${lookup{$domain}lsearch{/etc/virtual/domainowners}{$value}}/.spamassassin/user_prefs}} \

Clearly spamassassin preference files for users don't exist since spamassassin wasn't installed...
 
GXX said:
Once installed, you need to go into DA and enabled spamassassin for your account...

I'm the only user of the server, I'm not logging in as the other 36 just to duplicate the same preferences 36 times :P
 
Domain-level control was added as a feature because there was a lot of calling for it.

What you've done is enabled SpamAssassin for all the domains you host.

What will you do when one of the users doesn't want it?

Jeff
 
jlasman said:
Domain-level control was added as a feature because there was a lot of calling for it.

What you've done is enabled SpamAssassin for all the domains you host.

What will you do when one of the users doesn't want it?

Jeff

And I quote myself ;)

I'm the only user of the server

I rent servers because my websites are complex, need a lot of resources, and because many sell products/services for security.

I use DirectAdmin because it's easier than adding accounts, editing zone files, editing the apache config to install SSL certs, updating domain pointers, etc by hand.
 
Missed that.

I know what you mean. I had a client recently buy DA simply to configure his sever; he doesn't use it for that box at all.

Jeff
 
I got it working by removing this line the instructions said to include in the exim conf:

# {exists{/home/${lookup{$domain}lsearch{/etc/virtual/domainowners}{$value}}/.spamassassin/user_prefs}} \

Clearly spamassassin preference files for users don't exist since spamassassin wasn't installed...

Dan this also fixed my problem of not getting Spamd mail headers! It seems indeed: the users created before the installation op spamassassin do not work (no headers)

Does this setting have other implications? I supposed this line is used for 'something'?! Thanks.
 
Good question, Randy.

Timm,

What version of exim.conf are you running (if you're not sure, post the top five lines here).

Jeff
 
Back
Top