Re: How can i send and recieve email when not connecting to internet?
From: Julia (codewizard_at_012.net.il)
Date: 10/15/04
- Next message: David: "out of memory"
- Previous message: Peter Karsai: "Re: How can i send and recieve email when not connecting to internet?"
- In reply to: Peter Karsai: "Re: How can i send and recieve email when not connecting to internet?"
- Next in thread: m.marien: "Re: How can i send and recieve email when not connecting to internet?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 15 Oct 2004 12:48:17 +0200
Thanks for your help,
you helped me a lot.
"Peter Karsai" <welcome.home@[127.0.0.1]> wrote in message
news:OeN79PqsEHA.3200@TK2MSFTNGP09.phx.gbl...
> "Julia" <codewizard@012.net.il> wrote in message
> news:ObUjW2psEHA.3984@TK2MSFTNGP09.phx.gbl...
> >
> > Thanks but I need to read them using my application.
>
> Ok.
>
> > "BTW it is included with Windows XP and Windows"
> >
> > Can it be installed on windows 2000 as well? I am MSDN universal
> subscriber
> > so I guess I have it somewhere......
>
> I don't think so, the POP3 Service is a part of IIS 6 and that cannot be
> installed to Windows 2000.
>
> > one more question please:
> >
> > my application need to send and receive emails ,as I mention before,
> > What is the benefit of using SMTP\POP3 server instead of r using my ISP
> mail
> > server?
>
> Uhm, well, nothing I guess, except that it's local and you have direct
> control over it. And when you don't have Internet connection, you can't
> reach your ISP's mail server, but you can test with the local SMTP/POP3
> (found one that I tried previously: http://www.pspop3.com)
>
> > Assuming i am sending large amount of emails,i understand that windows
> SMTP
> > server will queue
> > and send them as it can?
>
> Yes, the SMTP Service stores the emails waiting for delivery in queue
(Queue
> folder). Emails sent to the local domain are delivered to the Drop folder
as
> their target is local. Without an Internet connection, the outgoing emails
> will stay in the Queue folder and when their delivery wait limit expires,
> they get into the Badmail folder IIRC.
>
> Peter
>
>
- Next message: David: "out of memory"
- Previous message: Peter Karsai: "Re: How can i send and recieve email when not connecting to internet?"
- In reply to: Peter Karsai: "Re: How can i send and recieve email when not connecting to internet?"
- Next in thread: m.marien: "Re: How can i send and recieve email when not connecting to internet?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|