all groups > iis smtp nntp > march 2005 > threads for march 22 - 28, 2005
Filter by week: 1 2 3 4 5
cdosys with windows 2003 error
Posted by dmalhotr2001 NO[at]SPAM yahoo.com at 3/28/2005 8:20:04 PM
Hi,
I'm using windows 2003 with asp. However I'm having problems sending
email using the cdosys object.
My code is below and I don't believe its the code but on the send
command.
<%
dim sch
dim cdoConfig
dim cdoMessage
sch = "http://schemas.microsoft.com/cdo/configuration/"
... more >>
Rename postmaster@<machinename> in NDR's
Posted by John McLagan at 3/28/2005 8:05:04 AM
Setup - SMTP Default Virtual Server (Machinename - Local Default,
DomainB - Local Custom)
I have a questions about changing the smtp address for NDR's.
Any mail being sent to DomainB that is invalid, gets a NDR
sent out postmaster@<machinename>. I want it to say
postmaster@domainb.com.
I ... more >>
Mail is never delivered instantly to yahoo.com
Posted by Dilip at 3/27/2005 5:51:02 AM
Incoming Emails setup:
We have a smtp server (win2003/IIS) in DMZ (Nat'ed using a public IP) which
accepts all emails from the Internet for our domain for example xyz.com and
delivers all that email to our exchange 2003 server (inside network). All is
well here.
Outgoing Emails setup:
Exc... more >>
Cannot send email - DNS error
Posted by Grant at 3/23/2005 9:35:56 AM
Hi, I keep getting the following error message in the event log:
SMTP could not connect to any DNS server. Either none are configured, or all
are down.
I have an exhange 2003 server that uses this SMTP as a smart host. Problem
is email is getting stuck in the queue and not going anywhere. ... more >>
SMTP service eats the first dot of each line?
Posted by Lei Wu at 3/22/2005 12:28:39 PM
I have a program that send out emails. It creates .eml files and saves
them to the "Pickup" folder of SMTP service.
The emails are sent all right. However, in the quoted-printable encoded
body of the emails, if any line starts with a dot (period, full stop,
or Punkt if you're German), the dot ... more >>
Localhost mail stuck in QUEUE
Posted by Stuart Palmer at 3/22/2005 10:49:53 AM
Hi everyone,
I am trying to find a step by step guide to be able to set up my
localhost development machine to be able to send email to test my scripts
are working as expected before uploading live.
My setup is a Win2K machine, with latest patches and a DLink router, AVG
antivirus and... more >>
win2k smtp default mailroot
Posted by Ian M at 3/22/2005 10:33:01 AM
Hi
I need to change the default mailroot directory of my Default SMTP Virtual
Server from c:\inetpub\mailroot to another location (d:\intepub\mailroot).
Running Windows 2000 Standard, IIS 5.0
I tried creating a new virtual server, stopping the old one etc. and sending
my test message usin... more >>
|