Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <system.net>
- <mailSettings>
- <!--<smtp deliveryMethod="network" from="[email protected]">
- <network host="localhost" port="25" defaultCredentials="true" />
- </smtp>-->
- <smtp deliveryMethod="specifiedPickupDirectory">
- <specifiedPickupDirectory pickupDirectoryLocation="d:\maildrop" />
- </smtp>
- </mailSettings>
- </system.net>
Add Comment
Please, Sign In to add comment