Wingetlywingetly
← All apps

Febooti Command Line Email

by Febooti, Ltd.v9.2

Last updated

Febooti Command Line Email is a powerful but easy to use email-sending utility that supports all basic and advanced email client's sending capabilities

Install with winget

$ winget install --id Febooti.CommandLineEmail --exact --version 9.2

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Febooti Command Line Email

Febooti Command Line Email uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i febootimail92-x64.msi /quiet /norestart

See the full silent install reference for Febooti Command Line Email

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Febooti Command Line Email is a powerful but easy to use email-sending utility that supports all basic and advanced email client's sending capabilities

The email client allows sending mail directly from Windows command line (DOS prompt). Attach an unlimited number of files to emails, use rich formatted HTML or simple text email, and use CC or BCC, all over a secure SSL connection. Use febootimail in Scheduled Tasks, CGI scripts, and VBA, from virtually any software.

Corporate users can authenticate against the Microsoft Active Directory and send mail via Exchange Server, while others can use mail server authentication secured with industry-standard SSL data encryption, such as Gmail. Febootimail also supports STARTTLS secure communication and most of the other authentication methods, including LOGIN, PLAIN, NTLM, and CRAM-MD5.

- SSL (Secure Socket Layer) and STARTTLS provide maximum security by encrypting communication sessions between the Command Line Email client and SMTP server, including Gmail, Exchange Server, and Lotus Notes.

- Multiple AUTH methods—NTLM, and CRAM-MD5 authentication methods are added to basic PLAIN and LOGIN, as well as awesome automatic authentication method detection.

- Intensive, extended debugging and testing have led to a significant number of improvements and bugfixes, making Command Line Email even more stable, fast, and efficient.

Installers · v9.2

ArchitectureTypeScopeInstallDownload
x86MSI-Direct
x64MSI-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Febooti Command Line Email.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Frequently asked questions

How do I install Febooti Command Line Email on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Febooti.CommandLineEmail --exact --version 9.2. winget downloads the installer from Febooti, Ltd. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Febooti Command Line Email silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Febooti.CommandLineEmail --exact 9.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Febooti Command Line Email?
Febooti Command Line Email uses MSI. Run the downloaded installer with: msiexec.exe /i febootimail92-x64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Febooti Command Line Email via winget?
Run: winget uninstall --id Febooti.CommandLineEmail --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Febooti Command Line Email's Apps & Features entry.
Is Febooti Command Line Email free?
Febooti Command Line Email is distributed under Proprietary. Refer to the publisher (https://www.febooti.com/products/command-line-email/) for the full license terms - Wingetly itself does not charge for installation.
Does Febooti Command Line Email work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Febooti Command Line Email directly from the publisher.
How do I keep Febooti Command Line Email up to date?
Run winget upgrade --id Febooti.CommandLineEmail --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Febooti Command Line Email from microsoft/winget-pkgs.