Troy:
If you haven't done this, try this (we had the same problem and a M$
technician pointed this out).
Edit your frontpg.ini file
(Start - Run - frontpg.ini)
Your first section will start
[FrontPage 3.0]
... and then some code ...
Then
[Ports]
...
At the end of the block of text for [FrontPage 3.0] and before [Ports]
add the following lines (CaPiTaLiZaTiOn COUNTS)...
SMTPHost=123.123.123.123 (where this is the primary IP address of IMail)
MailSender=
OK. Now, you can either leave mail sender blank (it must appear, but can
be blank).
However, if you have IMail set to not relay for blank senders, then this
won't work.
So put in a valid email address, such as [EMAIL PROTECTED]
Make sure you have a blank line between MailSender= and the [Ports] block
and everything should work.
The problem is that when NT installs the FP extensions, the extensions
don't know
where the mail server is & won't go find one. So you have to tell it
exactly where the mail server is.
Hope this helps.
- Chris Ulrich
[EMAIL PROTECTED]
>> I have Microsoft IIS 4 on the same server as my IMail server. The
>> Microsoft
>> SMTP service appears not to start now when IMail is running. This doesn't
>> allow my scripts using FrontPage extensions to send email. Is
>> there a fix? I
>> have tried changing the SMTP ports from 25 to 26 or 27 on the
>> Microsoft SMTP
>> service to no avail...
>>
>> Troy
>>
>>
>