aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.