https://bugzilla.wikimedia.org/show_bug.cgi?id=71634

            Bug ID: 71634
           Summary: tools-mail uses non-existing hostname in EHLO
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: normal
          Priority: Unprioritized
         Component: tools
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

tools-mail uses the hostname relay.tools.wmflabs.org in EHLO which does not
exist and causes bounces:

| scfc@tools-mail:~$ sudo exim -v -M 1XZWam-0008Gq-E9
| delivering 1XZWam-0008Gq-E9
| LOG: MAIN
|   Unfrozen by forced delivery
| Connecting to mx.netregistry.net [202.124.241.196]:25 ... connected
|   SMTP<< 220 spamexpert-2.servers.netregistry.net ESMTP Exim 4.84-71937 Sat,
04 Oct 2014 12:26:32 +1000
|   SMTP>> EHLO relay.tools.wmflabs.org
|   SMTP<< 250-spamexpert-2.servers.netregistry.net Hello
mail.tools.wmflabs.org [208.80.155.162]
|          250-SIZE
|          250-8BITMIME
|          250-STARTTLS
|          250 HELP
|   SMTP>> STARTTLS
|   SMTP<< 220 TLS go ahead
|   SMTP>> EHLO relay.tools.wmflabs.org
|   SMTP<< 250-spamexpert-2.servers.netregistry.net Hello
mail.tools.wmflabs.org [208.80.155.162]
|          250-SIZE
|          250-8BITMIME
|          250 HELP
|   SMTP>> MAIL FROM:<> SIZE=2983
|   SMTP<< 250 OK
|   SMTP>> RCPT TO:<[...]@recchi.com.au>
|   SMTP<< 550 Sender has no A, AAAA, or MX DNS records.
relay.tools.wmflabs.org
|   SMTP>> QUIT
| LOG: MAIN
|   ** [...]@recchi.com.au <tools.[...]@tools.wmflabs.org> R=dnslookup
T=remote_smtp: SMTP error from remote mail server after RCPT
TO:<[...]@recchi.com.au>: host mx.netregistry.net [202.124.241.196]: 550 Sender
has no A, AAAA, or MX DNS records. relay.tools.wmflabs.org
| LOG: MAIN
|   Frozen (delivery error message)
| scfc@tools-mail:~$

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to