Last modified: 2014-10-10 02:47:31 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T73634, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 71634 - tools-mail uses non-existing hostname in EHLO
tools-mail uses non-existing hostname in EHLO
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
tools (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Tim Landscheidt
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-04 02:50 UTC by Tim Landscheidt
Modified: 2014-10-10 02:47 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Tim Landscheidt 2014-10-04 02:50:19 UTC
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:~$
Comment 1 Gerrit Notification Bot 2014-10-04 02:58:04 UTC
Change 164716 had a related patch set uploaded by Tim Landscheidt:
Tools: Fix hostname in EHLO

https://gerrit.wikimedia.org/r/164716
Comment 2 Gerrit Notification Bot 2014-10-10 01:54:19 UTC
Change 164716 merged by Dzahn:
Tools: Fix hostname in EHLO

https://gerrit.wikimedia.org/r/164716

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links