J
johansand
Guest
Hi all,
We have some virtual hosts on our server on one shared IP address. When a user sends an email via his own domain's smtp server using SMTP Authentication, it seems as if the email server simply picks any arbitrary domain name registered on the shared IP address as "Received by" and sends it to the receiver:
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: (qmail 6898 invoked from network); 17 Sep 2005 13:00:00 +0200
Received: from 111-111-111-111.some.dsl.comp.net (HELO computer) (111.111.111.111)
by another-domain.tld with SMTP; 17 Sep 2005 13:00:00 +0200
Reply-To: <[email protected]>
From: "User One" <[email protected]>
To: "User Two" <[email protected]>
I am aware of that the shared IP address has more than one domain, and that the IP address resolves to any of those domains at random when looked up, but shouldn't there be a way to have the smtp server recognize under which domain name the authentication took place, and use that domain name in the "Received by" data?
Does anybody know???
Thanks a lot in advance
/j.
We have some virtual hosts on our server on one shared IP address. When a user sends an email via his own domain's smtp server using SMTP Authentication, it seems as if the email server simply picks any arbitrary domain name registered on the shared IP address as "Received by" and sends it to the receiver:
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: (qmail 6898 invoked from network); 17 Sep 2005 13:00:00 +0200
Received: from 111-111-111-111.some.dsl.comp.net (HELO computer) (111.111.111.111)
by another-domain.tld with SMTP; 17 Sep 2005 13:00:00 +0200
Reply-To: <[email protected]>
From: "User One" <[email protected]>
To: "User Two" <[email protected]>
I am aware of that the shared IP address has more than one domain, and that the IP address resolves to any of those domains at random when looked up, but shouldn't there be a way to have the smtp server recognize under which domain name the authentication took place, and use that domain name in the "Received by" data?
Does anybody know???
Thanks a lot in advance
/j.