Click here to Skip to main content
15,887,175 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Question about Redirect - HTML / ASP (trad.) Pin
Not Active26-Oct-09 6:34
mentorNot Active26-Oct-09 6:34 
GeneralRe: Question about Redirect - HTML / ASP (trad.) Pin
tiwal26-Oct-09 6:47
tiwal26-Oct-09 6:47 
GeneralRe: Question about Redirect - HTML / ASP (trad.) Pin
Not Active26-Oct-09 6:56
mentorNot Active26-Oct-09 6:56 
GeneralRe: Question about Redirect - HTML / ASP (trad.) Pin
tiwal26-Oct-09 7:39
tiwal26-Oct-09 7:39 
GeneralRe: Question about Redirect - HTML / ASP (trad.) Pin
Not Active26-Oct-09 8:36
mentorNot Active26-Oct-09 8:36 
GeneralRe: Question about Redirect - HTML / ASP (trad.) Pin
tiwal26-Oct-09 21:11
tiwal26-Oct-09 21:11 
GeneralRe: Question about Redirect - HTML / ASP (trad.) Pin
Not Active27-Oct-09 2:07
mentorNot Active27-Oct-09 2:07 
QuestionSecurity, using Windows Server 2003's built-in smtp Pin
harleydk26-Oct-09 3:48
harleydk26-Oct-09 3:48 
Hello folks,

I can send an e-mail from my web-server like so:

SmtpClient mailClient = new SmtpClient();
mailClient.Send(some defined mail);


I'm however unsure as to the security in this. If someone should gain access to the machine, and it's set up to allow the above, wouldn't this mean the attacker would be able to use the server as a spam-bot?



Many, many thanks for your input (and possible a great link explaining the reasoning behind it),

Morten
AnswerRe: Security, using Windows Server 2003's built-in smtp Pin
Not Active26-Oct-09 5:13
mentorNot Active26-Oct-09 5:13 
AnswerRe: Security, using Windows Server 2003's built-in smtp Pin
Marc Firth27-Oct-09 2:39
Marc Firth27-Oct-09 2:39 
Questiondrop down lists using CSS Pin
lucianvibe26-Oct-09 3:28
lucianvibe26-Oct-09 3:28 
AnswerRe: drop down lists using CSS Pin
Marc Firth27-Oct-09 2:38
Marc Firth27-Oct-09 2:38 
GeneralRe: drop down lists using CSS Pin
lucianvibe27-Oct-09 4:23
lucianvibe27-Oct-09 4:23 
GeneralRe: drop down lists using CSS Pin
Marc Firth27-Oct-09 4:32
Marc Firth27-Oct-09 4:32 
GeneralRe: drop down lists using CSS Pin
lucianvibe27-Oct-09 4:46
lucianvibe27-Oct-09 4:46 
QuestionLink in HTML Email (Outlook) &Target frame Pin
RichardGrimmer25-Oct-09 23:15
RichardGrimmer25-Oct-09 23:15 
QuestionHow to extend AjaxControlToolkit AutocompleteExtender control Pin
CrazyCoder2625-Oct-09 22:33
CrazyCoder2625-Oct-09 22:33 
Questionslide show in dreamweaver cs4 or flash Pin
yes mam25-Oct-09 10:25
yes mam25-Oct-09 10:25 
AnswerRe: slide show in dreamweaver cs4 or flash Pin
Christian Graus25-Oct-09 14:27
protectorChristian Graus25-Oct-09 14:27 
Questione-mail interface Pin
WebMaster25-Oct-09 2:52
WebMaster25-Oct-09 2:52 
AnswerRe: e-mail interface Pin
Richard MacCutchan25-Oct-09 3:18
mveRichard MacCutchan25-Oct-09 3:18 
QuestionHow to get google search-result-page as text-String in java Pin
sanuji22-Oct-09 22:23
sanuji22-Oct-09 22:23 
AnswerRe: How to get google search-result-page as text-String in java Pin
Christian Graus22-Oct-09 23:43
protectorChristian Graus22-Oct-09 23:43 
GeneralRe: How to get google search-result-page as text-String in java Pin
sanuji23-Oct-09 1:45
sanuji23-Oct-09 1:45 
GeneralRe: How to get google search-result-page as text-String in java Pin
Christian Graus23-Oct-09 10:45
protectorChristian Graus23-Oct-09 10:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.