telnet smtp server
Sun, 22 Jun 2008 10:02:55 -0400
Hi when I run telnet application 25 in doc, noting happened. is it the port
25 being blocked? How to check it? Thanks
...
|
Cannot get IIS pickup directory
Thu, 12 Jun 2008 09:59:57 -0500
I am trying to send mail, but does anyone know where I can see a working
example. I tried using the one from MSDN, but
I am getting this SMTPException:Cannot get IIS pickup directory
...
|
CDOSYS and Unicode Friendly Names
Wed, 11 Jun 2008 00:53:00 -0700
We are MSDN Universal Subscribers (munter@microsoft.com)
Thought I had a good handle on encoding Unicode emails using different
charsets (UTF-8, Big5, etc) and different encodings (quoted-printable,
base64). I can for instance create emails with Unicode characters in the text
or HTML body, as well as subjec ...
|
IIS SMTP Logging and Spam
Fri, 6 Jun 2008 06:52:05 -0700
I manage a shared hosting ennvironment and am having challenges traacking
down spam:
Windows 2003 standard
IIS 60
I have apporx. 3k sites on a server and 500 or so in one application pool. I
cant find a way to track sites that are spamming as SMTP logging gives you
nothing for this. I have tried the SM ...
|
SMTP error the remote server did not respond to a connection attem
Thu, 5 Jun 2008 14:23:00 -0700
We have a SMTP Service setup in IIS 6.0 for sending mail from a website. This
service will randomly have an error that says "Message delivery to the host
<ip> failed while delivering to the remote domain <domain name> for the
following reason: The remote server did not respond to a connection attempt"
This e ...
|
New smtp virtual server
Wed, 4 Jun 2008 00:48:02 -0700
HI,
I am trying to create a new smtp virtual server in IIS6.But, when i right
click default smtp server, the option "create new virtual server" is not
available?What could be the reason?I have two ip addresses.The operating
system is windows server 2003 standard edition sp2. ...
|
Mail From Address
Mon, 26 May 2008 06:51:00 -0700
Hi
How do i specify the mail from address in IIS SMTP server, currently it
appears as <> with no address in it. Therefore my isp is blocking the mail as
spam. ...
|
|
|
How to handle the exception thrown by System.DirectoryServices
Fri, 23 May 2008 11:41:02 -0700
I am setting smtp properties programatically like
"General","Access","Messages".
using "System.DirectoryServices"
while using this function EnumerateProperties("IIS://localhost/SMTPSVC");
its throwing exception "Exception from HRESULT: 0x80005008".
Total properties are 69 but I am able to get only 48 proper ...
|
SMTP initial setup
Sun, 18 May 2008 22:31:17 -0700
Hello;
I'm beginning to read the RFC on smtp and am now trying to manage
Microsoft's smtp server. The virtual server is running under IIS v 5.1 which
is under windows xp pro. What is necessary to operate the smtp server? Must
a local DNS server be running? Is any authentication necessary? Does anyone
have ...
|
SMTP and DNS Configuration
Wed, 14 May 2008 08:31:55 -0400
I would like to set up a test network for a specific domain. For example -
xyz.com is the domain and has it's own MX records. So, now I want to set up
a test xyz.com domain and have an smtp server to send out messages from the
test domain. It seems that since that messages to the xyz.com domain are
not re ...
|