Skip to content

Instantly share code, notes, and snippets.

@edmistond
Created March 25, 2011 02:52
Show Gist options
  • Save edmistond/886288 to your computer and use it in GitHub Desktop.
Save edmistond/886288 to your computer and use it in GitHub Desktop.
<system.net>
<mailSettings>
<smtp deliveryMethod="SpecifiedPickupDirectory">
<specifiedPickupDirectory pickupDirectoryLocation="c:\temp\"></specifiedPickupDirectory>
</smtp>
</mailSettings>
</system.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment