shorten subject to 100 chars when writing mail to disk, clean up, wip mail container

This commit is contained in:
Jonathan Jenne
2022-08-04 10:30:32 +02:00
parent 9013adbabd
commit 4717f2d737
6 changed files with 138 additions and 82 deletions

View File

@@ -99,7 +99,6 @@
<Import Include="System.Threading.Tasks" />
</ItemGroup>
<ItemGroup>
<Compile Include="Class1.vb" />
<Compile Include="frmMain.vb">
<SubType>Form</SubType>
</Compile>

View File

@@ -1,3 +0,0 @@
Public Class Class1
End Class