Build 3127: Wildcards in SFTP, better oversized packet support

  |   Lukas Pokorny

Wildcards in SFTP Even though the SFTP protocol does not support using wildcards to filter its directory listings, this feature was requested so often that we simply had to add it to the GetList method and its variants. How do we do it? It's simple - ...

HOWTO: Send mail on behalf of another user

  |   Martin Vobr

Question Many mail agents including Outlook support sending email from one user on behalf of another one. When you reply to such message, the response is sent to the user on whose behalf the message it was sent. One of the usage scenarios is a support ...