Click here to Skip to main content
15,911,891 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: Fake SMTP Pin
Sander Rossel6-Jun-18 23:20
professionalSander Rossel6-Jun-18 23:20 
GeneralRe: Fake SMTP Pin
Jochen Arndt7-Jun-18 0:24
professionalJochen Arndt7-Jun-18 0:24 
GeneralRe: Fake SMTP Pin
Sander Rossel7-Jun-18 0:50
professionalSander Rossel7-Jun-18 0:50 
GeneralRe: Fake SMTP Pin
Jochen Arndt7-Jun-18 1:27
professionalJochen Arndt7-Jun-18 1:27 
GeneralRe: Fake SMTP Pin
F-ES Sitecore7-Jun-18 1:36
professionalF-ES Sitecore7-Jun-18 1:36 
GeneralRe: Fake SMTP Pin
Sander Rossel7-Jun-18 8:34
professionalSander Rossel7-Jun-18 8:34 
GeneralRe: Fake SMTP Pin
stoneyowl27-Jun-18 4:02
stoneyowl27-Jun-18 4:02 
GeneralRe: Fake SMTP Pin
RichardGrimmer7-Jun-18 4:14
RichardGrimmer7-Jun-18 4:14 
Couple of options, SendGrid do a free Azure account with limited traffic for testing (search the Azure marketplace for Sendgrid free), VM with something like hMailServer or even just set something up elsewhere (e.g. your dev machine) and point the app to it...

It's worth pointing out however that you won't be able to run an SMTP server on azure in the long run - not only is it against the license, you won't be able to get appropriate reverse dns set up and the azure IPs are on pretty much every spam list going, so even if you set it up, hardly anyone will be able to receive the mails you send.
C# has already designed away most of the tedium of C++.

GeneralRe: Fake SMTP Pin
Sander Rossel7-Jun-18 8:36
professionalSander Rossel7-Jun-18 8:36 
GeneralRe: Fake SMTP Pin
RichardGrimmer11-Jun-18 3:20
RichardGrimmer11-Jun-18 3:20 
RantWhy is Git so complicated? Pin
AndyStephens6-Jun-18 22:01
AndyStephens6-Jun-18 22:01 
GeneralRe: Why is Git so complicated? Pin
megaadam6-Jun-18 22:23
professionalmegaadam6-Jun-18 22:23 
GeneralRe: Why is Git so complicated? Pin
megaadam6-Jun-18 22:31
professionalmegaadam6-Jun-18 22:31 
GeneralRe: Why is Git so complicated? PinPopular
Rage6-Jun-18 23:29
professionalRage6-Jun-18 23:29 
GeneralRe: Why is Git so complicated? Pin
Johnny J.6-Jun-18 23:35
professionalJohnny J.6-Jun-18 23:35 
GeneralRe: Why is Git so complicated? Pin
den2k887-Jun-18 0:11
professionalden2k887-Jun-18 0:11 
GeneralRe: Why is Git so complicated? Pin
Marc Clifton7-Jun-18 1:42
mvaMarc Clifton7-Jun-18 1:42 
GeneralRe: Why is Git so complicated? Pin
F-ES Sitecore7-Jun-18 1:43
professionalF-ES Sitecore7-Jun-18 1:43 
GeneralRe: Why is Git so complicated? Pin
dandy728-Jun-18 7:34
dandy728-Jun-18 7:34 
GeneralRe: Why is Git so complicated? Pin
Maximilien7-Jun-18 3:23
Maximilien7-Jun-18 3:23 
GeneralRe: Why is Git so complicated? Pin
RichardGrimmer7-Jun-18 4:19
RichardGrimmer7-Jun-18 4:19 
GeneralRe: Why is Git so complicated? Pin
RandyBuchholz7-Jun-18 6:01
RandyBuchholz7-Jun-18 6:01 
GeneralRe: Why is Git so complicated? Pin
Jon McKee7-Jun-18 7:48
professionalJon McKee7-Jun-18 7:48 
GeneralRe: Why is Git so complicated? Pin
Sander Rossel7-Jun-18 8:41
professionalSander Rossel7-Jun-18 8:41 
GeneralWSO CCC OTD 2018-05-07 Pin
OriginalGriff6-Jun-18 21:58
mveOriginalGriff6-Jun-18 21:58 

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.