Mark,<br><br>Below are a bunch of examples (edited for redundancy and verbosity)<br>showing that sometimes the string that is supposed to be an IP address<br>is a (local) email address (originating locally too),<br>leaving regexes $2, $3, $4 quite empty.
<br><br>Other times it&#39;s <a href="http://127.0.0.1">127.0.0.1</a> (for the same message?)<br>and still other times it&#39;s a real external IP number.<br><br>Yet there are always complaints about unitialized values anyway.
<br><br>BAD CONNECTIP l.175&nbsp; is the warn() I added which only appears when<br>the &quot;connectip&quot; is an email address instead of an ip number.<br>So the other complaints are somehow at other steps in the process..<br>
<br>And there are more problems with:<br><br>&nbsp; Couldn&#39;t get Connecting IP header [ X-SA-Exim-Connect-IP ] for message &lt;blablabla&gt; skipping greylisting call <br><br>but this appears at a completely different step in the SA/greylisting routines.
<br><br>Some of this may be related to the fact that I am using<br>fetchmail to get mail from outside servers and hand it off to my<br>exim4.. but I don&#39;t understand *how* it&#39;s related (or what I&#39;m<br>going to be able to do about it.. ) kinda lost actually..
<br><br>Anyway, here&#39;s more logs: I&#39;m sure they&#39;re more than you need, but<br>there they are.. <br><br>thanks,<br>j.<br><br>===========================================================================<br>Feb&nbsp; 7 03:02:02 jhbro spamd[27961]: uninitialized value 
<a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN63&gt; line 40.<br>Feb&nbsp; 7 03:02:02 jhbro last message repeated 2 times<br>Feb&nbsp; 7 03:02:02 jhbro spamd[27961]: connectip: 1: <a href="mailto:root@jhbro.fr">
root@jhbro.fr</a>, 2: , 3: , 4: at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN63&gt; line 40.<br>Feb&nbsp; 7 03:02:02 jhbro spamd[27961]: uninitialized value <a href="http://Greylisting.pm">Greylisting.pm
</a> line 178, &lt;GEN63&gt; line 40.<br>Feb&nbsp; 7 03:02:02 jhbro spamd[27961]&nbsp; last message repeated 2 times<br>Feb&nbsp; 7 03:02:02 jhbro spamd[27961]&nbsp; BAD CONNECTIP l.176: 1: <a href="mailto:root@jhbro.fr">root@jhbro.fr</a>, 2: , 3: , 4:
<br>Feb&nbsp; 7 03:02:02 jhbro spamd[27961]: uninitialized value <a href="http://Greylisting.pm">Greylisting.pm</a> line 181, &lt;GEN63&gt; line 40.<br>Feb&nbsp; 7 03:02:02 jhbro spamd[27961]: uninitialized value <a href="http://Greylisting.pm">
Greylisting.pm</a> line 182, &lt;GEN63&gt; line 40.<br><br>Feb&nbsp; 7 03:02:03 jhbro spamd[27961]: uninitialized value <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN67&gt; line 65.<br>Feb&nbsp; 7 03:02:03 jhbro last message repeated 2 times
<br>Feb&nbsp; 7 03:02:03 jhbro spamd[27961]: connectip: 1: <a href="mailto:root@jhbro.fr">root@jhbro.fr</a>, 2: , 3: , 4: at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN67&gt; line 65.<br>Feb&nbsp; 7 03:02:03 jhbro spamd[27961]: uninitialized value 
<a href="http://Greylisting.pm">Greylisting.pm</a> line 178, &lt;GEN67&gt; line 65.<br>Feb&nbsp; 7 03:02:03 jhbro last message repeated 2 times<br>Feb&nbsp; 7 03:02:03 jhbro spamd[27961]: BAD CONNECTIP l.176: 1: <a href="mailto:root@jhbro.fr">
root@jhbro.fr</a>, 2: , 3: , 4:<br>Feb&nbsp; 7 03:02:03 jhbro spamd[27961]: uninitialized value <a href="http://Greylisting.pm">Greylisting.pm</a> line 181, &lt;GEN67&gt; line 65.<br>Feb&nbsp; 7 03:02:03 jhbro spamd[27961]: uninitialized value 
<a href="http://Greylisting.pm">Greylisting.pm</a> line 182, &lt;GEN67&gt; line 65.<br>Feb&nbsp; 7 03:02:03 jhbro spamd[27962]: connectip: 1: 127, 2: 0, 3: 0, 4: 1 at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN58&gt; line 96.
<br><br><br>Feb&nbsp; 7 03:10:33 jhbro spamd[27961]: Couldn&#39;t get Connecting IP header [ X-SA-Exim-Connect-IP ] for message &lt;foo&gt;, skipping greylisting call<br>Feb&nbsp; 7 03:10:37 jhbro spamd[27962]: connectip: 1: 127, 2: 0, 3: 0, 4: 1 at 
<a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN62&gt; line 118.<br><br>Feb&nbsp; 7 03:25:43 jhbro spamd[27961]: Couldn&#39;t get Connecting IP header [ X-SA-Exim-Connect-IP ] for message &lt;foo&gt;, skipping greylisting call
<br>Feb&nbsp; 7 03:25:47 jhbro spamd[27962]: connectip: 1: 127, 2: 0, 3: 0, 4: 1 at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN65&gt; line 118.<br><br>Feb&nbsp; 7 03:40:54 jhbro spamd[27961]: Couldn&#39;t get Connecting IP header [ X-SA-Exim-Connect-IP ] for message &lt;foo&gt;, skipping greylisting call
<br>Feb&nbsp; 7 03:40:58 jhbro spamd[27962]: connectip: 1: 127, 2: 0, 3: 0, 4: 1 at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN68&gt; line 118.<br><br>Feb&nbsp; 7 03:46:06 jhbro spamd[27961]: Couldn&#39;t get Connecting IP header [ X-SA-Exim-Connect-IP ] for message &lt;blurf&gt;, skipping greylisting call
<br>Feb&nbsp; 7 03:46:09 jhbro spamd[27962]: connectip: 1: 64, 2: 233, 3: 166, 4: 179 at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN71&gt; line 99.<br>Feb&nbsp; 7 03:46:13 jhbro spamd[27961]: connectip: 1: 64, 2: 233, 3: 166, 4: 179 at 
<a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN83&gt; line 16077.<br>Feb&nbsp; 7 03:46:16 jhbro spamd[27962]: connectip: 1: 127, 2: 0, 3: 0, 4: 1 at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN75&gt; line 124.
<br><br>Feb&nbsp; 7 03:56:04 jhbro spamd[27961]: Couldn&#39;t get Connecting IP header [ X-SA-Exim-Connect-IP ] for message &lt;foo&gt;, skipping greylisting call<br>Feb&nbsp; 7 03:56:08 jhbro spamd[27962]: connectip: 1: 127, 2: 0, 3: 0, 4: 1 at 
<a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN79&gt; line 118.<br><br>Feb&nbsp; 7 03:57:43 jhbro spamd[27961]: Couldn&#39;t get Connecting IP header [ X-SA-Exim-Connect-IP ] for message &lt;bar&gt;, skipping greylisting call
<br>Feb&nbsp; 7 03:57:45 jhbro spamd[27962]: connectip: 1: 64, 2: 233, 3: 184, 4: 227 at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN82&gt; line 71.<br>Feb&nbsp; 7 03:57:47 jhbro spamd[27961]: connectip: 1: 64, 2: 233, 3: 184, 4: 227 at 
<a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN94&gt; line 88.<br>Feb&nbsp; 7 03:57:49 jhbro spamd[27962]: connectip: 1: 127, 2: 0, 3: 0, 4: 1 at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN86&gt; line 97.
<br><br>Feb&nbsp; 7 04:00:24 jhbro spamd[27961]: Couldn&#39;t get Connecting IP header [ X-SA-Exim-Connect-IP ] for message &lt;baz&gt;, skipping greylisting call<br>Feb&nbsp; 7 04:00:26 jhbro spamd[27962]: connectip: 1: 66, 2: 249, 3: 82, 4: 233 at 
<a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN90&gt; line 85.<br>Feb&nbsp; 7 04:00:29 jhbro spamd[27961]: connectip: 1: 66, 2: 249, 3: 82, 4: 233 at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN102&gt; line 102.
<br>Feb&nbsp; 7 04:00:31 jhbro spamd[27962]: connectip: 1: 127, 2: 0, 3: 0, 4: 1 at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN94&gt; line 120.<br>========================================================================================================
<br>========================================================================================================<br><br>Feb&nbsp; 7 12:02:02 spamd[15191]: uninitialized value <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN17&gt; line 39.
<br>Feb&nbsp; 7 12:02:02 last message repeated 2 times<br>Feb&nbsp; 7 12:02:02 spamd[15191]: connectip: 1: <a href="mailto:root@jhbro.fr">root@jhbro.fr</a>, 2: , 3: , 4: at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN17&gt; line 39.
<br>Feb&nbsp; 7 12:02:02 spamd[15191]: uninitialized value <a href="http://Greylisting.pm">Greylisting.pm</a> line 178, &lt;GEN17&gt; line 39.<br>Feb&nbsp; 7 12:02:02 last message repeated 2 times<br>Feb&nbsp; 7 12:02:02 spamd[15191]: BAD CONNECTIP 
l.176: 1: <a href="mailto:root@jhbro.fr">root@jhbro.fr</a>, 2: , 3: , 4:<br>Feb&nbsp; 7 12:02:02 spamd[15191]: uninitialized value <a href="http://Greylisting.pm">Greylisting.pm</a> line 181, &lt;GEN17&gt; line 39.<br>Feb&nbsp; 7 12:02:02 spamd[15191]: uninitialized value 
<a href="http://Greylisting.pm">Greylisting.pm</a> line 182, &lt;GEN17&gt; line 39.<br><br>Feb&nbsp; 7 12:02:03 spamd[15191]: uninitialized value <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN21&gt; line 56.
<br>Feb&nbsp; 7 12:02:03 last message repeated 2 times<br>Feb&nbsp; 7 12:02:03 spamd[15191]: connectip: 1: <a href="mailto:root@jhbro.fr">root@jhbro.fr</a>, 2: , 3: , 4: at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN21&gt; line 56.
<br>Feb&nbsp; 7 12:02:03 spamd[15191]: uninitialized value <a href="http://Greylisting.pm">Greylisting.pm</a> line 178, &lt;GEN21&gt; line 56.<br>Feb&nbsp; 7 12:02:03 last message repeated 2 times<br>Feb&nbsp; 7 12:02:03 spamd[15191]: BAD CONNECTIP 
l.176:&nbsp; 1: <a href="mailto:root@jhbro.fr">root@jhbro.fr</a>, 2: , 3: , 4:<br>Feb&nbsp; 7 12:02:03 spamd[15191]: uninitialized value <a href="http://Greylisting.pm">Greylisting.pm</a> line 181, &lt;GEN21&gt; line 56.<br>Feb&nbsp; 7 12:02:03 spamd[15191]: uninitialized value 
<a href="http://Greylisting.pm">Greylisting.pm</a> line 182, &lt;GEN21&gt; line 56.<br>Feb&nbsp; 7 12:02:03 spamd[15192]: connectip: 1: 127, 2: 0, 3: 0, 4: 1 at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN16&gt; line 95.
<br><br># ==========================================================================<br>Feb&nbsp; 7 12:45:58 spamd[15190]: spamd: server killed by SIGTERM, shutting down<br># ==========================================================================
<br>Feb&nbsp; 7 12:45:59 spamd[23818]: rules: meta test DIGEST_MULTIPLE has undefined dependency &#39;DCC_CHECK&#39;<br>Feb&nbsp; 7 12:45:59 spamd[23818]: Couldn&#39;t get Connecting IP header [ X-SA-Exim-Connect-IP ] for message<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;1170848758.54795@spamassassin_spamd_init&gt;, skipping greylisting call<br># ==========================================================================<br>Feb&nbsp; 7 12:51:18 spamd[23820]: Couldn&#39;t get Connecting IP header [ X-SA-Exim-Connect-IP ] for message
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<a href="mailto:spamid1217100347@msgid.spamcop.net">spamid1217100347@msgid.spamcop.net</a>&gt;, skipping greylisting call<br><br>Feb&nbsp; 7 12:51:21 spamd[23821]: uninitialized value <a href="http://Greylisting.pm">
Greylisting.pm</a> line 176, &lt;GEN9&gt; line 78.<br>Feb&nbsp; 7 12:51:21 spamd[23821]:&nbsp; connectip: 1: 204, 2: 15, 3: 82, 4: 124 at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN9&gt; line 78.<br>Feb&nbsp; 7 12:51:27 spamd[23820]: uninitialized value 
<a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN9&gt; line 95.<br>Feb&nbsp; 7 12:51:27 spamd[23820]:&nbsp; connectip: 1: 204, 2: 15, 3: 82, 4: 124 at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN9&gt; line 95.
<br><br>Feb&nbsp; 7 12:51:30 spamd[23821]: uninitialized value <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN12&gt; line 108.<br>Feb&nbsp; 7 12:51:30 spamd[23821]:&nbsp; connectip: 1: 127, 2: 0, 3: 0, 4: 1 at <a href="http://Greylisting.pm">
Greylisting.pm</a> line 176, &lt;GEN12&gt; line 108.<br><br>Feb&nbsp; 7 12:52:45 spamd[23820]: Couldn&#39;t get Connecting IP header [ X-SA-Exim-Connect-IP ]<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for message &lt;<a href="mailto:spamid1217101454@msgid.spamcop.net">
spamid1217101454@msgid.spamcop.net</a>&gt;, skipping greylisting call<br>Feb&nbsp; 7 12:52:48 spamd[23821]: uninitialized value <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN15&gt; line 80.<br>Feb&nbsp; 7 12:52:48 spamd[23821]:&nbsp; connectip: 1: 204, 2: 15, 3: 82, 4: 126 at 
<a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN15&gt; line 80.<br><br>Feb&nbsp; 7 12:52:51 spamd[23820]: uninitialized value <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN15&gt; line 97.
<br>Feb&nbsp; 7 12:52:51 spamd[23820]:&nbsp; connectip: 1: 204, 2: 15, 3: 82, 4: 126 at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN15&gt; line 97.<br><br>Feb&nbsp; 7 12:52:54 spamd[23821]: uninitialized value <a href="http://Greylisting.pm">
Greylisting.pm</a> line 176, &lt;GEN18&gt; line 110.<br>Feb&nbsp; 7 12:52:54 spamd[23821]:&nbsp; connectip: 1: 127, 2: 0, 3: 0, 4: 1 at <a href="http://Greylisting.pm">Greylisting.pm</a> line 176, &lt;GEN18&gt; line 110.<br><br><br>