On Sun, Oct 12, 2008 at 2:12 AM, mouss <[EMAIL PROTECTED]> wrote:
> John Andersen a écrit :
>> We scan mail inbound and outbound via Amavisd-New. (2.4.3 via Opensuse).
>>
>> Occasionally someone will send something outbound that might get flagged
>> as spammy.  Amavis then attaches our recipient delimiter +spam on the
>> outbound mail, all of which bounce.
>>
>
> amavisd-new will only do that if the recipient is "local". so it looks
> like you defined remote domains as local. Is it so?

No, of course not.

The users send mail thru our server whether locally attached or roaming
via authenticated (ssl) connections.

Mail to some foreign address, say a gmail account or a ISP somewhere
is being scanned, and if found spammy (over our rather tight threshold)
is getting recipient delimiters appended.

This is in spite of your assertion this can not happen.

I can see it in the logs.


>
> whatever you do, you can have amavisd-new listen on two ports, say 10024
> for inbound mail and 10586 for outbound mail. then use policy banks to
> have different configs for these ports. and have your MTA pass inbound
> to 10024 and outbound to 10586. with postfix, you can use the FILTER
> statement to do this (if your port 25 receives both inbound and
> outbound), or you could simply force outbound mail to use the standard
> submission port (587) instead of 25.

This seems a rather long way to go to avoid a bug.

And by the way, clients connect on port 465.

-- 
----------JSA---------
Someone stole my tag line, so now I have this rental.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
AMaViS-user mailing list
[email protected] 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to