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

Can you specify the sender? #5

Open
HalfWorm opened this issue Jul 14, 2022 · 1 comment
Open

Can you specify the sender? #5

HalfWorm opened this issue Jul 14, 2022 · 1 comment

Comments

@HalfWorm
Copy link

Can you specify the sender?
Without a valid sender, my SMTP provider gives me the error "info: email error: Error: Mail command failed: 550 not local sender over smtp"

@nubosoftware
Copy link
Owner

Hi,

Yes, you can specify a sender.

Please edit nubomanagement/conf/Settings.json and add the following:

"emailSender": {
        "senderEmail": "[email protected]",
        "senderName": "Your Name"
 }

Please let me know if that solve this issue.

Best,
Nubo Team

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

2 participants