This is a discussion on Re: [AMaViS-user] How to print running configuration? within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; > > Ok you are suggesting to grep the source, but I was looking for a > cleaner solution only ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>
> 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://sourceforge.net/powerbar/db2/ _______________________________________________ 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/ |
![]() |
| Thread Tools | |
| Display Modes | |
|
|