linux-remote-desktop
linux-remote-desktop copied to clipboard
Can you specify the sender?
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"
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