exim wrong hostname
I have an odd problem and that is that when looking and the mail sending log it shows two different hostnames.
the log is below
where do i go to get this fixed. I have adjusted the domain so it won"t reflect my real domain. Any ideas?
[000.107] Connected to server
[000.842] <-- 220-my.domain.com ESMTP Exim 4.84 #2 Wed, 24 Dec 2014 01:39:58 +0000
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
[000.843] We are allowed to connect
[000.843] --> EHLO checktls.com
[000.965] <-- 250-my.domain.com Hello www3.checktls.com [69.61.187.232]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
250-AUTH PLAIN LOGIN
250-STARTTLS
250 HELP
[000.965] We can use this server
[000.965] TLS is an option on this server
[000.965] --> STARTTLS
[001.259] <-- 220 TLS go ahead
[001.259] STARTTLS command works on this server
[001.501] Cipher in use: DHE-RSA-AES256-GCM-SHA384
[001.501] Connection converted to SSL
[001.555]
Certificate 1 of 2 in chain:
subject= /CN=cloud.domain.com/emailAddress=ssl@cloud.domain.com
issuer= /CN=cloud.domain.com/emailAddress=ssl@cloud.domain.com
[001.608]
Certificate 2 of 2 in chain:
subject= /CN=cloud.domain.com/emailAddress=ssl@cloud.domain.com
issuer= /CN=cloud.domain.com/emailAddress=ssl@cloud.domain.com
[001.609] Cert NOT VALIDATED: self signed certificate
[001.609] So email is encrypted but the domain is not verified
[001.943] Cert Hostname DOES NOT VERIFY (my.domain.com != cloud.domain.com)
[001.943] So email is encrypted but the host is not verified
[001.944] ~~> EHLO checktls.com
[002.050] <~~ 250-my.domain.com Hello www3.checktls.com [69.61.187.232]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
250-AUTH PLAIN LOGIN
250 HELP
[002.051] TLS successfully started on this server
[002.051] ~~> MAIL FROM:
[002.165] <~~ 250 OK
[002.774] Sender is OK
[002.774] ~~> RCPT TO:
[002.887] <~~ 250 Accepted
[002.887] Recipient OK, E-mail address proofed
[002.888] ~~> QUIT
[002.993] <~~ 221 my.domain.com closing connectionwhere do i go to get this fixed. I have adjusted the domain so it won"t reflect my real domain. Any ideas?
-
Hello :) Could you elaborate on how you are reproducing this issue? Are you attempting to send email from an email client? Thank you. 0
Please sign in to leave a comment.
Comments
1 comment