Re: Using MAPIControls with VB6



On Wed, 12 Nov 2008 10:39:03 -0800, xytsrm <xytsrm@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

¤ Paul,
¤
¤ I just looked into the "Exchange Server"; WOW at $700 it would be an
¤ under-statement to say that for my application it would be an overkill!
¤
¤ If there is no more cost effective way of specifing a given account in the
¤ Outlook Express client though the MAPI Contrls, ten I'll have to stick with
¤ what I'm doing now - simply making the target account the default. It's
¤ either that, or find a more cost effective third-party server app that's
¤ compatible with MAPI Controls.

I don't know what type of environment you are working in but you may also want to consider your own
mail server. There are several free ones available.

http://www.hmailserver.com/?page=frontpage

You may also want to consider an SMTP component that will provide the flexibility that you need to
send e-mail to any SMTP server (such as for personal accounts with an ISP).

http://www.seekfordsolutions.com/Products/ActiveX/SMTPWizard/
http://www.traysoft.com/addemail_overview.htm?gclid=COSz-9T88pYCFR8hnAod1gxpYg
http://www.afterlogic.com/mailbee/smtp-component.asp

Free code solution:

http://www.codeproject.com/KB/COM/smtp.aspx


Paul
~~~~
Microsoft MVP (Visual Basic)
.



Relevant Pages

  • Re: CONNECTION PROBLEM USING VB6 TO SQL SEVER 2000 PERSONAL EDITON
    ... ¤ I am having a problem in my vb6 application when I try to connect to sql ... server 2000 personal editon with the following connection string.(I am ... and VB6 and installed sql ... Is your SQL Server configured for both SQL Server and Windows ...
    (microsoft.public.vb.enterprise)
  • Re: ldap connection problem
    ... This returned the uid from the server. ... i then built the ldap path again with the necessary DN, ... > ¤ I tried implementing the primary token thing but it is of no avail. ... > least privileged account. ...
    (microsoft.public.dotnet.general)
  • Re: CONNECTION PROBLEM USING VB6 TO SQL SEVER 2000 PERSONAL EDITON
    ... ¤ I am having a problem in my vb6 application when I try to connect to sql ... server 2000 personal editon with the following connection string.(I am ... table of the database NTL.using SQL server enterprise manager. ...
    (microsoft.public.vb.enterprise)
  • Re: Using MAPIControls with VB6
    ... If your SMTP server happens to be on your inside network, ... app will not have to go anywhere on the internet. ... Outlook Express client though the MAPI Contrls, ... ¤ Hi, ...
    (microsoft.public.vb.general.discussion)
  • Re: Sharing a ADO connection between two processes - Can it be done ?
    ... ¤ We have a client and server application that run on the same machine. ... Your data access layer should be handling the transaction. ...
    (microsoft.public.vb.database.ado)