On Sun, 23 Jul 2006, David Morton wrote:
>
------------------------------------------------------------
---------------
> /usr/local/libexec/ppf_verify: pgp command failed
>
> gpg: WARNING: using insecure memory!
> gpg: please see http://www.gnupg.org/fa
q.html for more information
> gpg: Signature made Sun Jul 23 18:47:47 2006 ADT using
DSA key ID 33E4CE5D
> gpg: Can't check signature: public key not found
>
------------------------------------------------------------
---------------
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Marc G. Fournier wrote:
>
>> Where is $isPg supposed to be defined? I don't
find anything when I grep
>> the scripts, nor in /etc/maia.conf ...
>
> Looks like it got removed in http
s://secure.renaissoft.com/maia/changeset/977
>
> Add this line somewhere before that other line and see
if it works...
>
> my $isPg = $dsn =~ /^dbi:Pg/;
needs to be
my $isPg = $dsn =~ /^dbi:Pg/i;
I believe ... I have mine set as DBI:Pg ...
but, then the next error:
wm# /var/amavis/maia/scripts/send-quarantine-digests.pl
DBD::Pg::st execute failed: ERROR: syntax error at or near
"$3" at character 109
2006-07-23 22:24:31 Maia: [send-quarantine-digests] FATAL
ERROR: Couldn't execute query: ERROR: syntax error at or
near "$3" at character 109
-------
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email . scrappy hub.org MSN .
scrappy hub.org
Yahoo . yscrappy Skype: hub.org ICQ .
7615664
_______________________________________________
Maia-users mailing list
Maia-users renaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
|