• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Pop email checking information?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pop email checking information?


  • Subject: Re: Pop email checking information?
  • From: "Kasper J. Jeppesen" <email@hidden>
  • Date: Fri, 23 Apr 2004 09:13:26 +0200

Thought I would just top of the other posts with a small example:

Connect using telnet to port 110 on your pop3 server:

> +OK POP3 server ready
< USER username
> +OK
< PASS password
> +OK
< STAT
> +OK 3 698
< LIST
> 1 206
> 2 311
> 3 181
> .
< RETR 1
> +OK 206 octets
... your message will follow here...
> .
< DELE 1
> +OK Message 1 deleted
> QUIT
> +OK

On Apr 23, 2004, at 6:53 AM, April Gendill wrote:

Does any one know if there are any documents out there which discuss connecting to a pop server and checking for messages? It doesn't have to be Cocoa. I've been milling about the net and have not found any information.

April.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Pop email checking information? (From: April Gendill <email@hidden>)

  • Prev by Date: Re: Pop email checking information?
  • Next by Date: Re: Is Concatenation that complex?
  • Previous by thread: Re: Pop email checking information?
  • Next by thread: Not able to place the cursor at required character index in mytextview(subclass of NSTextView).
  • Index(es):
    • Date
    • Thread