I apologise for changing the names to protect the innocent but I'm sure you
all know how it goes.
If I send to a legitimate account on the virtual host (all on the old
server) I get this in the log file on the new server (the one receiving all
the mail).....
05:16 14:36 SMTPD(00DB0152) [10.1.1.2] connect 64.4.9.133 port 3735
05:16 14:36 SMTPD(00DB0152) [64.4.9.133] HELO hotmail.com
05:16 14:36 SMTPD(00DB0152) [64.4.9.133] MAIL
FROM:<[EMAIL PROTECTED]>
05:16 14:36 SMTPD(00DB0152) [64.4.9.133] RCPT
TO:<[EMAIL PROTECTED]>
05:16 14:36 SMTPD(00DB0152) [64.4.9.133] e:\IMail\spool\D4ee3152.SMD
76805:16 14:36 SMTP-(000000DD) processing e:\IMail\spool\Q4ee3152.SMD
05:16 14:36 SMTP-(000000DD) ERR mail1.sub.domain.com not local
virtual-host_account from <[EMAIL PROTECTED]>
05:16 14:36 SMTP-(000000DD) [x] delivery to host 10.1.1.1
05:16 14:36 SMTP-(000000DD) [x] using source IP for mail1.domain.com
[10.1.1.2]
05:16 14:36 SMTP-(000000DD) Connect 10.1.1.1 [10.1.1.1:25] (0)
05:16 14:36 SMTP-(000000DD) 220 X1 NT-ESMTP Server mail.domain.com (IMail
5.05 1043-1)
05:16 14:36 SMTP-(000000DD) >VRFY virtual-host_account
05:16 14:36 SMTP-(000000DD) 250 ok accepted for peer <virtual-host_account>
05:16 14:36 SMTP-(000000DD) >QUIT
05:16 14:36 SMTP-(000000DD) 221 Goodbye
05:16 14:36 SMTP-(000000DD) [128] closing socket (0)
05:16 14:36 SMTP-(000000DD) Creating message from Postmaster
05:16 14:36 SMTP-(000000DD) finished e:\IMail\spool\Q4ee3152.SMD status=2
but I can't seem to find anything in the log file on the old server (the one
that has the user account) regarding the SMTP VRFY, the
[EMAIL PROTECTED] or the [EMAIL PROTECTED]
Now, if I send to an account on the real host but specify the virtual hosts'
domain name (again, all on the old server) I get this - bearing in mind that
if it is working it should reject this message as an unknown user,
[EMAIL PROTECTED], which is a virtual host and does not have this
account in it.
In the log file on the new server....
05:16 14:45 SMTPD(00030190) [10.1.1.2] connect 64.4.9.184 port 4863
05:16 14:45 SMTPD(00030190) [64.4.9.184] HELO hotmail.com
05:16 14:45 SMTPD(00030190) [64.4.9.184] MAIL
FROM:<[EMAIL PROTECTED]>
05:16 14:45 SMTPD(00030190) [64.4.9.184] RCPT
TO:<[EMAIL PROTECTED]>
05:16 14:45 SMTPD(00030190) [64.4.9.184] e:\IMail\spool\D50e0190.SMD 725
05:16 14:45 SMTP-(000000D0) processing e:\IMail\spool\Q50e0190.SMD
05:16 14:45 SMTP-(000000D0) ERR mail1.sub.domain.com not local host_account
from <[EMAIL PROTECTED]>
05:16 14:45 SMTP-(000000D0) [x] delivery to host 10.1.1.1
05:16 14:45 SMTP-(000000D0) [x] using source IP for mail1.domain.com
[10.1.1.2]
05:16 14:45 SMTP-(000000D0) Connect 10.1.1.1 [10.1.1.1:25] (0)
05:16 14:45 SMTP-(000000D0) 220 X1 NT-ESMTP Server mail.domain.com (IMail
5.05 1098-1)
05:16 14:45 SMTP-(000000D0) >VRFY host_account
05:16 14:45 SMTP-(000000D0) 250 ok its for <host_account>
05:16 14:45 SMTP-(000000D0) >QUIT
05:16 14:45 SMTP-(000000D0) 221 Goodbye
05:16 14:45 SMTP-(000000D0) [128] closing socket (0)
05:16 14:45 SMTP-(000000D0) Trying 10.1.1.1 (0)
05:16 14:45 SMTP-(000000D0) [x] delivery to host 10.1.1.1
05:16 14:45 SMTP-(000000D0) [x] using source IP for mail1.domain.com
[10.1.1.2]
05:16 14:45 SMTP-(000000D0) Connect 10.1.1.1 [10.1.1.1:25] (0)
05:16 14:45 SMTP-(000000D0) 220 X1 NT-ESMTP Server mail.domain.com (IMail
5.05 1099-1)
05:16 14:45 SMTP-(000000D0) >EHLO mail1.domain.com
05:16 14:45 SMTP-(000000D0) 250-mail.domain.com says hello
05:16 14:45 SMTP-(000000D0) 250-SIZE 0
05:16 14:45 SMTP-(000000D0) 250-8BITMIME
05:16 14:45 SMTP-(000000D0) 250-DSN
05:16 14:45 SMTP-(000000D0) 250-ETRN
05:16 14:45 SMTP-(000000D0) 250-AUTH LOGIN PLAIN CRAM-MD5
05:16 14:45 SMTP-(000000D0) 250-AUTH=LOGIN
05:16 14:45 SMTP-(000000D0) 250 EXPN
05:16 14:45 SMTP-(000000D0) >MAIL FROM:<[EMAIL PROTECTED]>
05:16 14:45 SMTP-(000000D0) 250 ok
05:16 14:45 SMTP-(000000D0) >RCPT To:<host_account@[10.1.1.1]>
05:16 14:45 SMTP-(000000D0) 250 ok its for <host_account@[10.1.1.1]>
05:16 14:45 SMTP-(000000D0) >DATA
05:16 14:45 SMTP-(000000D0) 354 ok, send it; end with <CRLF>.<CRLF>
05:16 14:45 SMTP-(000000D0) >.
05:16 14:45 SMTP-(000000D0) 250 Message queued
05:16 14:45 SMTP-(000000D0) rdeliver 10.1.1.1 [EMAIL PROTECTED] (1)
<[EMAIL PROTECTED]> 725
05:16 14:45 SMTP-(000000D0) >QUIT
05:16 14:45 SMTP-(000000D0) 221 Goodbye
05:16 14:45 SMTP-(000000D0) [96] closing socket (0)
and then this on the old server...
05:16 14:45 SMTPD(0230023A) [10.1.1.1] connect 10.1.1.2 port 1804
05:16 14:45 SMTPD(0231023A) [10.1.1.1] connect 10.1.1.2 port 1805
05:16 14:45 SMTPD(0231023A) [10.1.1.2] EHLO mail1.domain.com
05:16 14:45 SMTPD(0231023A) [10.1.1.2] MAIL
FROM:<[EMAIL PROTECTED]>
05:16 14:45 SMTPD(0231023A) [10.1.1.2] RCPT To:<host_account@[10.1.1.1]>
05:16 14:45 SMTPD(0231023A) [10.1.1.2] D:\IMAIL\spool\D50e223a.SMD 869
05:16 14:45 SMTP-(00000031) processing D:\IMAIL\spool\Q50e223a.SMD
05:16 14:45 SMTP-(00000031) ldeliver mail.domain.com host_account-main (1)
<[EMAIL PROTECTED]> 869
05:16 14:45 SMTP-(00000031) finished D:\IMAIL\spool\Q50e223a.SMD status=1
I hope it's not too confusing.
Again, I'm grateful for the time you guys are spending on this.
Ali Port
RealCall - Real-time alerting for Web � WAP � Digital TV
http://www.realcall.com
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Len Conrad
Sent: 16 May 2000 04:43
To: [EMAIL PROTECTED]
Subject: RE: [IMail Forum] Virtual hosts and peering
>No, it's not checked on either.
>
>It's completing the SMTP VRFY and finding the account on the other server.
>It's only after that when it actually tries to send the mail that it fails.
what is in log file of each machine when a delivery fails?
Len
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.