issues Search Results · repo:cmendible/netDumbster language:C#
Filter by
30 results
(79 ms)30 results
incmendible/netDumbster (press backspace or delete to remove)I have found out SmtpContext init function would set the encode to ASCII at Link.
image
This makes UTF-8 char output incorrect.
kkey0340
- Opened on Apr 16, 2024
- #49
Summary
I wish for the nuget packages to have a more informative readme.
Details
The nuget package should be using the same readme as the repo to make it as easy as possible for a user to get started ...
thompson-tomo
- Opened on Mar 29, 2024
- #47
Summary
I wish for the nuget packages to have the licence expression property set correctly
Details
The licence expression property should be set to the correct licence type (depending on the repo) ...
thompson-tomo
- Opened on Mar 16, 2024
- #45
Is it possible to launch up an instance of the SMTP server requiring authentication ?
AlthalusDGr8
- 1
- Opened on Mar 9, 2024
- #44
I am writing unit tests to verify a mail client.
SmtpMessagePart.HeaderData only contains the value of Content-Type. For my tests I need to verify attachments and linked
resources(inline attachments). ...
KoromaruKoruko
- Opened on Sep 5, 2023
- #39
Currently it s not possible as far as I can see to actually use DoNotReuseConnection because the Start(Configuration
configuration) is not public. I don t think there is any downside to actually make this ...
stefan-schweiger
- 2
- Opened on Jul 12, 2022
- #37
Hi,
When I try to use method Authenticate I get the following error message:
System.NotSupportedException: The SMTP server does not support authentication.
client.Authenticate( userName , Password ); ...
kadyrkulovr
- 2
- Opened on Jan 14, 2022
- #35
Since version 2.0 if the socket is force closed by the client then it stops listening for any new messages.
Line 239 Socket socket = await this.tcpListener.AcceptSocketAsync();
throws An existing connection ...
Stale
DannyDS
- 2
- Opened on Apr 8, 2021
- #34
Hello community, I m probably dumb. I m trying to receive email using netDumbster. I m able to get email body, but how
to get email Subject? Thanks for help!
static void Main()
{
SimpleSmtpServer ...
jimmycr
- 4
- Opened on Feb 21, 2021
- #33
If I run the tests locally, everything is fine. But they are executed by a github action, they fail with the following
error:
Error Message: System.Net.Sockets.SocketException : Permission denied Stack ...
VILLAN3LL3
- 8
- Opened on Jan 17, 2021
- #31

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.