Skip to main content
  • Products
    • Overview
    • Features
    • Screen Capture
    • Agent evaluation / score cards
    • Speech Analytics
    • Recording Announcement
    • Videos
    • Online demo
    • Quote
    • Download
  • Solutions
    • Businesses
    • Contact centers
    • Financial institutions
    • Healthcare
    • MiFID II compliance
    • Telecom service providers
    • Traders
  • Compatibility
    • AudioCodes
    • Avaya
    • BroadSoft
    • Cisco
    • Genband
    • IPC
    • Metaswitch
    • Oracle AcmePacket
    • SIPREC recording
    • Sonus
  • Documentation
    • User Guide
    • Administration Guide
    • Developer Guide
    • MiaRec v.3 (old) documentation
    • Resource library
    • Videos
  • Support
    • Submit a request
    • Check your existing requests
    • TeamViewer QuickSupport
  • Blog
  • Company
    • About MiaRec
    • Contact us
    • Our clients
    • Become a partner
    • News
    • Careers
    • Events

Table of Content

  • MiaRec v.3 (old) documentation
    • FAQ
      • Is this software or hardware?
      • Save audio files on a network drive
      • Supported operating systems
      • Supported VoIP protocols
      • What equipment do I need?
    • Installation
      • Installation checklist
      • Activate HASP dongle
      • Configuring users
      • History of changes
      • SaveCDRsForIgnoredCalls
      • Upgrade from v3 to v5+
      • Location for audio files
    • Backup/restore calls
      • Backup calls
      • Restore calls from backup
    • Live monitoring
    • MiaRec.ini configuration file
      • Advanced recording rules
        • Post-recording filters
        • Syntax of recording filter condition
      • E-mail notification
    • Troubleshooting
      • Most frequent issues
        • I hear only one side when I playback a call
        • It doesn't work as expected
      • I forgot password for web access
      • Partial record (license limit)
      • Update drivers for Network Interface Card (NIC)
      • Windows Event Log - monitoring status of MiaRec
      • Collecting network log
      • 802.1p support on Network Interface Card (NIC)
    • SOAP API
Home › MiaRec v.3 (old) documentation › MiaRec.ini configuration file ›
 

E-mail notification

MiaRec sends notification by e-mail when one of the following events occurs:

  • MiaRec service is started or stopped
  • MiaRec service is automatically restarted becaues of application crash
  • License is changed because of dongle was disconnected or trial period expired
  • License is exceeded (some calls were not recorded because of not enough licenses)

Configuration of e-mail notification is done via MiaRec.ini configuration file (section [Mail::Notification]).

Example:

[Mail::Notification]

Host     = mail.example.com

Login    = user@example.com

Password = password

From     = miarec@example.com

To       = admin@example.com

SubjectPrefix = %{app-name} [%{computer-name}]

LicenseExceedInterval = 30

Where:

  • Host is an address of SMTP mail server. It maybe be in form of:
    • ip-address (like 10.0.0.1)
    • domain name (like mail.example.com)
    • ip-address/domain-name with port (like 10.0.0.1:25 or mail.example.com:25)
  • Login is a mail account (if mail server requires an authentication).
  • Password is a password for mail account
  • From is an address, which will be used as a sender for e-mail notifications
  • To is an address of recepient
  • SubjectPrefix is a prefix, which will be added to the subject of e-mail. This prefix allows to distinguish messages from multiple MiaRec servers. %{app-name} will be replaced by name of application as specified inside section [Main] option Name. %{computer-name} wil be replaced by NETBIOS name of a computer, on which MiaRec is running.
  • LicenseExceedInterval is a minimum inverval between two e-mail notifications, which are sent by MiaRec because of license exceeding. This option allows to prevent an overflow of mail box with too many notifications.
See also:
  • Monitoring status of MiaRec inside Windows Event Log
‹ Syntax of recording filter condition up Troubleshooting ›
  • Printer-friendly version
MiaRec, Inc. © 2020. All Rights Reserved. | Terms of Use | Privacy Statement | Cancellation Policy