Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > SMTP Issue - Help!

Reply
Thread Tools

SMTP Issue - Help!

 
 
=?Utf-8?B?RGF2aWQ=?=
Guest
Posts: n/a
 
      02-20-2004
I need to send e-mail from within an ASP.NET web page. Having problem. Need assistance

Have two installation scenarios: 1) local machine (development machine connected to network); 2) network server. I use Mail.MailMessage class within ASP.NET page to send e-mail from the web site pages

On local machine - have IIS installed; SMTP Service installed and running; When I access web app from this development machine (localhost), I can successfully send e-mail to anyone from web page. This works provided I set protection for C:\Inetpub\MailRoot by adding ASP.NET Machine Account (Read,Write) privilidges - Properties | Security on folde

On network machine - have IIS installed; SMTP Service installed and running; When I access web app installed on this server (servername), I cannot send e-mail to anyone. No error - just the e-mail is never sent. SMTP is running as service too! I don't have an "ASP.NET" Machine account to set privilidges to folder "C:\Inetput\Mailroot" on server - but I have IUSR_servername, IWAM_servername, _WebApplications - but setting (read,write) privilidges - Properties | Security on folder "C:\Inetput\Mailroot" makes no difference - recipients still don't get e-mail

What is missing on the network machine - what have I overlooked - what am I possibly doing wrong on the network server

PLEASE ADVISE ASAP! What must I do for the server machine.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SMTP Relay from IIS SMTP Virtual Server tshad ASP .Net 1 05-05-2008 04:26 AM
Sending SMTP mail when SMTP server is unavailable matthewjbarr@gmail.com Java 3 01-24-2006 06:53 PM
smtplib.SMTP "no attributes SMTP" Copelandia Cyanescens Python 2 07-31-2004 07:24 PM
sending of mail (smtp) - connection refused - but smtp server isrunning! Alex Hunsley Python 4 06-29-2004 04:30 PM
RE: sending of mail (smtp) - connection refused - but smtp serveris running! Raaijmakers, Vincent \(GE Infrastructure\) Python 0 06-29-2004 02:38 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57