CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2005
    Posts
    159

    Question .net mailserver component

    Hi all,

    does anyone know of a component that can be used to add a mailserver to an application. The mailserver should be a part of the application itself.

    What we want to achieve is that every mail that is sent to the application is interpreted and then made available in the POP3 interface.

    Thank you,

    Jef

  2. #2
    Join Date
    Mar 2008
    Location
    IRAN
    Posts
    811

    Re: .net mailserver component

    Please rate my post if it was helpful for you.
    Java, C#, C++, PHP, ASP.NET
    SQL Server, MySQL
    DirectX
    MATH
    Touraj Ebrahimi
    [toraj_e] [at] [yahoo] [dot] [com]

  3. #3
    Join Date
    Nov 2005
    Posts
    159

    Re: .net mailserver component

    Well, I suppose if googling gave me the answer I wouldn't post in the forum would i?

    I could find a lot of components to send to smtp or to receive from pop3, but what we need is the oposite direction. We want to recieve from the outside world and make available through pop3 to the outside world.

    thank you,

    Jef

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured