From Virtual postfix admin
- Email menu is accesible for users from admin and virtual groups
- Option available for Email
Show emails
- Id - this the internal id of the email
- Domain_id - this is the domain id
- Username - the name of the user .
- Address - email address.
Modify email
- Username - the name of the user .
- New password - new passsword for the user
- Retype password - retype passwd.
Add new email
- Domain Name - select the domain in with the user will be added.If you are admin, all domains will be printed in the dropdown menu.If you are virtual user, only your own domain will be printed.
- Username - the name of the user.No address is required, because we will make the email address from the domanin and the username.$POST_address=$POST_username.'@'.$POST_domain_id;
- Password - passsword for the user.
- Retype password - retype passwd.

