Tagged Questions
3
votes
4answers
1k views
SMTP Send is locking up my files - c#
I have a function thats sending messages ( a lot of them) and their attachments.
It basically loops through a directory structure and creates emails from a file structure for example
...