use mm-url.el functions for external URL
authorTeodor Zlatanov <tzz@lifelogs.com>
Wed, 10 Sep 2003 10:24:12 +0000 (10:24 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Wed, 10 Sep 2003 10:24:12 +0000 (10:24 +0000)
commit4c24e5e78f1d740f9a6f2c1e94634502dd92a01e
tree148056cf7cb5e53577850e592e47e8a0f8a67dfd
parent460c08aa585122d168a9dfdcf95d260d55d5b43b
use mm-url.el functions for external URL
loading when the built-in HTTP GET is insufficient (e.g. proxies
are in the way).  From Eric Knauel
<knauel@informatik.uni-tuebingen.de>.
(spam-report-url-ping-function): new option, defaults to the
built-in HTTP GET (spam-report-url-ping-plain)
(spam-report-url-ping): calls spam-report-url-ping-function now
(spam-report-url-ping-plain): new function, does what
spam-report-url-ping used to do
(spam-report-url-ping-mm-url): function that delegates to
mm-url.el (autoloaded)
lisp/ChangeLog
lisp/spam-report.el