|
|
|
|
|
by moby_click
1995 days ago
|
|
Unless they invented a creative way to use pop3, it is not 'pull' in any reasonable sense, because you can only pull what has already been pushed. You can't even even select what to pull once more than one request is outstanding, because pop3 does not convey information beyond message size. Also, you have to poll continuously, destroying the benefit of having something pushed over smtp. |
|