Auteur: Graeme FowlerDate: 2011-04-28 22:24 UTC À: Exim UsersSujet: Re: [exim] authentication / relay
On Thu, 2011-04-28 at 15:08 -0400, Seth Dillingham wrote:
> 2011-04-25 11:55:27 H=static-74-103-212-3.prvdri.fios.verizon.net (
> samson.free-conversant.com) [74.103.212.3] sender verify fail for <
> officesite.officeinsight-confirm@???>: Unknown user
>
> 2011-04-25 11:55:27 H=static-74-103-212-3.prvdri.fios.verizon.net (
> samson.free-conversant.com) [74.103.212.3] F=<
> officesite.officeinsight-confirm@???> rejected RCPT <
> primages@???>: Sender verify failed
On the box which isn't playing ball, do this:
exim -d -bt officesite.officeinsight-confirm@???
...because that's the address Exim cannot handle.
If free-conversant.com is a "local" domain to this instance, you need to
ensure that addresses within the domain can verify, which will need a
suitably positioned router to handle them.
Graeme