) Bugfree 3.0.2 email notification settings

Source: Internet
Author: User

You can enable email notification during the installation process or by editing the protected/config/Main. php file. For example, modify the following SMTP server information.

 

'Mail' => array ('on' => '1', 'From _ address' => "bugfree-noreply@taobao.com", 'From _ name' => 'bucketfree ', 'Send _ method' => 'smtp ', // mail | Sendmail | SMTP | Qmail 'send _ Params' => array ('host' => 'yourmailhost ', // The server to connect. default is localhost 'smtp _ auth' => false, // whether or not to use SMTP authentication. default is false 'username' => '', // The username to use for SMTP authentication. 'Password' => ''// The password to use for SMTP authentication .))

 

Bugfree can send email notifications in real time and at regular intervals. After a new bug or test case is created and saved, the real-time email notification will be sent to and CC. You canCC"In the edit box, enter multiple user accounts or email addresses separated by commas.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.