<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    This is my new test setup.<br>
    <br>
    I end amavis.conf with:<br>
    <br>
    <br>
    1;  # insure a defined return value<br>
    $mydomain = 'test.htt-consult.com';<br>
    $helpers_home = "$MYHOME/var";              # working directory for
    SpamAssassin, -S<br>
    $myhostname = 'z9m9z.test.htt-consult.com';           #  must be a
    fully-qualified domain name!<br>
    $log_level = 1; # set the log level to one<br>
    $sa_tag_level_deflt = -99; # I want to see the headers so change to
    -99<br>
    $sa_tag2_level_deflt = 5.0; # start with 5<br>
    $sa_kill_level_deflt = 9;<br>
    $sa_dsn_cutoff_level = 9;<br>
    $sa_quarantine_cutoff_level = 50;<br>
    $notify_method = 'smtp:[127.0.0.1]:10025';<br>
    $forward_method = 'smtp:[127.0.0.1]:10025';<br>
    $final_banned_destiny = D_DISCARD;<br>
    $final_spam_destiny = D_PASS; <br>
    @mynetworks = qw( 127.0.0.0/8 [::1] [FE80::]/10 [FEC0::]/10
    [2607:f4b8:3::]/48<br>
                      10.0.0.0/8 172.16.0.0/12 192.168.0.0/16
    50.253.254.0/28);<br>
    @lookup_sql_dsn =<br>
       (
['DBI:mysql:database=postfix;host=localhost;mysql_socket=/var/lib/mysql/mysql.sock',
    'postfix','postfixpassword] );<br>
    $sql_select_white_black_list = undef;<br>
    $sql_select_policy = 'SELECT "Y" as local, 1 as id FROM domain WHERE
    CONCAT("@",domain) IN (%k)';<br>
    1;  # insure a defined return value<br>
    <br>
    This was done by appending my specific options after the 1; line
    then adding my own 1; line.<br>
    <br>
    <a class="moz-txt-link-abbreviated" href="mailto:root@z9m9z.test.htt-consult.com">root@z9m9z.test.htt-consult.com</a><br>
    <br>
    is NOT in the postfix database<br>
    <br>
    In postfix/mail.cf I have:<br>
    <br>
    postconf -e 'content_filter = amavis:[127.0.0.1]:10024'<br>
    <br>
    and in master.cf I have:<br>
    <br>
    <pre><span class="inner-pre" style="font-size: 16px"><span class="inner-pre" style="font-size: 16px">smtpd     pass  -       -       n       -       -       smtpd
</span>pickup    unix  n       -       n       60      1       pickup
        -o content_filter=
</span><span class="inner-pre" style="font-size: 16px"><span class="inner-pre" style="font-size: 16px">amavis unix    -       -       y       -       2       lmtp
        -o lmtp_data_done_timeout=1200
        -o lmtp_send_xforward_command=yes
        -o disable_dns_lookups=yes
        -o max_use=20
</span>
</span></pre>
    <br>
    I am seeing the following in maillog from logwatch:<br>
    <br>
    Lots of questions.  The 4th line has a amavis SQL failure.<br>
    Then concern that it is coming from an open relay?<br>
    Amavis gets called a 2nd then 3rd time?  Should I put
    content_filter= with gmgr so it does not call amavis?<br>
    <br>
    thanks<br>
    <br>
    Apr 10 03:34:36 z9m9z postfix/pickup[1501]: C735BB25B: uid=0
    from=<root><br>
    <br>
    Apr 10 03:34:37 z9m9z postfix/cleanup[2077]: C735BB25B:
    message-id=<a class="moz-txt-link-rfc2396E" href="mailto:20170410073436.C735BB25B@z9m9z.test.htt-consult.com"><20170410073436.C735BB25B@z9m9z.test.htt-consult.com></a><br>
    <br>
    Apr 10 03:34:37 z9m9z postfix/qmgr[3107]: C735BB25B:
    from=<a class="moz-txt-link-rfc2396E" href="mailto:root@z9m9z.test.htt-consult.com"><root@z9m9z.test.htt-consult.com></a>, size=5300, nrcpt=1
    (queue active)<br>
    <br>
    Apr 10 03:34:38 z9m9z amavis[2045]: (02045-11) NOTICE: reconnecting
    in response to: err=2006, HY000, DBD::mysql::st execute failed:
    MySQL server has gone away at (eval 129) line 172.<br>
    <br>
    Apr 10 03:34:38 z9m9z amavis[2045]: (02045-11) LMTP
    [127.0.0.1]:10024
    /var/spool/amavisd/tmp/amavis-20170409T010521-02045-SZAIGFN5:
    <a class="moz-txt-link-rfc2396E" href="mailto:root@z9m9z.test.htt-consult.com"><root@z9m9z.test.htt-consult.com></a> ->
    <a class="moz-txt-link-rfc2396E" href="mailto:root@z9m9z.test.htt-consult.com"><root@z9m9z.test.htt-consult.com></a> SIZE=5300 Received: from
    z9m9z.test.htt-consult.com ([127.0.0.1]) by localhost
    (z9m9z.test.htt-consult.com [127.0.0.1]) (amavisd-new, port 10024)
    with LMTP for <a class="moz-txt-link-rfc2396E" href="mailto:root@z9m9z.test.htt-consult.com"><root@z9m9z.test.htt-consult.com></a>; Mon, 10 Apr
    2017 03:34:38 -0400 (EDT)<br>
    <br>
    Apr 10 03:34:38 z9m9z amavis[2045]: (02045-11) Checking:
    SGMxb1MYeOCZ [127.0.0.1] <a class="moz-txt-link-rfc2396E" href="mailto:root@z9m9z.test.htt-consult.com"><root@z9m9z.test.htt-consult.com></a>
    -> <a class="moz-txt-link-rfc2396E" href="mailto:root@z9m9z.test.htt-consult.com"><root@z9m9z.test.htt-consult.com></a><br>
    <br>
    Apr 10 03:34:38 z9m9z amavis[2045]: (02045-11) Open relay? Nonlocal
    recips but not originating: <a class="moz-txt-link-abbreviated" href="mailto:root@z9m9z.test.htt-consult.com">root@z9m9z.test.htt-consult.com</a><br>
    <br>
    Apr 10 03:34:51 z9m9z postfix/smtpd[2120]: connect from
    localhost[127.0.0.1]<br>
    <br>
    Apr 10 03:34:52 z9m9z postfix/smtpd[2120]: 9D31F6B28:
    client=localhost[127.0.0.1]<br>
    <br>
    Apr 10 03:34:52 z9m9z postfix/cleanup[2077]: 9D31F6B28:
    message-id=<a class="moz-txt-link-rfc2396E" href="mailto:20170410073436.C735BB25B@z9m9z.test.htt-consult.com"><20170410073436.C735BB25B@z9m9z.test.htt-consult.com></a><br>
    <br>
    Apr 10 03:34:52 z9m9z postfix/smtpd[2120]: disconnect from
    localhost[127.0.0.1]<br>
    <br>
    Apr 10 03:34:52 z9m9z amavis[2045]: (02045-11) SGMxb1MYeOCZ FWD from
    <a class="moz-txt-link-rfc2396E" href="mailto:root@z9m9z.test.htt-consult.com"><root@z9m9z.test.htt-consult.com></a> ->
    <a class="moz-txt-link-rfc2396E" href="mailto:root@z9m9z.test.htt-consult.com"><root@z9m9z.test.htt-consult.com></a>, BODY=7BIT 250 2.0.0 from
    MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 9D31F6B28<br>
    <br>
    Apr 10 03:34:52 z9m9z postfix/qmgr[3107]: 9D31F6B28:
    from=<a class="moz-txt-link-rfc2396E" href="mailto:root@z9m9z.test.htt-consult.com"><root@z9m9z.test.htt-consult.com></a>, size=5795, nrcpt=1
    (queue active)<br>
    <br>
    Apr 10 03:34:52 z9m9z amavis[2045]: (02045-11) Passed CLEAN
    {RelayedOpenRelay}, [127.0.0.1]
    <a class="moz-txt-link-rfc2396E" href="mailto:root@z9m9z.test.htt-consult.com"><root@z9m9z.test.htt-consult.com></a> ->
    <a class="moz-txt-link-rfc2396E" href="mailto:root@z9m9z.test.htt-consult.com"><root@z9m9z.test.htt-consult.com></a>, Message-ID:
    <a class="moz-txt-link-rfc2396E" href="mailto:20170410073436.C735BB25B@z9m9z.test.htt-consult.com"><20170410073436.C735BB25B@z9m9z.test.htt-consult.com></a>,
    mail_id: SGMxb1MYeOCZ, Hits: -0.001, size: 5294, queued_as:
    9D31F6B28, 14698 ms<br>
    <br>
    Apr 10 03:34:52 z9m9z postfix/lmtp[2099]: C735BB25B:
    to=<a class="moz-txt-link-rfc2396E" href="mailto:root@z9m9z.test.htt-consult.com"><root@z9m9z.test.htt-consult.com></a>, orig_to=<root>,
    relay=127.0.0.1[127.0.0.1]:10024, delay=30, delays=15/0.18/0.14/15,
    dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025):
    250 2.0.0 Ok: queued as 9D31F6B28)<br>
    <br>
    Apr 10 03:34:52 z9m9z postfix/qmgr[3107]: C735BB25B: removed<br>
    <br>
    Apr 10 03:34:52 z9m9z postfix/cleanup[2077]: E8ABF4F8A:
    message-id=<a class="moz-txt-link-rfc2396E" href="mailto:20170410073436.C735BB25B@z9m9z.test.htt-consult.com"><20170410073436.C735BB25B@z9m9z.test.htt-consult.com></a><br>
    <br>
    Apr 10 03:34:53 z9m9z postfix/local[2126]: 9D31F6B28:
    to=<a class="moz-txt-link-rfc2396E" href="mailto:root@z9m9z.test.htt-consult.com"><root@z9m9z.test.htt-consult.com></a>, relay=local, delay=0.38,
    delays=0.09/0.2/0/0.09, dsn=2.0.0, status=sent (forwarded as
    E8ABF4F8A)<br>
    <br>
    Apr 10 03:34:53 z9m9z postfix/qmgr[3107]: E8ABF4F8A:
    from=<a class="moz-txt-link-rfc2396E" href="mailto:root@z9m9z.test.htt-consult.com"><root@z9m9z.test.htt-consult.com></a>, size=5947, nrcpt=1
    (queue active)<br>
    <br>
    Apr 10 03:34:53 z9m9z postfix/qmgr[3107]: 9D31F6B28: removed<br>
    <br>
    Apr 10 03:34:55 z9m9z postfix/smtp[2128]: Untrusted TLS connection
    established to z9m9z.htt-consult.com[50.253.254.3]:25: TLSv1.2 with
    cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)<br>
    <br>
    Apr 10 03:34:57 z9m9z postfix/smtp[2128]: E8ABF4F8A:
    to=<a class="moz-txt-link-rfc2396E" href="mailto:rgm@htt-consult.com"><rgm@htt-consult.com></a>,
    orig_to=<a class="moz-txt-link-rfc2396E" href="mailto:root@z9m9z.test.htt-consult.com"><root@z9m9z.test.htt-consult.com></a>,
    relay=z9m9z.htt-consult.com[50.253.254.3]:25, delay=4.3, <br>
    delays=0.05/0.11/1.9/2.2, dsn=2.0.0, status=sent (250 2.0.0 Ok:
    queued as 2B51E6212F)<br>
    <br>
    Apr 10 03:34:57 z9m9z postfix/qmgr[3107]: E8ABF4F8A: removed<br>
    <br>
  </body>
</html>