SimpleMailArchive icon indicating copy to clipboard operation
SimpleMailArchive copied to clipboard

Email archiving web app saving all emails as .eml files.

Results 11 SimpleMailArchive issues
Sort by recently updated
recently updated
newest added

Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 7.0.11 to 8.0.3. Release notes Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases. EF Core 8.0.3 is available on NuGet now. This is a patch release of EF Core 8 (EF8)...

dependencies
.NET

Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 7.0.14 to 8.0.3. Release notes Sourced from Microsoft.AspNetCore.Identity.EntityFrameworkCore's releases. .NET 8.0.3 Release .NET 8.0.2 Release .NET 8.0.1 Release .NET 8.0.0 Release .NET 8.0 RC 2 Release .NET...

dependencies
.NET

Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 7.0.7 to 8.0.3. Release notes Sourced from Microsoft.EntityFrameworkCore.Tools's releases. EF Core 8.0.3 is available on NuGet now. This is a patch release of EF Core 8 (EF8)...

dependencies
.NET

Bumps [MailKit](https://github.com/jstedfast/MailKit) from 4.2.0 to 4.4.0. Changelog Sourced from MailKit's changelog. MailKit 4.4.0 (2024-03-02) Added net8.0 targets Split more sync/async logic to reduce allocations made by async state machines when...

dependencies
.NET

Hi, this project is really nice. I'm looking for a product which can archive some import emails, e.g we talk with some suppliers, for our lab(university). Because our PhD and...

Bumps [MailKit](https://github.com/jstedfast/MailKit) from 4.7.1.1 to 4.8.0. Changelog Sourced from MailKit's changelog. MailKit 4.8.0 (2024-09-29) Added a UniqueIdRange.SortOrder property. Updated the protocol log help link for ProtocolExceptions. (issue #1800) Fix SmtpClient.Dispose()...

dependencies
.NET

I've just got SimpleMailArchive stood up, and I'm enjoying it! Exactly what I needed, thanks! (Shame that it hasn't got more usage / recognition.) To let you know, I've got...

Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 9.0.3 to 9.0.4. Release notes Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases. .NET 9.0.4 Release What's Changed Merge branch 'release/8.0' into 'release/8.0-staging' by @​AndriySvyryd in dotnet/efcore#35541 Merging internal commits for...

dependencies
.NET

Hi Appreciate the project. I did an import of one of my Accounts with simple account settings: `{ "Username": "john.doe@gmail_sample.com", "Password": "VerySecretPassword", "ImapUrl": "imap.gmail.com", "AccountDisplayName": "John Doe E-Mail", "FoldersToIgnore": [...

Getting this error when trying to import from mailserver: Import failed with unexpected Error: The requested folder could not be found. Import from Folder works fine. My Account file looks...