>
> Ok you are suggesting to grep the source, but I was
looking for a
> cleaner solution only for variables and their values at
run-time.
> My problem is that I'm not really sure that a variable
has the value I
> imagine and I'd like to check at runtime.
> For example with your method I dont' know the value of
$warnvirussender,
> and the output is very dirty and not at runtime.
> I was looking for a command that dumps variables at
runtime or a switch
> for the daemon to get the dump in logs or on the
console.
> I checked the "debug" switch but It doesn't
do what I'm looking for.
> Other hints?
>
> Bye and Thanks
>
Nope, only this:
grep -vE "^$|^#" /etc/amavisd.conf
Regards,
Leon Kolchinsky
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|