whow to create mail box like gmail box - WeOnlyDo Discussion board

whow to create mail box like gmail box (wodWebServer / wodWebServer.NET)

by vishalpatil, Wednesday, December 09, 2009, 10:08 (5246 days ago)

pls help me

Re: whow to create mail box like gmail box

by wodDamir, Wednesday, December 09, 2009, 10:40 (5246 days ago) @ vishalpatil

Hi,

I'm not really sure what is it that you actually want to accomplish. What exactly are you reffering to mail box?

I see you posted the message under MailBox. wodMailBox is only used for storing messages into it. However, for actually serving messages, you need server components, such as wodImapServer (for IMAP protocol), wodPop3Server (for POP3 support), wodSmtpServer (in order to send out e-mails) and probably wodWebServer if you wish to provide web access to e-mails.

In any case, we have samples written for each of those components, so I would suggest that you download and try them out.

Regards,
Damba