Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silent = true will show the E-Mailform #43

Open
fabianf83 opened this issue May 4, 2022 · 0 comments
Open

Silent = true will show the E-Mailform #43

fabianf83 opened this issue May 4, 2022 · 0 comments

Comments

@fabianf83
Copy link

Hi there,

good job for this tool.

I set the property silent = true but the E-Mailform will shown up.

_reportCrash = new ReportCrash("xxx") { AnalyzeWithDoctorDump = false, IncludeScreenshot = true, SmtpHost = Methods.Vars.SMTPServer, Port = Methods.Vars.SMTPPort, EnableSSL = true, UserName = Methods.Vars.SMTPAuthUser, Password = Methods.Vars.SMTPAuthPass, ToEmail = Methods.Vars.AbsenderEmail, FromEmail = Methods.Vars.AbsenderEmail, Silent = false };

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant