On 9/17/10 7:00 PM, "Mark Martinec" <[email protected]> wrote:
> Daniel, > >> The wblist table uses numeric references to another table for lookups: >> > They refer to mailaddr.id, unless you changed the Ok, my mistake. I've added entries there, and still no boost being applied. I tried to follow the syntax on http://www.ijs.si/software/amavisd/amavisd-new-docs.html#wblist First I added rid=1, sid=2; sent a mail - no boost. Then I added the more specific one. Still no change. mysql> select * from mailaddr -> ; +----+----------+-------------------------------+ | id | priority | email | +----+----------+-------------------------------+ | 1 | 7 | @.austinenergy.com | | 2 | 7 | [email protected] | | 3 | 7 | [email protected] | +----+----------+-------------------------------+ 3 rows in set (0.00 sec) mysql> select * from wblist; +-----+-----+-------+ | rid | sid | wb | +-----+-----+-------+ | 1 | 2 | -5.00 | | 3 | 2 | -5.00 | +-----+-----+-------+ 2 rows in set (0.01 sec) Sep 17 18:52:37 ma sqlgrey: grey: from awl match: updating 1.2.3.4(1.2.3.4), [email protected]([email protected]) Sep 17 18:53:27 ma postfix/qmgr[8453]: 2D73321D: from=<[email protected]>, size=502, nrcpt=1 (queue active) Sep 17 18:53:27 ma amavis[21500]: (21500-02) LMTP::10025 /var/lib/amavis/tmp/amavis-20100917T184948-21500: <[email protected]> -> <[email protected]> SIZE=502 Received: from ma.austinenergy.com ([127.0.0.1]) by localhost (ma.austinenergy.com [127.0.0.1]) (amavisd-new, port 10025) with LMTP for <[email protected]>; Fri, 17 Sep 2010 18:53:27 -0500 (CDT) Sep 17 18:53:27 ma amavis[21500]: (21500-02) Checking: iDVlGbxJUbAX [1.2.3.4] <[email protected]> -> <[email protected]> Sep 17 18:53:28 ma amavis[21500]: (21500-02) SPAM-TAG, <[email protected]> -> <[email protected]>, No, score=1.01 tagged_above=-99 required=4.5 tests=[L_P0F_Linux=1, RELAY_US=0.01] autolearn=disabled Sep 17 18:53:28 ma postfix/qmgr[8453]: 581642BD: from=<[email protected]>, size=1284, nrcpt=1 (queue active) Sep 17 18:53:28 ma amavis[21500]: (21500-02) FWD via SMTP: <[email protected]> -> <[email protected]>,BODY=7BIT 250 2.0.0 Ok, id=21500-02, from MTA([127.0.0.1]:10026): 250 2.0.0 Ok: queued as 581642BD Sep 17 18:53:28 ma amavis[21500]: (21500-02) Passed CLEAN, [1.2.3.4] [1.2.3.4] <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: iDVlGbxJUbAX, Hits: 1.01, size: 502, pt: 37, queued_as: 581642BD, 1118 ms ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user Please visit http://www.ijs.si/software/amavisd/ regularly For administrativa requests please send email to rainer at openantivirus dot org
