Is it possible to use a macro to define a global template for file count, changing the value per server group?
vfs.dir.count[{$PATHTOFILE},,,,,0,,,,,].last()}>={$MAIL_NR}
I need to use the macro to replace the DIR value depending of the server.
vfs.dir.count[{$PATHTOFILE},,,,,0,,,,,].last()}>={$MAIL_NR}
I need to use the macro to replace the DIR value depending of the server.
Comment