Re: [exim] rejected RCPT, relay not permitted

Top Page
Delete this message
Reply to this message
Author: Renee
Date:  
To: exim-users
Subject: Re: [exim] rejected RCPT, relay not permitted
Martin,

I'm not sure how your response is supposed to help me....? The mails are
getting delivered no problem- the issue is that the error message appears-
and that it only occurs when I use al/pine. Tests from thunderbird, mac
mail, and similar mail clients don't exhibit this behavior, i.e. the error
message in the mail logs.

Renee

On Tue, Apr 28, 2009 at 11:40 AM, Martin A. Brooks <martin@???>wrote:

> On 28/04/2009 18:19, Renee wrote:
>
>> To a gmail account:
>> 2009-04-23 15:49:33 H=newserver.test.com [xxx.xxx.xxx.xxx] F=<
>> testuser1@???> rejected RCPT<testuser2@???>: relay
>> not
>> permitted
>> 2009-04-23 15:49:35 1Lx6nX-0001JT-Nf<= testuser1@??? H=
>> newserver.test.com [xxx.xxx.xxx.xxx] P=esmtpsa X=TLSv1:AES256-SHA:256
>>
>>
>
> FWIW, This works fine for me:
>
> martin@fish:~$ swaks -f testuser1@??? -t
> testuser2@??? -s gmail-smtp-in.l.google.com
> === Trying gmail-smtp-in.l.google.com:25...
> === Connected to gmail-smtp-in.l.google.com.
> <- 220 mx.google.com ESMTP 21si59164ewy.42
> -> EHLO fish.clues.ltd.uk
> <- 250-mx.google.com at your service, [80.68.93.86]
> <- 250-SIZE 35651584
> <- 250-8BITMIME
> <- 250-ENHANCEDSTATUSCODES
> <- 250 PIPELINING
> -> MAIL FROM:<testuser1@???>
> <- 250 2.1.0 OK 21si59164ewy.42
> -> RCPT TO:<testuser2@???>
> <- 250 2.1.5 OK 21si59164ewy.42
> -> DATA
> <- 354 Go ahead 21si59164ewy.42
> -> Date: Tue, 28 Apr 2009 18:39:36 +0100
> -> To: testuser2@???
> -> From: testuser1@???
> -> Subject: test Tue, 28 Apr 2009 18:39:36 +0100
> -> X-Mailer: swaks v20061116.0 jetmore.org/john/code/#swaks
> ->
> -> This is a test mailing
> ->
> -> .
> <- 250 2.0.0 OK 1240940377 21si59164ewy.42
> -> QUIT
> <- 221 2.0.0 closing connection 21si59164ewy.42
> === Connection closed with remote host.
>
>
>