Exim + Sa + Bsmtp

Pascal

Verified User
Joined
Jan 2, 2006
Messages
72
Location
Arnhem, The Netherlands
Hi,

I wonder how I can configure a domain with spam checking on as bsmtp domain.

Note: the spam should be deleted directly.

I can configure a normal account with SA.
I can configure a domain with bsmtp.

I can't configure both at the same time?

exim.conf

hub_route:
driver = manualroute
transport = remote_smtp
route_list = domain.tld mail.domain.tld

How can I let SA check the spam that is recieved on the domain? When spam is detected it must be deleted. So only clear mail should be sended to the destination mailserver.
 
Back
Top