Re: How can i send and recieve email when not connecting to internet?
From: Peter Karsai (welcome.home_at_[127.0.0.1)
Date: 10/15/04
- Next message: Julia: "Re: How can i send and recieve email when not connecting to internet?"
- Previous message: Julia: "Re: How can i send and recieve email when not connecting to internet?"
- In reply to: Julia: "Re: How can i send and recieve email when not connecting to internet?"
- Next in thread: Julia: "Re: How can i send and recieve email when not connecting to internet?"
- Reply: Julia: "Re: How can i send and recieve email when not connecting to internet?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 15 Oct 2004 12:44:45 +0200
"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: Julia: "Re: How can i send and recieve email when not connecting to internet?"
- Previous message: Julia: "Re: How can i send and recieve email when not connecting to internet?"
- In reply to: Julia: "Re: How can i send and recieve email when not connecting to internet?"
- Next in thread: Julia: "Re: How can i send and recieve email when not connecting to internet?"
- Reply: Julia: "Re: How can i send and recieve email when not connecting to internet?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|