aboutsummaryrefslogtreecommitdiffstats
path: root/todo.html
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-07-03 22:14:25 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-07-03 22:14:25 +0000
commit3365ff04853e03bdee1cf986826d6dad80720d20 (patch)
tree10e525d7e8c59f76837de2d40c3dfb32a9dc6194 /todo.html
parent6ea3f30339a94da148970f692bc91598e55cb807 (diff)
downloadfetchmail-3365ff04853e03bdee1cf986826d6dad80720d20.tar.gz
fetchmail-3365ff04853e03bdee1cf986826d6dad80720d20.tar.bz2
fetchmail-3365ff04853e03bdee1cf986826d6dad80720d20.zip
Make this conformant XHTML.
svn path=/trunk/; revision=4082
Diffstat (limited to 'todo.html')
-rw-r--r--todo.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.html b/todo.html
index 6060ecdc..cec412d2 100644
--- a/todo.html
+++ b/todo.html
@@ -31,14 +31,14 @@ fetchmail is now pretty mature and I have many other projects, so I
don't personally chase obscure or marginal problems. Help with any
of these will be cheerfully accepted.</p>
-<p>Feature request from "Ralf G. R. Bergs" <rabe@RWTH-Aachen.DE> "When
+<p>Feature request from "Ralf G. R. Bergs" &lt;rabe@RWTH-Aachen.DE&gt; "When
fetchmail downloads mail and Exim+SpamAssassin detecs an incoming
message as spam, fetchmail tries to bounce it. Unfortunately it uses
an incorrect hostname as part of the sender address (I've an internal
LAN with private hostnames, plus an official IP address and hostname,
and fetchmail picks the internal name of my host.) So I'd like to have
a config statement that allows me to explicitly set a senderaddress
-for bounce messages."
+for bounce messages."</p>
<p>POP3 can't presently distinguish a wedged or down server from an
authentication failure. Possible fix: after issuing a PASS command.