Skip to content

Error when sending mail in vagrant box #68

@rubo77

Description

@rubo77

Now I get a similar error like #63 when trying to add monitor in the vagrant machine:

Error: Response was a non-`Responder` `Err`: I/O-Error: Connection refused (os error 111).
Warning: This `Responder` implementation has been deprecated.
Warning: In Rocket v0.5, `Result<T, E>` implements `Responder` only if `E` implements `Responder`. For the previous behavior, use `Result<T, Debug<E>>` where `Debug` is `rocket::response::Debug`.
Warning: Responding with 500 Internal Server Error catcher.

I defined the example configuration for msmtp from the Readme and used my googlemail account, which has 2FA disabled

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: questionSomeone is asking for help or support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions