On Wednesday, August 21, 2013 12:30:08 Faidon Liambotis wrote:
> 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.
I've forwarded this upstream.
> Additionally, contrary to the package's description, mkdmarc is not shipped,
> neither is the schema in e.g. examples.
Have a look at /usr/share/doc/rddmarc/mkdmarc
Scott K
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]