SMTP

  • 17 Sep

    How to add an additional file with smtp as destination

    How to add an additional file with smtp as destination

    In version v2025.9.17.0 we added an option to add additional file(s) to the SMTP as Destination.

    • This makes it possible for example to send a fixed ‘Terms and Conditions’ pdf file as attachment
    • Double click on the Additional field to add multiple files
    • Also string variables like %VSA .. %VSE can be used to make it dynamic
      • The string variable can be adjusted using Pascal Script

    limagito file mover additional file with smtp

    If you need any help about this ‘additional file with smtp’ option, please let us know.

    Best Regards,

    Limagito Team

    #smtp #managedfiletransfer #filetransfer #filemanagement

    By Limagito-Team Email SMTP ,
  • 12 Sep

    How to trigger an email alert when files build up in a folder

    Q: I was looking through the knowledge base and found the following article on triggering an email alert when files build up in a folder:

    Trigger an email alert when files build up in a folder

    This is almost exactly what I was looking for. Is there any way in the email message to include the total number of files the rule found as well as the earliest timestamp in the file?

    A: We decided to create a new blog article with a more recent version of our tool.

    • We used our ‘Pascal Script’ as Source option:
      • You can download the script from: here
      • Don’t forget to adjust the Const values like:
        • ctMaxFiles
        • ctFolder2Check
        • ctFileFilter
        • ctIncludeSubFolder

    limagito file mover files build up in a folder

    • Open our Rule Events option:

    limagito file mover rule events option

    • Enable and setup the ‘On Success’ Rule Event:
      • Enable ‘Enable Mail’
      • Setup Email
        • Always use a valid From address
      • Setup SMTP Server settings

    limagito file mover rule events setup

    • Important With ‘On Success’ selected, enable ‘Enable On Success Events for LimagitoX Temporary Files’

    limagito file mover rule events options

    • FYI, no destination is needed:

    limagito file mover destination setup

    • RunTime log result:

    limagito file mover runtime log result

    • Received email:

    limagito file mover files build up in a folder

    If you need any help with this question, please let us know.

    Best Regards,

    Limagito Team

    #smtp #managedfiletransfer #filetransfer #filemanagement

    By Limagito-Team SMTP ,
  • 02 Oct

    How to send encrypted emails using a public key

    In version v2023.10.1.0 we added an option to send encrypted emails.

    Open the SMTP as Destination option. The “Sign / Encrypt” tab is only available when our second API vendor CK is selected. This option is also available in our Rule Events Email option.

    limagito file mover smtp as destination

    • Select “Sign / Encrypt” tab:
      • Enable Encrypt Email: this will encrypt the email using the certificate file.  When sending an encrypted email, it is the recipient’s certificate (Public Key part) that is used for encryption. Only the public key
        is needed to encrypt. The recipient is the only one possessing the private key, and therefore is the only one able to decrypt.
      • Certificate File: Load an RSA-based certificate. Encrypting an email only requires the public key (Decrypting an email requires the private key).
        Loads a certificate from a .cer, .crt, .p7b, or .pem file. This method accepts certificates from files in any of the following formats:
        1. DER encoded binary X.509 (.CER)
        2. Base-64 encoded X.509 (.CER)
        3. Cryptographic Message Syntax Standard – PKCS #7 Certificates (.P7B)
        4. PEM format
      • Key Length: When the email is sent encrypted (using PKCS7 public-key encryption), this selects the key length of the underlying symmetric encryption algorithm.
        The possible values allowed depend on the Pkcs7CryptAlg property. For “aes”, the key length may be 128, 192, or 256.
        For “3des” the key length must be 192. For “des” the key length must be 40. For “rc2” the key length can be 40, 56, 64, or 128.
      • Use Oaep Padding: Selects the RSA encryption scheme when encrypting email. The default value is disabled, which selects RSAES_PKCS1-V1_5. If set to enabled, then RSAES_OAEP is used.
      • Oaep Has Algorithm: Selects the hash algorithm for use within OAEP padding when encrypting email using RSAES-OAEP. The valid choices are sha1 , sha256 , sha384 , sha512.

     

    limagito file mover send encrypted emails

    If you need any information about this ‘send encrypted emails’ option, please let us know.

    #email #smtp #filetransfer #filemanagement

    Best regards,

    Limagito Team

    By Limagito-Team Email SMTP
1 2 3 4 7
SEARCH