Web 使用MAPI协议发送邮件。
作者 fish   查看 706   发表时间 2008/7/30 13:14  【论坛浏览】
在CQ的web想使用MAPI发送邮件通知,但是不能成功发送,也不知道从哪里跟踪。jjwq
在client使用MAPI协议是可以,发送成功的。jjwq
web端配置如图。jjwq
jjwq
图片附件: mail.JPGjjwq
2008/7/30 13:14, 25.96 KB, 下载次数: 1jjwq
点击查看大图jjwq
jjwq

序号 评论者 共有评论 2   【论坛浏览】  【发表评论】 评论时间
1 yunshan Configuring site e-mail options for MAPIThe procedure to configure e-mail options for MAPI varies depending on whether the configuration includes a single Rational ClearQuest Server or multiple Rational ClearQuest servers.
Use one of the next procedures as appropriate for your configuration.
When using MAPI, all e-mail notification messages that Rational ClearQuest Web sends have the From and Reply To addresses of the domain user mail account set up for Rational® ClearQuest® Web to send e-mail notification. In our example, this address is MyDomainUser1@MyExchangeServer.
Configuring the site e-mail options for a single Rational ClearQuest server computerTo configure site e-mail options for one Rational ClearQuest server computer:
  • Log in to the Rational ClearQuest Web client. Your user account must be set up with the (Rational ClearQuest) super user privilege.
  • On the E-mail Options tab of the Site Configuration dialog box:
  • In the Sending E-mail Status list, select Active or Inactive, as appropriate.
  • In the Mail Transport Type list, select MAPI.
  • In the MAPI Mail Server field, enter the name of your Microsoft Exchange Server. In this example, MyExchangeServer.
  • In the MAPI Mailbox Alias field, enter the domain user mail account that Rational ClearQuest Web uses to send e-mail notification. In this example, the mail account is MyExchangeAlias1.
    Configuring the site e-mail options for multiple Rational ClearQuest server computersPerform these steps identically on each Rational ClearQuest Server machine in your configuration. Do not use the E-mail Options tab of the Site Configuration dialog box.
    To configure site e-mail options for multipleRational ClearQuest server computers:
  • Log in using the domain user name that Rational ClearQuest Web uses to send e-mail notification, in this example MyDomain\MyDomainUser1.
  • In regedt32, edit your Windows Registry settings. To configure the same settings on each Rational ClearQuest Server machine, create a .reg file and then import it into the regedt32 editor.
  • Create this key:HKEY_CURRENT_USER\Software\Rational Software\Email\SendMail
  • Create these values under the SendMail key:
    • For SendActive, type one of these DWORD values: 1 for active, 0 for inactive.
    • For MailTransport, type the String "MAPI"
    • For MAPIServer, type the String value for the Microsoft Exchange Server, in this example MyExchangeServer.
    • For MAPIProfileAlias, type the String value of the domain user mail account that Rational ClearQuest Web uses to send e-mail notification, in this example MyExchangeAlias1.
  • Restart the Rational ClearQuest Web Registry Server service.If you change any of these values on oneRational ClearQuest Server machine in your configuration, you must make the corresponding change on the other machines.
  • 2008/7/30 16:00
    2 yunshan 修改web设置后,试试重启web服务,不确定是啥原因 2008/7/30 16:03
     共有评论数 2  每页显示 10
    页码 1/1  |<  <<   1   >>  >|