~ubuntu-branches/ubuntu/saucy/postfix/saucy

« back to all changes in this revision

Viewing changes to src/cleanup/cleanup_milter.c

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2011-02-22 11:20:43 UTC
  • mfrom: (1.1.27 upstream)
  • Revision ID: james.westby@ubuntu.com-20110222112043-c34ht219w3ybrilr
Tags: 2.8.0-2
* a little more lintian cleanup
* Fix missing format strings in smtp-sink.c

Show diffs side-by-side

added added

removed removed

Lines of Context:
370
370
        }
371
371
        return ((char *) buf);
372
372
    }
373
 
    msg_warn("unknown command in %s map: %s", map_class, command);
374
 
    return ((char *) buf);
 
373
    return ((char *) HBC_CHECKS_STAT_UNKNOWN);
375
374
}
376
375
 
377
376
/* cleanup_milter_header_checks - inspect Milter-generated header */
1450
1449
        }
1451
1450
    }
1452
1451
    tok822_free_tree(tree);
1453
 
    cleanup_addr_bcc(state, STR(int_rcpt_buf));
 
1452
    cleanup_addr_bcc_dsn(state, STR(int_rcpt_buf), NO_DSN_ORCPT, DEF_DSN_NOTIFY);
1454
1453
    vstring_free(int_rcpt_buf);
1455
1454
    if (addr_count == 0) {
1456
1455
        msg_warn("%s: ignoring attempt from Milter to add null recipient",