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

--- Comment #1 from Tim Landscheidt <[email protected]> ---
On tools-login:

| scfc@tools-login:~$ { echo 'Subject: Test, please ignore'; echo 'To:
[email protected]'; echo; echo Test; } | exim -v -odf -i
[email protected]
| LOG: MAIN
|   <= [email protected] U=scfc P=local S=409
| delivering 1XAf0J-0003b5-4Y
| Connecting to tools-mail.eqiad.wmflabs [10.68.16.27]:25 ... connected
|   SMTP<< 220 relay.tools.wmflabs.org ESMTP Exim 4.76 Fri, 25 Jul 2014
12:53:43 +0000
|   SMTP>> EHLO tools-login.eqiad.wmflabs
|   SMTP<< 250-relay.tools.wmflabs.org Hello Debian-exim at
tools-login.eqiad.wmflabs [10.68.16.7]
|          250-SIZE 52428800
|          250-PIPELINING
|          250 HELP
|   SMTP>> MAIL FROM:<[email protected]> SIZE=1443
|   SMTP>> RCPT TO:<[email protected]>
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
|   SMTP>> DATA
|   SMTP<< 250 OK
|   SMTP<< 250 Accepted
|   SMTP<< 354 Enter message, ending with "." on a line by itself
|   SMTP>> writing message and terminating "."
|   SMTP<< 250 OK id=1XAf0J-0003Ig-7a
|   SMTP>> QUIT
| LOG: MAIN
|   => [email protected] R=smart_route T=remote_smtp
H=tools-mail.eqiad.wmflabs [10.68.16.27]
| LOG: MAIN
|   Completed
| scfc@tools-login:~$

mainlog on tools-login:

| 2014-07-25 12:53:43 1XAf0J-0003b5-4Y <= [email protected] U=scfc P=local
S=409
| 2014-07-25 12:53:43 1XAf0J-0003b5-4Y => [email protected]
R=smart_route T=remote_smtp H=tools-mail.eqiad.wmflabs [10.68.16.27]
                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
| 2014-07-25 12:53:43 1XAf0J-0003b5-4Y Completed

mainlog on tools-mail:

| 2014-07-25 12:53:43 1XAf0J-0003Ig-7a <= [email protected]
H=tools-login.eqiad.wmflabs [10.68.16.7] U=Debian-exim P=esmtp S=662
[email protected]
| 2014-07-25 12:53:44 1XAf0J-0003Ig-7a => [email protected]
<[email protected]> R=dnslookup T=remote_smtp
H=gmail-smtp-in.l.google.com [74.125.193.26] X=TLS1.0:RSA_ARCFOUR_SHA1:16
                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
| 2014-07-25 12:53:44 1XAf0J-0003Ig-7a Completed

So the message is passed verbatim to tools-mail and the mangling then happens
there.

-- 
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