If you want to be notified via email of the changes made to test cases in TestLink, you must configure your email
setup.
For a single server setup, no additional setting is required for email
configuration.
-
You must first configure your TestLink server:
-
Set up postfix by running the following command:
-
Check the status of postfix. If it is not running, start the service by
running the following command:
- /etc/init.d/postfix start
-
Open the config.inc.php file.
- vim
/opt/testlink/testlink/config.inc.php
-
Set the following token:
- $g_smtp_host = 'localhost'
-
Next, in the TestLink application,
select the Send mail notification to tester check box on
the Add/Remove Test Cases page.