Code Monkey home page Code Monkey logo

Comments (11)

yuzd avatar yuzd commented on May 28, 2024

can you check this?(Google Chrome right-click translation)

https://github.com/yuzd/Hangfire.HttpJob/wiki/%E9%85%8D%E7%BD%AE%E9%82%AE%E7%AE%B1%E6%9C%8D%E5%8A%A1%E5%8F%91%E9%80%81job%E6%89%A7%E8%A1%8C%E7%BB%93%E6%9E%9C

from hangfire.httpjob.

gilsoncabacazzo avatar gilsoncabacazzo commented on May 28, 2024

I have already configured the mail server.
Are the alerts sent automatically? That is, when a task is completed, is the alert sent?
I ask why I did not receive any alerts when the tasks were finished

image

Thanks for the clarification
Regards

from hangfire.httpjob.

yuzd avatar yuzd commented on May 28, 2024

@gilsoncabacazzo SendSucMail value default is False..do you set it True?

image

from hangfire.httpjob.

gilsoncabacazzo avatar gilsoncabacazzo commented on May 28, 2024

Yes @yuzd , I have it set to true
So far I have only one recipient, is it necessary to separate it with a comma or some other character?

from hangfire.httpjob.

yuzd avatar yuzd commented on May 28, 2024

only one recipient, is not necessary to separate it with a comma or some other character.
I suspect there is something wrong with your SMTP server configuration.
Can you test your SMTP server with mailkit yourself by write unit test?

from hangfire.httpjob.

gilsoncabacazzo avatar gilsoncabacazzo commented on May 28, 2024

the port is mandatory ?,
I have another application in c # where I only pass the server, username and password, and from that application I get emails

from hangfire.httpjob.

yuzd avatar yuzd commented on May 28, 2024

should set port value

image

from hangfire.httpjob.

gilsoncabacazzo avatar gilsoncabacazzo commented on May 28, 2024

I already established the port, who would be the sender of the email ??

1
2
3

from hangfire.httpjob.

gilsoncabacazzo avatar gilsoncabacazzo commented on May 28, 2024

I am registering this exception
2019-10-29 14: 22: 20.6963 | HttpJobDispatcher.InitSmtpClient The SMTP server does not support authentication.
  LogExtensions.ErrorException => LoggerExecutionWrapper.Log => AspNetCoreLog.Log

from hangfire.httpjob.

gilsoncabacazzo avatar gilsoncabacazzo commented on May 28, 2024

it already works, the mail server user was incorrectly configured

image

Thank you very much for the help always
Regards

from hangfire.httpjob.

yuzd avatar yuzd commented on May 28, 2024

nice

from hangfire.httpjob.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.