home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / maredos2.zip / MRCLIENT.INI < prev    next >
Text File  |  1996-05-27  |  2KB  |  70 lines

  1. ; Alias name of MailRed
  2. MailRedFullName=MailRed
  3.  
  4. ; Address of MailRed
  5. ; Usualy there is no need to manually adjust
  6. ; this entry and the entry above, because when
  7. ; you select MailRed's address in MRClient and
  8. ; mark the checkbox "Save address for
  9. ; prospective instructions" and send a message,
  10. ; MRClient will save it for you.
  11. MailRedAddress=YOURNETWORK/YOURPOSTOFFICE/MailRed
  12.  
  13.  
  14. ; Mailbox or profile which
  15. ; MRClient should use for logon into MSMail
  16. ;
  17. ; In general ist the best to leave it blank.
  18. ; Its only usefull when you have the Exchange
  19. ; Client installed and you starting MRClient
  20. ; without starting Exchange.
  21. MailBox=
  22.  
  23.  
  24. ; Password for the mailbox or profile
  25. Password=
  26.  
  27.  
  28. ; If True, MRClient will always start in advanced mode.
  29. Advanced=True
  30.  
  31. ; if 0, MRClient will read the time format out of
  32. ; WIN.INI (section Intl) and you can adjust it using CONTROL.EXE
  33. ;
  34. ; if 12, MRClient will use a 12 hour AM/PM time format
  35. ;
  36. ; if 24, MRClient will use a 24 hour time format
  37. TimeFormat=0
  38.  
  39.  
  40. ; Start time which MRClient initally shows
  41. ; The format of the string is always in 24 hour time format.
  42. StartTime=00:00
  43.  
  44. ; Same as StartTime, but for the stop time
  45. StopTime=00:00
  46.  
  47.  
  48. ; Number of the tab you want to get in normal mode. For every tab you
  49. ; want, you need to write one line
  50. ;ShowTab=1
  51.  
  52.  
  53. ; If True, the "Status All" checkbox is grayed, which means that users
  54. ; can't request a status all message.
  55. EnableStatusAll=False
  56.  
  57. ; Template for an absent notification. Add one line for every line of the
  58. ; template.
  59. ; AbsentMess=
  60.  
  61.  
  62. ; If is blank, MRClient autodetects the language from your Windows
  63. ; configuration
  64. ; Supported values are
  65. ; ENG      English
  66. ; DEU      German
  67. ; FRA      French
  68. Language=
  69.  
  70.