Make it fully compatible with Gnus.
authoryamaoka <yamaoka>
Thu, 25 Mar 2004 07:32:40 +0000 (07:32 +0000)
committeryamaoka <yamaoka>
Thu, 25 Mar 2004 07:32:40 +0000 (07:32 +0000)
commitdda4b1da39520451d25d0656bdfb2d7d1018fe67
tree517046ba4910a99e7c83f62b40f4d21f68a76f96
parentb53c0e414039c5962e4394bd49cc399c9ac05a68
Make it fully compatible with Gnus.

Don't require `advice', `pces' and `path-util'.
(pop3-ssl-program-name): Use `executable-find' instead of `exec-installed-p'.
(pop3-movemail): Don't use `write-region-as-binary'.
(pop3-open-server): Don't use `open-network-stream-as-binary'.
(pop3-open-ssl-stream): Don't use `as-binary-process'.
(pop3-open-tls-stream): Ditto.
(mail-source-fetch-pop): In Gnus, advise it to bind `pop3-connection-type' and
 `pop3-leave-mail-on-server' while fetching mails, according to `mail-sources'.
lisp/pop3.el