Re: [exim] Re : Bounce message => Spam

Pàgina inicial
Delete this message
Reply to this message
Autor: Renaud Allard
Data:  
A: Jean-Paul BALOCHE
CC: exim-users
Assumpte: Re: [exim] Re : Bounce message => Spam
The whole process of scanning mails with an antivirus and spamassassin
is extensively described here:
http://www.exim.org/exim-html-4.62/doc/html/spec_html/ch40.html

Considering your full configuration file, and assuming your internal
exim server only accepts mails for users that do exist, I see not much
reasons for these bounces. Could you retry sending a mail without your
amavis router?

Jean-Paul BALOCHE wrote:
> ok,
>
> so 192.168.102.12 is the internal mail server with exim too.
> I use the relay_to_domains option because in the reality I have more
> than one domain and the internal server has to be able to relay those
> domains.
>
> You know, I'm ready to leave amavis if exim can do the same job. I saw
> that some acl already exists but I'm not sure about how it works.
>
> for exemple, how can I write an acl to check virus with clamav ?
>
> It's really great to have some help like this, many thanks,
>
> JPB