Package: rddmarc Version: 1.1.3-1 Severity: grave $ grep connect /usr/bin/dmarcfail db = MySQLdb.connect(user='dmarc',passwd='xxx',db='dmarc', use_unicode=True)
$ grep -A 1 connect /usr/bin/rddmarc my $dbh = DBI->connect("DBI:mysql:database=dmarc", "xxx", "xxx") or die "Cannot connect to database\n"; No, "xxx" wasn't added by me. Yes, there are no configuration options whatsoever. Additionally, contrary to the package's description, mkdmarc is not shipped, neither is the schema in e.g. examples. Seriously? Regards, Faidon -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org