-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi.
There is a mismatch in acl naming of right to edit and genereate aliases for
the postfix module.
"postfix-lib.pl" uses "genaliases", while "acl_security.pl" uses "aliases".
I'd like to alter genaliases to aliases in postfix-lib.pl
****Patch for postfix-lib.pl
361c361
< $access{'genaliases'} || error($text{'regenerate_ecannot'});
- ---
> $access{'aliases'} || error($text{'regenerate_ecannot'});
****
- --
Sincerely
Jørgen Hermanrud Fjeld
jh...@he...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE9bG069jvTqPy5VsoRAlRFAJ0farfN6vtEXONuX4vMm+iy3TyU/wCeIoSU
TCSpoxLxSHUG76vc42h3Xac=
=EghL
-----END PGP SIGNATURE-----
|