all groups > iis smtp nntp > february 2005 > threads for february 8 - 14, 2005
Filter by week: 1 2 3 4
Free software for IIS?
Posted by Drizzt at 2/14/2005 12:59:17 PM
I've got a regular CD of Exchange, so I could probably install it on my
Server. However, I'm afraid that it should be a too complex task for me
(I've not much time to follow it...)
So, before moving on with Exchange, all I need is a WebMail service and a
Mailing list one.
Anyone knows if there ... more >>
SMTP messages staying in Queue
Posted by Nancy Kafer at 2/14/2005 8:44:29 AM
I am using the IIS SMTP Virtual Server (IIS v.5.0) to manage emails that I
am sending out from my websites. I have configured the virtual server to use
our SMTP Gateway as the smart host (both are on our DMZ). Recently we
started seeing messages sent from our websites queue in the QUEUE folder.
... more >>
Exchange 2000 Server as MTA for Multiple Domains
Posted by DEC33162 at 2/11/2005 2:25:03 PM
Is it possible to have Exchange 2000 Server integrated with existing Active
Directory and process mail for two domains?
The existing domain name is win.company.net, using a single domain
controller. The exchange server is a member of this domain, named
server1.win.company.net.
The excha... more >>
OnInboundCommand EventSink doesn't work as expected
Posted by piotr at 2/10/2005 10:19:06 AM
Hi
I have created (C#) and registered (RCPT rule) OnInboundProtocol Sink which
is supposed to be a sort of recipient filter. I can't force it to not add a
recipient to the recipients list when the recipient email address matches a
specific value (so it's not possible to execute DATA command unt... more >>
Reverse DNS
Posted by C Baker at 2/9/2005 11:08:48 AM
I've setup IIS SMTP Service with Reverse DNS lookup enabled.
In the headers of email however, it says the RDNS has failed. However, when
I use nslookup on the ip address it resolves fine??
Any ideas appreciated.
CB
... more >>
SMTP Error
Posted by ib_redbeard at 2/8/2005 12:49:07 PM
Hi folks,
I have a program that sends out notifications through my IIS server. It
goes perfectly to every address except on. I get the following error message:
Message delivery to the remote domain 'domain.com failed. The error message
is 'An SMTP protocol error occurred.
'. The SMTP verb ... more >>
CDOSYS Subject line in Unicode
Posted by Sam Carter at 2/8/2005 11:51:03 AM
I'm unable to get unicode in the CDOSYS subject line. Here's my code...
<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
<%
Sub SendMail (sFromAddress, sToAddress, sCcAddress, sBccAddress, sSubject,
sBody, boolReadReceipt, intImportance )
' on error resume next
Const cdoDispositionNotificati... more >>
Default SMTP server could't start after chenging port to 1025
Posted by Alex Star at 2/8/2005 10:17:09 AM
Hi,
I have port 25 blocked by my ISP and I want to forvard my mail to the
different port and use another mail server outside (no-ip.com).
As soon as I changed the port number, it stopped(smtp) and prodused this
message:
The service has returned a sercice-specific error code.
Check the Window... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
newby smtp virtual server question
Posted by greg at 2/8/2005 12:46:10 AM
Hi
I am a developer and know only concepts
we just got computer from hosting company and
installed our site. This site sometimes needs to send emails
and we (site support) need to read replies
platform is w2003/iis6
and as I understand default SMTP server is the ticket
now there bunch... more >>
|