all groups > iis smtp nntp > march 2005 > threads for march 1 - 7, 2005
Filter by week: 1 2 3 4 5
Windows 2000 SMTP missing in IIS Console tree
Posted by Mike M. at 3/7/2005 3:21:09 PM
I am running Windows 2000 Pro SP4. I am trying to install SMTP service so I
can drop email into the pickup folder and have it sent off. I have read many
posts relating to this problem and tried all(?) of the suggested fixes with
no luck.
1. File and Print sharing are installed and running.
2. ... more >>
Messages stuck in the QUEUE folder
Posted by hsiung3 at 3/4/2005 2:12:23 PM
Set myMail=CreateObject("CDO.Message")
myMail.Subject="Sending email with CDO"
myMail.From="mymail@mydomain.com"
myMail.To="mymail@mydomain.com"
myMail.TextBody="This is a message."
myMail.Send
It works fine above script. But I found that only the Email send to
the acoount hosted under m... more >>
Mail does not get relayed to individual domains
Posted by Neilburk at 3/3/2005 9:49:13 AM
Winows 2000, SP4, IIS5.0, Norton AVCE 7.6, Brightmail 5.5 AntiSpam.
Messages build up in queue directory, delivery becomes slow and eventually
delivery to one of my domains stops altogehter. I have 45 Domains configured
under the Virtual Server. All Domains are configured to forward mail to
... more >>
How to detect Bounced Mails programatically.
Posted by Rohan Reddy at 3/2/2005 7:59:43 PM
Hi,
i am a VB programmer developing a newsletter kind of application.
i am using winsock control for checking the mails in my mailbox.
can any one let me know how to detect a bounced mail in my mailbox using?
is there any special header for recognise the bounced mail?
thanx in advance.
Reg... more >>
SMTP 550 5.7.1 Undeliverable Messages
Posted by Jenna at 3/2/2005 4:54:18 PM
We have this problem periodically and I have been unable to link it to any
specific event here or find a sure way to fix it. It just happens randomly
for a week or so, then seems to clear up on its own. I have had great
difficulty finding a cause, but tend to think that it is something going... more >>
SMTP/POP3
Posted by ab at 3/2/2005 2:21:45 PM
Hi,
I have the following situation, W2k3 with IIS6 SMTP and POP3.
I can send and recieve email via SMTP but when I configure the POP3
service recieved emails are not transfered to their mailbox. When I
start OE I can send email and look in the POP3 mailbox but the recieve
email stays in ... more >>
"Diagnostic-Code: smtp;554 5.6.1 Body type not supported by Remote Host"
Posted by knoall NO[at]SPAM gfs-or.com at 3/2/2005 2:04:28 PM
I have read many many articles about this but none of the fixes seem to
apply to me.
We have a pretty flat exchange structure. We have a W2k3 server as our
SMTP relay exposed to the internet. That relay sends the mail to our
one and only E2k3 server. There are no other mail servers in our
... more >>
Auto Respond to Emails
Posted by Joe Smith at 3/1/2005 3:04:39 PM
Does IIS-SMTP have an auto respond functionality which will allow a friendly
message to be sent out if a email is sent to the SMTP service?
Thanks...
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Problem in sending mail from local SMTP service
Posted by Pradeep at 3/1/2005 4:07:03 AM
Hi,
I am using IIS/SMTP Service on Windows 2000 professional
for sending email, it was working fine on Windows XP
Professional and on this it is not giving any error
message but In Event Viewer its giving follwing warning.
'Message delivery to the remote domain 'yahoo.com' failed
for t... more >>
smart host to relay not working
Posted by Paul at 3/1/2005 12:42:32 AM
Hi,
I have setup isa2000 and configured the IIS smtp on this isa server as a
relay server so that all mail servers behind this firewall can relay off
this isa smtp server. I also set the smart host setting on the isa smtp
service to further relay off our ISP relay server as such:
internal e... more >>
|