Modules
From Virtual postfix admin
Modules Structure
- Here i will explain the structure of a module.If you want to build your own modules.
conf_go.php
- this file it is included firt time.it will include conf.php
conf.php
- this file will print the menus for this modules(add, show)
modules
- mod_aliases.php - this file will modify the aliasses
- show_aliases.php - this file will print the aliasses
To download a module click here


