Skip to content

Mail Accounts

Configure and manage the email accounts used for automated mail operations through the Local Server.

➕ Adding an Account

To add a new email account, click the + Add Account button. You will need to provide the following details:

FieldDescription
Account NameA friendly name to identify the account (e.g., "Primary Gmail").
IMAP HostThe IMAP server address (e.g., imap.gmail.com).
IMAP PortThe port for IMAP connections (e.g., 993).
SMTP HostThe SMTP server address (e.g., smtp.gmail.com).
SMTP PortThe port for SMTP connections (e.g., 587).
Email AddressThe full email address of the account.
App PasswordThe application-specific password (required for Gmail and other providers).

Common Email Provider Settings

Use these settings for popular email services. Note that for most services, you must use an App Password instead of your regular password.

ProviderIMAP HostIMAP PortSMTP HostSMTP Port
Gmailimap.gmail.com993smtp.gmail.com587 or 465
Yahooimap.mail.yahoo.com993smtp.mail.yahoo.com465 or 587
Outlookoutlook.office365.com993smtp.office365.com587
iCloudimap.mail.me.com993smtp.mail.me.com587

TIP

Always ensure that IMAP Access is enabled in your email provider's settings before attempting to connect. Search "How to enable IMAP on gmail account"

🛠️ Account Management

Once an account is added, it will appear as a card in the Mail Accounts list. Each card features several actions on the right side:

ActionIconDescription
Test IMAP🔄Verifies the receiving settings by attempting to connect to the IMAP server.
Test SMTP🚀Verifies the sending settings by attempting to connect to the SMTP server.
Edit Account✏️Opens the account configuration modal to update settings.
Delete Account🗑️Removes the account from the Local Server.
View Emails➡️Opens the email viewer for this specific account.

📝 Other Actions

  • Compose: Opens a window to manually write and send an email through the selected account.

Released under the MIT License.