-
When accessing the messages through IMAP, the actions won't be saved. Instead the log fills with errors about already disposed context.
Error trying to mark as read:
```
System.ObjectDisposedExce…
-
Why does it not work? How exactly does the ISE mail transfer agent work? Maybe https://docs.microsoft.com/en-us/dotnet/framework/network-programming/how-to-configure-network-tracing and https://blogs.…
-
On Windows 3.1.4
220 TEST smtp4dev ready
EHLO domain.com
250-Nice to meet you.
250-8BITMIME
250-SIZE
250-SMTPUTF8
250-AUTH=CRAM-MD5 PLAIN LOGIN ANONYMOUS
250 AUTH CRAM-MD5 PLAIN LOGIN ANONYM…
-
Using the automatically generated selfsigned certificate produces this error in MacOS:
"The host name did not match the name given in the server's SSL certificate".
Both the host name and the c…
-
the output is:
```text
[1/9] cleanmgr-plus has no updates (20.45s)
[2/9] gitui ERROR:
Invalid version: (18.98s)
[3/9] JetBrainsMonoNF has no updates (18.57s)
[4/9] SearchQueryT…
-
I have upgraded from Umbraco 8 with Umbraco Forms to Umbraco 11 with Umbraco Forms 11.
Some of my forms included FileUpload field, in Umbraco 8 the files uploaded where included as attachemnts in the…
-
When a form contains a file attachment which is send through the 'Send email' workflow. The returned email no longer support the danish letters æøå ÆØÅ. These letters get replaced with '?'
If no att…
-
Issue 302 (https://github.com/rnwood/smtp4dev/issues/302) appears to be present when running v3.1.2 in Windows on Docker. Output below:
```
PS C:\Users\Administrator> docker run rnwood/smtp4dev:wi…
-
Instructions indicate:
dotnet tool install -g Rnwood.Smtp4dev
The above will install the most recent non pre-release version.
If you want to use the pre-release development versions, **_add --p…
-
Exception at start:
```
C:\Windows\system32>smtp4dev
smtp4dev version 3.1.1
https://github.com/rnwood/smtp4dev
.NET Core runtime version: 6.0.0-rc.2.21480.5
> For help use argument --he…