小螞蟻  
          風雨過后才見彩虹
          公告

          • —————————————
            李麗君
            軟件測試工作者
            廣東籍貫的海南人
            北京生活12年
            目前在深圳

            郵箱:
            llj2003hbdd@163.com
            —————————————
            說明:本Blog中的內容均為本人原創或轉載,本人依法保留Blog內原創文章的所有權利,如需轉載,請注明作者及出處。未經許可,不得將本Blog內文章用于任何盈利性用途。
            —————————————
          日歷
          <2012年11月>
          28293031123
          45678910
          11121314151617
          18192021222324
          2526272829301
          2345678

          導航

          常用鏈接

          留言簿(174)

          隨筆分類(189)

          0--感興趣的網站

          1--國內測試網站

          2--測試同行的blog

          3--開發好友的blog

          最新評論

           

          參考資料:http://www.btschina.com/home/index.php/the-bugzilla-install-and-configure.html
                        http://www.ishow.me/2012/09/11/929.html


          Buzilla 4.2.3郵箱配置
          Bugzilla自帶有SMTP服務,只需開啟和設置就可以使用,不需要sendmail支持。配置方法如下:
          1.修改bugzilla的params文件內容
          進入Bugzilla安裝目錄
          # cd /data/apache2/htdocs/bugzilla
          修改params文件
          # vi params
          配置其中的
          maintainer : test@test.com
          mail_delivery_method : SMTP
          mailfrom : test@test.com
          smtpserver : smtp.test.com
          smtp_username: test@test.com
          smtp_password : **********
          注意:maintainer、mailfrom必須相同!smtp_username郵箱必須是存在的真實的郵箱,smtp_password是郵箱的密碼(要與你所登陸郵箱時的密碼相同)!
          2.登錄bugzilla進行params參數核對
          訪問:http://localhost/bugzilla/
          用管理員賬戶和密碼登錄
          登錄后選擇“Administartor”-》“Parameters”-》“Email”
          查看并核對各參數是否正確。
          3.錄入一個新bug,到郵箱查看新接收到的bug郵件,如能收到就恭喜你,OK啦。^_^。

          TestLink 1.9.4 郵箱配置
          進入TestLink安裝目錄文件,修改config.inc.php配置文件內容
          # cd /data/apache2/htdocs/TestLink
          # vi config.inc.php
          $g_smtp_host = ‘[smtp.testlink.com]‘;修改為
          $g_smtp_host = ‘公司smtp郵箱域名‘;
          # Configure using custom_config.inc.php 以下這三處不能有中括號,一般保持一致即可。
          $g_tl_admin_email = testlink@testlink.com’; # for problem/error notification
          $g_from_email = ‘testlink@testlink.com’; # email sender
          $g_return_path_email = ‘testlink@testlink.com’;
          /** Configure only if SMTP server requires authentication */
          $g_smtp_username = ‘testlink’; # user #賬號和密碼,有的需要加上域名有的不需要,最好加上域名。
          $g_smtp_password = ’123123123′; # password
          保存后,再次登錄testlink:http://localhost/TestLink/,重置某一用戶的密碼,到該用戶郵箱中查收郵件,能收到郵件就恭喜你,OK啦。^_^。

          posted on 2012-11-30 17:05 lijun 閱讀(2688) 評論(0)  編輯  收藏 所屬分類: 測試環境維護實踐
           
          Copyright © lijun Powered by: 博客園 模板提供:滬江博客
          主站蜘蛛池模板: 云阳县| 繁峙县| 安图县| 广平县| 东辽县| 洱源县| 吐鲁番市| 邛崃市| 青龙| 瑞安市| 恩施市| 新竹县| 海南省| 大田县| 庆安县| 盖州市| 新余市| 上杭县| 蚌埠市| 沅江市| 浦城县| 阜阳市| 密云县| 台北市| 营山县| 嘉定区| 黄龙县| 巫山县| 林州市| 扎兰屯市| 连江县| 渭源县| 铜陵市| 彭水| 安乡县| 甘谷县| 肇源县| 邹平县| 大荔县| 广宗县| 平罗县|