On 06-Mar-2001 ������� ����� wrote: > Hi Davide. > > My XMail server has one primary domain (atomstroyexport.ru) and > one custom domain (atomex.ru). > And when someone sends message to one of my users the header > of mail is looks like: > ------------------------------------------------------------------------------ > ------------------------------------------------ > Return-Path: <[EMAIL PROTECTED]> <----------- This is a Return Path but it not > equals E-Mail adress of sender!!!!!! > Delivered-To: [EMAIL PROTECTED] > Received: from mailhub.co.ru (194.85.128.15) > by atomstroyexport.ru (62.105.131.226) with [XMail 0.68 (Win32/x86) SMTP > Server] > for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>; > Tue, 06 Mar 2001 19:40:40 +0300 > Received: from netadmin ([194.85.132.187]) > by mailhub.co.ru (8.11.0/8.11.0) with SMTP id f26Dd8103409 > for <[EMAIL PROTECTED]>; Tue, 6 Mar 2001 16:39:09 +0300 (MSK) > Message-ID: <004001c0a642$cc3bd720$[EMAIL PROTECTED]> > From: "=?koi8-r?B?88XS0dDJziDwwdfFzA==?=" <[EMAIL PROTECTED]> <------ This is > an adress of who sends message! > To: <[EMAIL PROTECTED]> <---------- This is an adress to who this message is > send! And this adress contain custom > > domain! > Subject: ttttt > Date: Tue, 6 Mar 2001 16:38:51 +0300 > MIME-Version: 1.0 > Content-Type: multipart/alternative; > boundary="----=_NextPart_000_003D_01C0A65B.ED2DA440" > X-Priority: 3 > X-MSMail-Priority: Normal > X-Mailer: Microsoft Outlook Express 4.72.3110.5 > X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 > ------------------------------------------------------------------------------ > -------------- > > Why? > And this is a bug or not??? > > Pavel, ComQuest > [EMAIL PROTECTED] The return path address is the address the client specify in the MAIL_FROM SMTP command ( see RFC ). This is an "as designed". - Davide
