This document helps you to configure FrontPage extensions for sending email. It's recommended
for users of FrontPage 5.0 and higher.
To install the fix:
- Log into your control panel server as root.
- Unpack the fix:
tar -zxf frontpage_fix.tgz
- Change dir to where you have unpacked the fix:
cd frontpage_fix
- Install the fix:
- If you want to install the fix and use default settings from hsphere.properties file, run:
make install
- If you want to use different values, follow these steps:
- configure install by running:
make boxes
- edit file fp_mail.txt for MailSender and MailReplyTo options;
- edit file smtp_host.txt for SMTPHost option;
- install this fix with your custom settings by running:
make fp
- Tell your customers to click the Fix Frontpage icon in their control panels.
Note: For more details, please read
Microsoft documentation.
|