I trying to use Mail and Secure Mail in the same project but give me VS Errors and the Mail version doesn´t work.

I'm using VS 2005, Framework 2.0, The SMPT Mail version and i'm trying to install the Secure IMAP version, the reason is that we actualy use de SMTP version to send mails and now i want to use the Google Apps so we can "download" some messages, the problem is that i need to still use the SMTP for other accounts.

It is possible to do this?

asked 12 Aug '10, 14:26

Abraham's gravatar image

Abraham
16
accept rate: 0%


Rebex Secure Mail is a superset of Rebex Mail and is capable of IMAP, IMAP/SSL, POP3, POP3/SSL, SMTP and SMTP/SSL. This means that you don't have to use Mail and Secure Mail in the same project - simply replace Mail DLLs with Secure Mail DLLs and SMTP should continue working just as it did before.

link

answered 12 Aug '10, 15:07

Lukas%20Pokorny's gravatar image

Lukas Pokorny ♦♦
2.2k18
accept rate: 32%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×71
×46
×17

Asked: 12 Aug '10, 14:26

Seen: 233 times

Last updated: 25 Mar '11, 00:23