Re: How can i send and recieve email when not connecting to internet?

From: Julia (codewizard_at_012.net.il)
Date: 10/15/04


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
>
>



Relevant Pages

  • Re: How can i send and recieve email when not connecting to internet?
    ... > What is the benefit of using SMTP\POP3 server instead of r using my ISP ... the SMTP Service stores the emails waiting for delivery in queue (Queue ... Emails sent to the local domain are delivered to the Drop folder as ...
    (microsoft.public.inetserver.iis.smtp_nntp)
  • Re: Possible worm...please help
    ... I had started to notice that out bound emails were ... The inbound SMTP queue currently exceeds 4000 items. ... I also noticed that the Outbound Message Awaiting Delivery queue was filled ...
    (microsoft.public.exchange.admin)
  • Re: Queue Folder
    ... The Queue folder is for emails waiting for delivery. ... Badmail folder after the expiration, which can be configured in IIS. ...
    (microsoft.public.inetserver.iis.smtp_nntp)
  • Re: POP3 Connector Errors, and Email not arriving
    ... only 10 employees) are return receipts or failed delivery reports. ... If I edit the emails in the C:\Program ... then save and move the item to the incoming mail folder, ... >> Mail from certain senders always ends up in Deleted ...
    (microsoft.public.windows.server.sbs)
  • Re: Macro to send messages with BCC to separate queue group?
    ... emails out and those emails are typically BCC'd to the domain of the ... you MUST guarantee fast delivery after "periods of delivery problems" ... I would suggest you using separate queue groups for top 20-100 ... destinations and multiple queue directories in default queue. ...
    (comp.mail.sendmail)

Loading