From c23e58cbaf4afc8109b7943565ea30f91cbedc83 Mon Sep 17 00:00:00 2001
From: Matthias Andree it checks to see if 'iserv.ttns.net' is a DNS alias of your
-mailserver before accepting 'ksturgeon@fbceg.org' as an envelope
+ it checks to see if 'iserv.example.net' is a DNS alias of your
+mailserver before accepting 'ksturgeon@fbceg.example.org' as an envelope
address. This check might fail if your DNS were misconfigured, or
-if you were using 'no dns' and had failed to declare iserv.ttns.net
-as an alias of your server.envelope 1 Received
' or
Received: from send103.yahoomail.com (send103.yahoomail.com [205.180.60.92])
- by iserv.ttns.net (8.8.5/8.8.5) with SMTP id RAA10088
- for <ksturgeon@fbceg.org>; Wed, 9 Sep 1998 17:01:59 -0700
+ by iserv.example.net (8.8.5/8.8.5) with SMTP id RAA10088
+ for <ksturgeon@fbceg.example.org>; Wed, 9 Sep 1998 17:01:59 -0700
-line rejected, iserv.example.net is not an alias of the mailserver
,
+if you use fetchmail in verbose mode.
Workaround: You can specify the alias explicitly, with aka
+ iserv.example.net
statements in the rcfile. Replace
+iserv.example.net by the name you find in your
+'by' part of the 'Received:' line.