On 13 Feb 2006 at 9:55, Philip Hazel wrote about
"Re: [exim] Strange Sender Verificat":
|...
| The test that is needed is a debugging test that forces Exim to
| do the callout. You can do this by running
|
| exim -d -bhc 1.2.3.4 2>/tmp/eximstderr
| ehlo a.domain
| mail from:<[EMAIL PROTECTED]>
| rcpt to:<[EMAIL PROTECTED]>
| quit
I believe the test session should have:
mail from:<[EMAIL PROTECTED]>
rcpt to:<[EMAIL PROTECTED]>
The <[EMAIL PROTECTED]> address
was synthesized by exim when doing the /random part of the callout,
it wasn't actually the sender address. And the recipient address was
surely in Renaud's domain.
- Fred
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/