Click here to Skip to main content
15,894,896 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: A different slant on email spam Pin
Brisingr Aerowing10-Apr-17 5:19
professionalBrisingr Aerowing10-Apr-17 5:19 
GeneralRe: A different slant on email spam Pin
Mark_Wallace10-Apr-17 5:27
Mark_Wallace10-Apr-17 5:27 
GeneralRe: A different slant on email spam Pin
Nelek10-Apr-17 5:29
protectorNelek10-Apr-17 5:29 
GeneralRe: A different slant on email spam Pin
Mark_Wallace10-Apr-17 5:35
Mark_Wallace10-Apr-17 5:35 
GeneralRe: A different slant on email spam Pin
Midi_Mick10-Apr-17 5:44
professionalMidi_Mick10-Apr-17 5:44 
GeneralRe: A different slant on email spam Pin
lopatir10-Apr-17 5:51
lopatir10-Apr-17 5:51 
GeneralRe: A different slant on email spam Pin
Walt Thiessen10-Apr-17 6:55
Walt Thiessen10-Apr-17 6:55 
GeneralRe: A different slant on email spam Pin
Foothill10-Apr-17 9:43
professionalFoothill10-Apr-17 9:43 
SMTP is both a blessing and a curse. While it succeeds in making it painless for users to send email, it also makes it all to easy to spoof somebody's email address (which you could probably buy a million of them for $20 if you know where to look). With .Net, I wrote an email spoofing application that created a nearly identical email (HTML and all) to that of my director of information security at the time in less than 20 minutes. I found the process informative but the security team did not.
if (Object.DividedByZero == true) { Universe.Implode(); }
Meus ratio ex fortis machina. Simplicitatis de formae ac munus. -Foothill, 2016

GeneralRe: A different slant on email spam Pin
Nelek10-Apr-17 19:51
protectorNelek10-Apr-17 19:51 
GeneralRe: A different slant on email spam Pin
Walt Thiessen11-Apr-17 1:05
Walt Thiessen11-Apr-17 1:05 
GeneralRe: A different slant on email spam Pin
Nelek11-Apr-17 1:31
protectorNelek11-Apr-17 1:31 
GeneralRe: A different slant on email spam Pin
Walt Thiessen11-Apr-17 1:53
Walt Thiessen11-Apr-17 1:53 
GeneralRe: A different slant on email spam Pin
Foothill11-Apr-17 3:22
professionalFoothill11-Apr-17 3:22 
GeneralRe: A different slant on email spam Pin
GenJerDan11-Apr-17 2:07
GenJerDan11-Apr-17 2:07 
GeneralRe: A different slant on email spam Pin
Walt Thiessen11-Apr-17 2:18
Walt Thiessen11-Apr-17 2:18 
GeneralRe: A different slant on email spam Pin
GenJerDan11-Apr-17 3:07
GenJerDan11-Apr-17 3:07 
GeneralRe: A different slant on email spam Pin
Walt Thiessen11-Apr-17 3:37
Walt Thiessen11-Apr-17 3:37 
GeneralRe: A different slant on email spam Pin
Walt Thiessen12-Apr-17 2:52
Walt Thiessen12-Apr-17 2:52 
RantMessage Removed Pin
10-Apr-17 4:56
professionalN_tro_P10-Apr-17 4:56 
GeneralRe: Home Irrigation systems Pin
Mark_Wallace10-Apr-17 5:03
Mark_Wallace10-Apr-17 5:03 
GeneralRe: Home Irrigation systems Pin
DaveAuld10-Apr-17 5:23
professionalDaveAuld10-Apr-17 5:23 
GeneralMessage Removed Pin
10-Apr-17 7:47
professionalN_tro_P10-Apr-17 7:47 
GeneralRe: Home Irrigation systems Pin
patbob10-Apr-17 12:07
patbob10-Apr-17 12:07 
GeneralMessage Removed Pin
11-Apr-17 2:39
professionalN_tro_P11-Apr-17 2:39 
GeneralRe: Home Irrigation systems Pin
patbob11-Apr-17 5:31
patbob11-Apr-17 5:31 

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.