Alle endringer brukerne merker, nyeste først, datert dagen de gikk live. Internt arbeid er utelatt.
Each provider page carries the IMAP and SMTP host, port and transport security measured against that provider's own server, plus the date it was last checked, rather than settings copied from a forum post.
Set the name recipients see on outgoing mail per connected inbox, from the inbox settings or through the signature tool. A preview shows the exact From line before you save.
An attachment can now be added to a new email by pointing at the message it came from, so the file never has to travel through the conversation to be re-sent. The server fetches the bytes itself.
Forwarding takes a list of messages instead of one. Results are reported per message, so a batch where one message fails still tells you which of the others went out.
When a forward fails before anything is transmitted, the result reports it as not sent and the retry is safe with the same idempotency key. Attachments the reader could not carry are no longer quietly left off a forward.
Email when a renewal payment needs attention, when a saved card is about to expire, and when a subscription changes or ends, so nothing about your subscription happens silently.
The upgrade prompt inside the app now shows the annual price next to the monthly one, and every account can move to any paid plan from the pricing page.
Gmail now connects the same way as iCloud, Yahoo, Zoho and Fastmail: a Google app password, no consent screen. Signing in with Google is still offered, and mailboxes already connected that way are untouched.
Naming a mailbox's own address as the sender was accepted only on Gmail and read as a Send As request everywhere else. It now works on every provider, and a different address is still refused where the provider cannot verify it.
A subject that arrives in several encoded parts, which is how any long non-ASCII subject travels, is reassembled without stray spaces appearing inside words.
Provider failures are reported with a specific reason instead of one generic error, an action name that differs only in case or separator is understood rather than refused, and an abandoned IMAP connection is dropped instead of holding up the next call.
Usage charts and the audit log show the history window your plan includes, and the dashboard names that window instead of always saying 30 days. Nothing is deleted; the window only limits what is displayed.
All 16 MCP tools publish an output schema, so a client can rely on the structured result each one returns instead of parsing prose.
Some mail hosts reject submissions from cloud providers as a matter of policy. Those hosts are now reached over a non-cloud route, with the mail session encrypted end to end and an automatic fall back to a direct connection.
On Gmail, moving a message out of Trash or Spam into a real folder now clears that pending-deletion state, so the message is genuinely restored rather than filed and still on a purge clock.
Folders and labels can be addressed by name, by id or by a common alias anywhere they are accepted. An unrecognised one fails with a message that names the value and points at the folder listing.
Bcc recipients are carried on Gmail sends, replies, forwards and drafts.
The providers page now documents how to connect each provider, sign-in method, IMAP and SMTP settings and what commonly breaks, alongside the capability table, with a visible last-verified date.
A new About page, and the legal entity, organisation number and registered address in the Terms and Privacy pages. You are handing over mailbox access, so the site now says exactly who is on the other end and what happens if the person maintaining it stops.
A confirmation after checkout naming the plan, the amount and the billing interval.
Switching plan asks for confirmation and shows what you will be charged before anything is billed.
The connect form works out the transport from the port instead of asking you to choose between SSL and STARTTLS, failures explain what actually went wrong, and the whole form can be completed from the keyboard.
The since and before filters accept a date and time with no timezone and read it as UTC, instead of refusing the call.
A scheduled rule created from an OAuth connection stopped running once its access token rotated. Rules now follow the authorisation itself, which does not rotate.
Connecting a mailbox above your plan limit shows the upgrade panel, in your own language, instead of a generic form error about your credentials.
Authentication now negotiates the mechanism the server advertises. Exchange and Microsoft 365 mailboxes never offered the one that was assumed, which made sending impossible and reported a correct password as wrong.
Applying a label works as a Gmail label, an Outlook category or an IMAP keyword. Where a name has to be adjusted to fit a provider's rules, you are told the name that was actually applied.
A long message body is returned in bounded pieces, each reporting the true total and the exact point to resume from, so nothing is skipped or repeated. Ordinary mail is returned exactly as before.
A saved search plus one action, on a schedule, with a record of what it did to every message. No model is in the unattended loop: mail is matched, never interpreted. Deleting is not an available action, a forward always goes to the approval queue, and a reply only ever writes a draft.
npx -y mcpemails bridges the hosted server to clients that can only launch a local command. No dependencies, Node 18 or newer, and your key is only ever sent in the authorization header.
Pricing moved from how many actions you take to how many mailboxes you connect, which is the thing people actually run out of. Everyone using the product at the time kept unlimited inboxes.
Switching plan or billing interval happens in place, with the difference settled on your next invoice, instead of sending you to a portal that could not make the change.
The action allowance is labelled for what it is, turns amber at 80 percent, and at the limit reports what is actually happening to your calls rather than guessing.
Reading a very large message or pulling several big attachments no longer risks the connection dropping mid-response.
Yandex does not implement the shortened login handshake, and its refusal of the command was being reported as a rejection of your password. Both the handshake and the message are fixed.
A send waiting for approval gets a review page showing the full message, with approve and reject. Clients that support MCP apps show the same review card inline.
The dashboard keeps your setup progress, so a half-finished connection is still visible and resumable when you come back.
Turn on approval for an inbox and every send, reply, forward, draft send and scheduled send is held. The agent gets a pending result, and a person in the workspace decides.
An attachment can be returned as readable text without handing the file itself to the model, for text, CSV, HTML, JSON and text-layer PDFs. The complete original message can also be downloaded as a portable .eml file. Extraction never runs embedded code and never does OCR.
Send with an idempotency key and retrying the same request within 24 hours cannot produce a second email.
Clients that support MCP prompts can offer built-in routines for triage, open-loop review, reply drafting, organising and scheduled-send review; a prompt never grants a permission and never runs on its own. Each inbox also reports a versioned profile marking every operation exact, different or unavailable on that provider.
A search with no folder filter looked only in the Inbox on IMAP, so older mail in Sent or Archive returned nothing. It now fans out across every selectable mailbox and merges the results by date.
Paste a signature exported from another mail client, including the table-based layouts most generators produce, and it survives intact.
The server is licensed AGPL-3.0 and ships as a container stack you can run against your own database, using the same code as the hosted service. The self-hosting page covers the one-command install and where the two paths differ.
Formatting, headings, lists, links, colour and hosted logo images, with a live preview of exactly what gets appended to your mail.
Messages can be duplicated into a second folder instead of only moved, one at a time or in a batch, on IMAP, Outlook and Fastmail.
A page setting out what is accessed and what is stored, alongside a security.txt, the list of subprocessors and a vulnerability disclosure safe harbour.
A signature per connected mailbox, appended by the server on every send, reply, forward, draft and scheduled send, on every provider. On a reply it sits after your text and before the quoted thread, and a reply mode stops it repeating down a thread.
Step-by-step connect pages for Gmail, Fastmail, iCloud, Yahoo, Zoho and Yandex, each with that provider's real steps and its verified settings.
The contents of a scheduled message are encrypted in the database until it goes out.
Fetch a single attachment by position or filename, up to 25 MB, returned as a file the client can preview or save rather than as text in the conversation.
Mangler noe, eller er noe ødelagt? Skriv til hello@mcpemails.com