No. Date Produkt Modul Description1 Description2 Bug/
New
Prio
high
mid
low
Test Test Info
********************************************* 04.12.2012, MailToFax_Server: 1_0_624  
1 04.12.2012 MailToFax_Server MailToFax_Server Recompiled for x86 architecture compatibility. The application could not open MDB database on the x64 architecture (previously compiled for any CPU architecture). C MS OK  
********************************************* 30.10.2012, MailToFax_Server: 1_0_623  
1 30.10.2012 MailToFax_Server MailToFax_Server Registry value renamed from AcceptEmailsFromUnknownSenders_Enable to UnknownSenders_Enable. Refers to the following registry key:
[HKLM_MailToFax_Server]\ Settings
C   MS: Sprawdzic, czy zmienia nazwe starego wpisu w rejestrze, jesli istnieje (przy starcie).
********************************************* 29.10.2012, MailToFax_Server: 1_0_622
1 29.10.2012 MailToFax_Server MailToFax_Server 1. When an e-mail can’t be faxed because CapiFax does not respond, e-mail processing can optionally be stopped until the administrator reacts to the problem.
2. The default phone number extraction pattern for e-mail addresses has been changed to handle a broader variety of formats.
Ad 1. An error message can be displayed when faxing timeout occurs. In that case no more faxes are sent until the user closes the message box. At the same time an optional e-mail notification is be sent (if an e-mail address has been provided).

Ad 2. The default regular expression for extracting phone number from e-mail address has been changed to “[\+]?[0-9#*/()\- ]+(?=@)”.
N
/
C
 
********************************************* 06.08.2012, MailToFax_Server: 1_0_614
1 06.08.2012 MailToFax_Server MailToFax_Server E-mail attachments containing invalid characters in their names could not be faxed. All printed e-mail attachments are first saved to file. If an attachment name contains invalid file name characters, that operation fails. Those characters are now substituted with an underscore (“_”). B MS OK
2 02.08.2012 MailToFax_Server MailToFax_Server 1. Shared code modified with no logic changes.
2. Database access improved.
Ad 2. OleDbDataReader was not closed after reading was over. However, database connection was always closed properly. C
/
B
MS OK
********************************************* 02.08.2012, MailToFax_Server: 1_0_612
1 02.08.2012 MailToFax_Server MailToFax_Server 1. Faxing users can now be recognized by their fax number being a part of their e-mail address.
2. Fax users are searched for in databases of all available CTI Server instances.
Ad 1. When the following registry value is set to 1, it is assumed that e-mail sender address contains a fax number (e.g. +12345679@example.com). The number is extracted and searched for in CTI Server MDB database of fax users by their fax numbers.

[HKLM]\ SOFTWARE\ ROMICO\ MailToFax_Server\ Settings
"IdentifyUsersByFaxNumber_Enable"="1"

Ad 2. When there are multiple instances of CTI Server installed, all their MDB databases are checked when looking for a fax user.
N MS OK
********************************************* 27.07.2012, MailToFax_Server: 1_0_520
1 27.07.2012 MailToFax_Server MailToFax_Server 1. Unknown users are not allowed to fax. This is the default behaviour which can be changed by an appropriate registry entry.
2. It is possible to define manually a regular expression for fax number extraction from e-mail address or subject.
3. Two extra e-mail template tags added: [document:name] and [error:info].
4. The default CapiFax working directory is retrieved automatically if not set.
5. Fax number can now be extracted from e-mail addresses with prefixes (e.g. “fax=+1234567890@example.com”).
6. Unrecognized e-mails (those with no fax number) are optionally deleted and saved in the working directory.
7. The names of e-mail files saved in the working directory were generated using date and time in 12h format. Now the 24h format is used.
8. Configuration window could be opened more than once.
Ad 1. When an unknown user sends a document to be faxed, their e-mail is ignored and they receive a failure notification. This behaviour can be changed using the following registry flag:
[HKLM]\ SOFTWARE\ ROMICO\ MailToFax_Server\
Settings, "AcceptEmailsFromUnknownSenders_Enable"="1".

Ad 2. The default regular expressions may be changed by using the following registry entries (stored in the Settings key mentioned above):
"FaxNumberExtractionPattern_
EmailRecipientAddress"=""
"FaxNumberExtractionPattern_EmailSubject"="".

Ad 3. The [document:name] refers to the name of the file to be faxed, whereas the [error:info] contains the reason of a faxing error.
N
/
B
MS OK
********************************************* 25.07.2012, MailToFax_Server: 1_0_472
1 25.07.2012 MailToFax_Server MailToFax_Server 1. General source code corrections.
2. CapiFax default working dir would not be restored after faxing ends.
3. Info tab added to the configuration window.
  N
/
B
MS OK
********************************************* 24.07.2012, MailToFax_Server: 1_0_438
1 24.07.2012 MailToFax_Server MailToFax_Server MailToFax_Server would never find the user name of the owner of an e-mail address during faxing. This would cause CapiFax not to send any faxing result notification. MailToFax_Server has to find the owner of an e-mail address in CTI_Server MDB database to be able to change CapiFax working directory. Otherwise CapiFax sends faxing notification to a default e-mail address instead of the address of the actual sender of the fax. B MS OK
Note: MailToFax_Server does not restore the default CapiFax working directory after faxing finishes.
********************************************* 20.07.2012, MailToFax_Server: 1_0_423
1 20.07.2012 MailToFax_Server MailToFax_Server 1. Authentication method selection added.
2. Configuration window added.
3. E-Mail notifications about faxing problems added.
Ad 1. In some cases MailToFax_Server could not authenticate, because a default authentication mode was used. It was impossible to define it manually. Now the configuration window allows to do that.

Ad 3. When there is a faxing problem, MailToFax_Server can notify an administrator or the fax sender by a user-defined e-mail.
N MS - MailToFax_Server does not set CapiFax working directory during faxing and this causes fax sender not to be notified about the faxing result.
********************************************* 16.07.2012, MailToFax_Server: 1_0_231
1 16.07.2012 MailToFax_Server MailToFax_Server Checks a specified mailbox periodically and faxes received e-mails. Checks a specified e-mail box periodically and sends all attachments to the default printer (which is assumed to be the CapiFax).
E-mail body is faxed optionally (see registry settings). Fax number is by default extracted from e-mail address but can be taken from e-mail subject if the default setting is changed (see registry settings).
N MS OK