sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] Need help with clustered setup


From: Danny Horne
Subject: Re: [Sks-devel] Need help with clustered setup
Date: Wed, 7 Sep 2016 16:20:19 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

On 07/09/2016 3:46 pm, Christoph Egger wrote:
> Hi!
>
> Danny Horne <address@hidden> writes:
>> I don't understand why you're seeing this error, can see it in my logs
>> but test emails to my address (from GMail) are getting through
> IPv4 vs IPv6
>
> | $ swaks -6 --to address@hidden --from address@hidden -q TO 
> | === Trying smtp.trisect.uk:25...
> | === Connected to smtp.trisect.uk.
> | <-  220 smtp.trisect.uk ESMTP Postfix
> |  -> EHLO 1und1.siccegge.de
> | <-  250-smtp.trisect.uk
> | <-  250-PIPELINING
> | <-  250-SIZE 51200000
> | <-  250-VRFY
> | <-  250-ETRN
> | <-  250-STARTTLS
> | <-  250-AUTH CRAM-MD5
> | <-  250-ENHANCEDSTATUSCODES
> | <-  250-8BITMIME
> | <-  250-DSN
> | <-  250 SMTPUTF8
> |  -> MAIL FROM:<address@hidden>
> | <-  250 2.1.0 Ok
> |  -> RCPT TO:<address@hidden>
> | <** 451 4.3.5 <address@hidden>: Recipient address rejected: Server 
> configuration problem
> |  -> QUIT
> | <-  221 2.0.0 Bye
> | === Connection closed with remote host.
>
> vs
>
> | $ swaks -4 --to address@hidden --from address@hidden -q TO 
> | === Trying smtp.trisect.uk:25...
> | === Connected to smtp.trisect.uk.
> | <-  220 smtp.trisect.uk ESMTP Postfix
> |  -> EHLO 1und1.siccegge.de
> | <-  250-smtp.trisect.uk
> | <-  250-PIPELINING
> | <-  250-SIZE 51200000
> | <-  250-VRFY
> | <-  250-ETRN
> | <-  250-STARTTLS
> | <-  250-AUTH CRAM-MD5
> | <-  250-ENHANCEDSTATUSCODES
> | <-  250-8BITMIME
> | <-  250-DSN
> | <-  250 SMTPUTF8
> |  -> MAIL FROM:<address@hidden>
> | <-  250 2.1.0 Ok
> |  -> RCPT TO:<address@hidden>
> | <** 450 4.2.0 <address@hidden>: Recipient address rejected: Greylisted for 
> 60 seconds
> |  -> QUIT
> | <-  221 2.0.0 Bye
> | === Connection closed with remote host.
>
> Christoph
>
Thank you Chris, gives me a big clue where to look :)

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]