Guidance
指路人
g.yi.org
Software / Reginald / Examples / repository / Applications / Server Applications / Fax Server / ServerReceipts.rex

Register 
注册
Search 搜索
首页 
Home Home
Software
Upload

  
/* Lists the receipt options for the fax server atl-dc-02. */
objfaxserver = createcomobject("FaxComEx.FaxServer")
objfaxserver~connect("atl-dc-02")
objreceiptoptions = objfaxserver~receiptoptions()
SAY "Allowed receipts:" objreceiptoptions~allowedreceipts
SAY "Authentication type:" objreceiptoptions~authenticationtype
SAY "SMTP password:" objreceiptoptions~smtppassword
SAY "SMTP port:" objreceiptoptions~smtpport
SAY "SMTP sender:" objreceiptoptions~smtpsender
SAY "SMTP server:" objreceiptoptions~smtpserver
SAY "SMTP user:" objreceiptoptions~smtpuser
SAY "Use for inbound routing:" objreceiptoptions~useforinboundrouting
掌柜推荐
 
 
 
 
 
 
 
 
 
 
 
 
© Sat 2024-4-27  Guidance Laboratory Inc.
Email:webmaster1g.yi.org Hits:0 Last modified:2010-07-16 20:49:16