action confirmation and email templates

Discussion in 'Feature Requests' started by brianhenson, May 30, 2009.

  1. brianhenson

    brianhenson New Member

    Can we get a confirmation when the control panel performs an action? Error messages are in red can we get a green message on success of an action? Right now you have to hope that it worked and click the main button to confirm it worked. Also can we get a way to edit the email template from the control panel?
     
  2. atjensen11

    atjensen11 New Member

    I would like to say that I would very much like to see a way to edit emails within the ISPConfig3 interface. Additionally, I would like to see the ability to use variables to allow for dynamic customization of the email message.

    Below is a possible scenario I envision:

    Code:
    Hello {CLIENTNAME},
    
    This email confirms that your email account ({EMAIL_ADDRESS}) has been configured and is now ready for use.
    
    You can check your email using an Internet browser by visiting {DOMAIN_NAME}\webmail.
    
    If you have any questions, please feel free to contact support at {SUPPORT_EMAIL}.
    
    Sincerely,
    {ADMINISTRATOR}
    
     

Share This Page