| View previous topic :: View next topic |
| Author |
Message |
Remy Lebeau (TeamB) Guest
|
Posted: Tue Apr 27, 2004 10:04 pm Post subject: Re: POP3 - Leave a copy of messages on server? |
|
|
"Asaf" <asafgo (AT) hotmail (DOT) com> wrote
| Quote: | Is it possible to leave a copy of messages on the server with IdPOP3?
|
Yes. Simply don't Delete() the message after you have downloaded it.
Downloading messages and deleting them are handled separately in general.
Gambit
|
|
| Back to top |
|
 |
Asaf Guest
|
Posted: Tue Apr 27, 2004 11:05 pm Post subject: POP3 – Leave a copy of messages on server? |
|
|
Hi,
Is it possible to leave a copy of messages on the server with IdPOP3?
Thanks,
Asaf
|
|
| Back to top |
|
 |
Milan Guest
|
Posted: Wed Apr 28, 2004 12:39 pm Post subject: Re: POP3 - Leave a copy of messages on server? |
|
|
And there are Message IDs which help you know if you downloaded it or not.
In POP3 use UIDL <msg number> to get the ID.
| Quote: | Is it possible to leave a copy of messages on the server with IdPOP3?
Yes. Simply don't Delete() the message after you have downloaded it.
Downloading messages and deleting them are handled separately in general.
Gambit
|
|
|
| Back to top |
|
 |
|