eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


en:relnotes:version_3_7:version_03_07_280

Version 3.7.280 (10.5.23)

POP3 Server Channel (POP3 send channel)

The SSL behavior of POP3 send channel has been revised and the selection of SSL behavior has been restricted to None and 'Explicit (= Required)'.

Messages deleted by the client are noted in the status history with the information about the client (IP and user).

New option “Set Unprocessed to Error” with the functionality:

  • Uncollected and/or undeleted messages will be set to error.

And “Do not change message status” with:

  • If the message status should not be set to e.g. CommitedByRomote when the message is deleted. When a DSN is sent, and only then should the message status be changed.

SMTP Server Channel (SMTP receive channel)

The SSL behavior of SMTP receive channel has been revised and the selection of the SSL behavior has been restricted to None and 'Implicit (= offer/start TLS)'.

Debugging mappings

When 'debugging', the message was not included in the mapping if the mapping was already opened with data once. This error has been fixed.

eBiss.Api CreateMessage

Two new methods CreateInputMessage and CreateOutputMessage, which attach the created message to the current job. This is necessary for synchronization of processing. The CreateMessage() method is no longer to be used and provided with:

  [Obsolete("use CreateInputMessage(IJob job) or CreateOutputMessage(IJob job)")].

If the existing code uses CreateMessage() and then an AddInputMessage(…), then this is also correct and does not need to be changed. The way via CreateInputMessage(IJob job) is safer.

ChannelReceiver, duplicate check

The duplicate check in the ChannelReceiver has been extended by the specification of the time period of the duplicates. This was previously fixed at 7 days and is now selectable between 1 and 365 days.

Paging in Grid

When navigating to the end and then back, only the content of the last page was displayed after some delay in the case of large volumes. The error is fixed.

Extension from TaskNotificatorEx

Extension of TaskNotificatorEx with the option:

  • Reset task and message status

by the value:

  • Set task to done and message error status=none, -status=discarded.

The option Reset task and message status was supplemented by:

  • Status will only be reset if the email went to the trading or system partner.

Escape at error dialog

The error message output dialog can now be closed with the Escape key.

en/relnotes/version_3_7/version_03_07_280.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1