I finally have success.
(Not to forget to ask you BTW, I lost snap-in for my SMTP in IIS6. I am sure I didn't uninstall it. How to find it?)
These are my current DNS settings.
Host Name Record Type Address
@ (none) A 207.164.21.230
mail A 207.164.21.229
www A 207.164.21.230
* MX (MX Pref 10) mail.rentalvista.com.
@ MX (MX Pref 10) mail.rentalvista.com.
As John suggested (thank you John) I typed in webmaster@rentalvista.com for Host email and only set SMTP server settings this time to mail.rentalvista.com and it worked even without user or user/password combination. I do have SMTP setup and added 127.0.0.1 in Relay dialog and I am not sure if SMTP is used at all. I think yes based on the interpretation bellow.
Bellow is header of email message that was successfully sent via Test button from Host Settings module.
Received: from wizard ([207.164.21.230]) by QS-QUOTE.NET with MailEnable ESMTP; Sun, 03 Oct 2004 22:37:17 -0400
thread-index: AcSpuxOaip1I8NpLQZyoonSwElcH4g==
Thread-Topic: IWEG12345 SMTP Configuration Test
From: <webmaster@rentalvista.com>
To: <webmaster@rentalvista.com>
Subject: IWEG12345 SMTP Configuration Test
Date: Sun, 3 Oct 2004 22:37:22 -0400
Message-ID: <001801c4a9bb$139a8a10$1ea8a8c0@wizard>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
I interpret line:
Received: from wizard ([207.164.21.230]) by QS-QUOTE.NET with MailEnable ESMTP
like this: The message was received from 207.164.21.230 machine (my web machine) with what?? SMTP service (what else would sent it from that address)
Line:
X-Mailer: Microsoft CDO for Windows 2000
should confirm what I said above.
To conclude. I believe that if I disable (or uninstall or remove 127.0.0.1 from relay) SMTP
service in IIS then I would need SMTP extra user/password combination to directly send email via MailEnable machine.
Can you guys confirm this. I am just tired from the whole experiment and I would like if I finally understand this issue.
I will probably do a final experiment. If you suggest how to recover SMTP snap-in I will try to stop the services (I know I can do it from Services panel) and try sending a Test email with
SMTP and User/Password combination directly via MailEnable server.
Thank you John and Scott for being with me. I hope others might benefit from this thread.
Rad