Lobomail unm login office 365

A very specific question!

lobomail is a command-line email client, and unm is a command to unlock a mailbox. To login to Office 365 using lobomail, you can use the following command:

lobomail -u <your_username> -p <your_password> -s outlook.office365.com

Replace <your_username> with your Office 365 username (e.g., [email protected]) and <your_password> with your Office 365 password.

Here's a breakdown of the options:

Once you run this command, you should be logged in to your Office 365 mailbox using lobomail. You can then use the lobomail commands to manage your email, such as lobomail -l to list your inbox messages or lobomail -r <message_id> to reply to a message.

Note that you may need to install lobomail on your system before you can use it. You can download the latest version from the official website.