Quantcast
Channel: Rebex Q&A Forum - Recent questions and answers
Browsing all 3862 articles
Browse latest View live
↧

Searching IMAP and EWS for emails that are NOT UID

Hello,I'm currently searching IMAP and EWS objects to return emails arrived at a specific date.However I now want to search for e-mails that arrived at a specific date and are not already synchronized....

View Article


Image may be NSFW.
Clik here to view.

Difference between MailMessage.Date and MailMessage.ReceivedDate

Hello,upon parsing the MailMessage objects from IMAP, I've recognized that the ImapMessageInfo.Date object equals the one from MailMessage.Date. Is that correct?Now upon further inspection, the...

View Article


Answered: How to Load and Decrypt the message fetching from IMAP server in...

Connect/authenticate to the IMAP server, select the folder and locate the message (details).Download the message into an instance of MailMessage object using Imap object's GetMailMessage method...

View Article

Answered: How can I find Error Codes and explanations

For FTP error lists and descriptions, see FtpException object's Status and Response properties. Also, check out RFC 959 for FTP error code descriptions (accessible through Response property's Code...

View Article

Hi, I also encountered this problem.

its really weird cause when i ran my previous binaries, i never encounter this error. but when i launch my current binaries i encounter this error. its really weird cause i never change anything in ssis.

View Article


Answered: Is DKIM email authentication is supported in Rebex ? If so how to...

Sorry, DKIM signatures are not supported by Rebex currently.

View Article

MailMessage.Load(stream) closes the stream

Is there any way to avoid this, other can copying entire stream to buffer, before passing it to MailMessage.Load?

View Article

what is the best way to make 10+ simultaneous connections and send commands

I need to connect to 10+ servers and send the same messages simultaneously to each server. I am using scripting object and send command method. Which way do you suggest?

View Article


Answered: Does Rebex Support Open PGP and Encryption&Decryption ?

Rebex Secure Mail does not support OpenPGP. It supports S/MIME, another secure MIME extension which supports encryption and decryption.For more information, please check out the list of Rebex Secure...

View Article


Answered: Failed to resolve Mono.Security.Protocol.Ntlm.MessageBase after...

Cause: This has been caused by a breaking change in the latest release of Xamarin.iOS/Xamarin.Android which moved classes in Mono.Security.Protocol.Ntlm namespace from Mono.Security assembly to System...

View Article

How can I get the receiving date from email headers using POP3

Hello Rebex team,I am evaluating the product Rebex Secure Mail in the hope to register it. I find no possibility to get the 'ReceivedDate' if I retrieve the headers from a email using POP3.I use the...

View Article

Getting "No suitable authentication method is supported. Supported method:...

Getting "No suitable authentication method is supported. Supported method: keyboard interactive"I am using rebex.net dll and trying to do sftp using public private key and without password.Had...

View Article

Simple authentication setup for SFTP server?

Hi I have a simple SFTP server running on Xamarin / Mono on OSX. I can get the server running locally and connect via CyberDuck and ssh in the terminal. However in both cases the server ignores the...

View Article


Not downloading original size of file from mail

When i downloading a(zip) file to local folder from a folder created in mail,not receiving original size of the file since downloading 0kb size file

View Article

ReadUntilPrompt and VMware ESXi BusyBox Shell

Hello, I have a problem with the "ReadUntilPrompt" function.Test Environment.Client libs:Rebex.Terminal 1.0.5605.1Rebex.SshShell 1.0.5605.1Target hosts:Linux (CentOS, Red Hat, Ubuntu, Debian, OpenSUSE...

View Article


Answered: RevocationCheckFailed (only on deployment clients; not getting the...

Thanks to your help, we have reached the following conclusion regarding the cause of the error:The user getting revocation check failure uses Avast's TLS/SSL scanning feature (they seem to use the same...

View Article

Answered: Rebex Secure Mail .NET bug report

Hello Mikhael,Exception: This is a bug in the component, however it is already fixed. I have sent you a link to HOTFIX version to your email.MHT generation: With the given function I was able to...

View Article


Answered: Getting error "Authentication prompt 'Enter your PASSWORD:' (pass...

Update: Support for this variant of interactive password prompt has been added to Rebex SFTP 2016 R2.Hi, the most likely cause is a configuration change at the server. Based on the exception, I guess...

View Article

Answered: problems with connecting to mailserver via imap

Hello,the 220 <URL> Microsoft ESMTP MAIL Service ready message refers to an SMTP server not an IMAP server.You can use Rebex.Net.Smtp class to connect to this server, however, it is really bad...

View Article

Answered: Scp set permission

Hello,unfortunately, we doesn't support setting permissions in SCP (permissions are set to 644 by default). The SCP is quite legacy file transfer protocol and we added SCP support for situations where...

View Article
Browsing all 3862 articles
Browse latest View live