all groups > iis smtp nntp > may 2008
Mail From Address
Posted by Rudi at 5/26/2008 6:51:00 AM
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.... more >>
How to handle the exception thrown by System.DirectoryServices
Posted by Leena at 5/23/2008 11:41:02 AM
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 g... more >>
SMTP initial setup
Posted by Braden C. Roberson-Mailloux at 5/18/2008 10:31:17 PM
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? D... more >>
SMTP and DNS Configuration
Posted by Mark Pfeifer at 5/14/2008 8:31:55 AM
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 do... more >>
virtual server problem, no erro mesage but e-mail not go
Posted by Tomas at 5/12/2008 4:06:00 PM
Hello,
I have created virtual SMTP server in IIS6 and while send e-mail from the
same server using SMTP IP address, the e-mail do not reach recipient, all
sent e-mails goes directlly to DROP folder and stay it that folder.
I have checked event viewer, no error, also used telnet to create and... more >>
IIS SMTP
Posted by 2Sweet at 5/12/2008 3:33:33 PM
I have no problem sending emails to internet recipient. But when used telnet
it states the error below.
"550 5.7.1 Unable to relay"
What could be problem?
... more >>
Bad mail
Posted by service@cashx.ca at 5/12/2008 10:23:33 AM
Hello Can I consider it's a bad mail when I got the followig message:
This is an automatically generated Delivery Status Notification.
THIS IS A WARNING MESSAGE ONLY.
YOU DO NOT NEED TO RESEND YOUR MESSAGE.
Delivery to the following recipients has been delayed.
How to know an email address ... more >>
SMTPSVC properties using vbscript
Posted by soler at 5/8/2008 1:48:07 PM
I need to get the properties that corespond to the "Default SMTP Virtual
Server Properties" Wizard. Specially for the following:
1) Properties in the Deliver/Outbound Security/ tab
2) properties in the Access/Connection Control Group/Connection tabs - the
granted list
what are their corr... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Change Received: from host1 "([127.0.0.1])"
Posted by 24CG at 5/7/2008 1:44:01 AM
Using Win2003 with IIS and smtp, have a ASP application using the SMTP
service to send emails connecting to smtp server with IP 127.0.0.1.
Relaying is only allowd from the localhost.
I would like the outoging emails replacing the localhost ip adress with the
public ip address on the server... more >>
How should IIS 6 SMTP be configured?
Posted by Matt at 5/1/2008 6:40:00 AM
Here is a sample of our log file:
----------------------------------------------
2008-05-01 11:07:55 208.36.123.74 - -
220+spf16.us4.outblaze.com+ESMTP+Postfix 40 0 - - -
2008-05-01 11:07:55 208.36.123.74 - EHLO domainremoved4 0 - - -
2008-05-01 11:07:55 208.36.123.74 - - 250-spf16.us4.outblaz... more >>
|