]> Pileus Git - ~andy/fetchmail/commitdiff
RFC reference.
authorEric S. Raymond <esr@thyrsus.com>
Sun, 9 Jun 2002 04:41:26 +0000 (04:41 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Sun, 9 Jun 2002 04:41:26 +0000 (04:41 -0000)
svn path=/trunk/; revision=3645

sink.c

diff --git a/sink.c b/sink.c
index b80fad077efba637118644b8d262974af5fa1237..e76c9d9c579b8221d2f79e80d7e9b6b30028845d 100644 (file)
--- a/sink.c
+++ b/sink.c
@@ -718,7 +718,7 @@ static int open_smtp_sink(struct query *ctl, struct msgblk *msg,
      * Motorola.
      *
      * Also, if the hostname is a dotted quad, wrap it in square brackets.
-     * Apparently this is required by some RFC I wot not of.
+     * Apparently this is required by RFC2821, section 4.1.3.
      */
     if (!msg->return_path[0] || (0 == strcmp(msg->return_path, "@")))
     {