Henrik K wrote: > On Fri, Oct 24, 2008 at 07:24:30AM +0200, Tomáš Macek wrote: >> John Andersen wrote: >>> Tomáš Macek wrote: >>> >>>> What do I want: >>>> I want to check all the emails including the ones being send between >>>> computers inside @mynetwork. Only when mail goes outside of >>>> @mynetwork, it shouldn't be checked. >>> >>> Unless your network sends tons of spam, the outbound mail is the >>> smallest segment of mail. >>> >>> Why skip this mail? You will save very little and you run the risk >>> of becoming a bad internet citizen if your machines get a virus or a >>> spambot. >>> >> OK, I will think about it, maybe you are right. But I have my own >> program (it's not well know 'policyd') in smtpd_client_restrictions >> checking out the rate of the mails being sent from the client machine >> - it works fine. >> In the beginning of this week I had one client, that sent normal email >> from the windows matchine from his MS Oulook Express and this was >> false positive with FORGET_MUA_OUTLOOK and DCC_CHECK (and some other >> rules) and this was dropped by Amavis and I think there is more of >> these cases, that I don't know about. So that's why I tried to find a >> solution. > > Why don't you make amavisd-new notify you when spam/virus is sent from > mynetworks? Problem solved. Optionally you can also bounce to the sender. > Or you can just silently release FPs and not bother users. The question is not "why i do not notify user, that his mail was not sent", but "how can I send the mail, that is normally false positivelly tagged as spam by Amavis with DCC_CHECK, FORGET_MUA_OUTLOOK and other rules as dropped". I don't undertand the notifying the user about it as a solution - solution is only the successfull message delivery. The main task is to deliver the mail if it is not spam. What I (as normal user) can do with it when using outlook express and when I'm notified, that some antispam rule on ISP's mailserver bounced the message? I would notify the ISP about it and request solution. The ISP is here (me) and I'm asking what can I do with it. My idea was to stop the amavis on outgoing queue. I also set up the FORGET_MUA_OUTLOOK = 0. Did nothing else. If you have some other idea, please help.
> At minimum use ClamAV with Sanesecurity for outgoing messages. You are > pretty safe then, I don't know if SA adds much benefits after it. > > > ------------------------------------------------------------------------- > 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/ ------------------------------------------------------------------------- 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/
