Source code checked in, #35457
• added ability to convert encoded text • minor UI work to altview form
View ArticleSource code checked in, #35660
• cleaned up logging messaging • fixed bug where message sent successful is logged incorrectly when no information is given
View ArticleSource code checked in, #35818
• added smtp server to the dropdown • added event, so the corresponding port number is used when an smtp server is selected
View ArticleSource code checked in, #37181
• added a check for unavailable mailbox smtp exception so it will retry after 5 seconds • cleaned up logging info, still getting SUCCESS message on failed sends, moved the log code to after the...
View ArticleSource code checked in, #37197
• added code to clean up variables and log successful send • minor tweaks to the code and comments
View ArticleSource code checked in, #37814
• added timeout for synchronous send • fixed bug in credentials handling
View ArticleSource code checked in, #38124
• added .net check for Windows 10 • adjusted for pre .net 4.5 to get logged at startup • added button to open log file from app window • added about form
View ArticleSource code checked in, #38406
• minor work adding dispose for the views and logging for exceptions • added default as an encoding type
View ArticleSource code checked in, #38724
• adding dispose for linkedresources and attachments • added File menu and options to load and save settings
View ArticleSource code checked in, #38995
• added delivery notification options • adjusted the error handling around invalid pickup folder locations • fixed logging error with updated .net framework version keys, looks like these values...
View ArticleSource code checked in, #39045
• added HTML sample for alternate views • added outlook.com smtp address option • fixed a bug in altviews, where adding any altview caused an error on send about the smtp host not found • added tab...
View ArticleSource code checked in, #39708
removed the edit content type form, replacing the functionality with in-place editing on the datagridview control
View ArticleSource code checked in, #39712
- fixed bug in inline attachments for altview - added ability to press enter for the header form instead of only clicking save
View ArticleSource code checked in, #40749
- adjusted delete attachments to ignore deleting when the list is empty, log any other null ref i'm missing - adjusted delete headers to ignore deleting when the list is empty, log any other null ref...
View Article