This is a discussion on [AMaViS-user] Trouble with pgsql: Insecure dependency in parameter within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; I've been trying to change the sql backend from mysql to postgresql (8.1), the latest hindrance leaves the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I've been trying to change the sql backend from mysql to postgresql
(8.1), the latest hindrance leaves the following in mail.log: Feb 21 11:13:47 censored amavis[16546]: (16546-01-5) WARN save_info_preliminary: Insecure dependency in parameter 1 of DBI::db=HASH(0xa678130)->prepare method call while running with -T switch at /usr/lib/perl5/DBD/Pg.pm line 277, <GEN21> line 709. Feb 21 11:13:48 censored amavis[16544]: (16544-02-5) WARN save_info_preliminary: Insecure dependency in parameter 1 of DBI::db=HASH(0xa6781fc)->prepare method call while running with -T switch at /usr/lib/perl5/DBD/Pg.pm line 277, <GEN21> line 1127. Feb 21 11:13:48 censored amavis[16547]: (16547-02-5) WARN save_info_preliminary: Insecure dependency in parameter 1 of DBI::db=HASH(0xa67393c)->prepare method call while running with -T switch at /usr/lib/perl5/DBD/Pg.pm line 277, <GEN21> line 3025. Feb 21 11:13:48 censored amavis[16542]: (16542-02-5) WARN save_info_preliminary: Insecure dependency in parameter 1 of DBI::db=HASH(0xa6782bc)->prepare method call while running with -T switch at /usr/lib/perl5/DBD/Pg.pm line 277, <GEN21> line 2293. Feb 21 11:13:48 censored amavis[16543]: (16543-02-4) WARN save_info_final: Insecure dependency in parameter 1 of DBI::db=HASH(0xa678208)->prepare method call while running with -T switch at /usr/lib/perl5/DBD/Pg.pm line 277, <GEN21> line 2316. There are a lot more different line-numbers after <GEN21> than that though. I've googled and this is assumed to be perl taint-problems; I'm no perl-wizard so what do I do? I'm only using postgres to store the "log" now, as a test, but nothing is actually logged to it. By switching back to mysql the above types of messages disappear. I'm currently running amavisd-new 2.3.3 (with about ten lines of extras), perl 5.8.4, libdbd-pg-perl (DBD::Pg) 1.41. HM. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?p...rge&CID=DEVDEV _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |