make pop account on mail server

  • Thread starter Thread starter MailYouLike
  • Start date Start date
M

MailYouLike

Hi !

i need some help and advice
i am using asp.net to make a email application it is complete but just one
thing ,
i want to create a pop account at the mail server from my scripts is
that possilbe??? by soap or some thing else ?

Please let me know and if it is possilbe can you direct me toward right
direction

Thanks
Suhail kaleem
 
Hi MailYouLike,

I would not know why not, but I think it is a dangerous thing to make.

You open your mailserver for the whole world in my opinion.

You can start with looking at this information I got from Jay B. Harlow.

http://www.microeye.com/resources/res_outlookvsnet.htm

http://msdn.microsoft.com/library/d...html/frlrfsystemwebmailsmtpmailclasstopic.asp

http://msdn.microsoft.com/library/d.../cdosys/html/_cdosys_schema_configuration.asp

http://msdn.microsoft.com/library/d...y/en-us/exchanchor/htms/msexchsvr_cdo_top.asp


The four CDOs are (in chronological order):

- CDO.DLL : CDO version 1.2.1
- CDONTS.DLL : CDO version 1.2.1 for Windows NT Server (not the same as CDO
version 1.2.1!)
- CDOSYS.DLL : CDO for Windows 2000
- CDOEX.DLL : CDO for Exchange 2000 Server


I hope this helps a little bit?

Cor
 
Back
Top