proton-bridge VS aws-lambda-ses-forwarder

Compare proton-bridge vs aws-lambda-ses-forwarder and see what are their differences.

proton-bridge

Proton Mail Bridge application (by ProtonMail)

aws-lambda-ses-forwarder

Serverless email forwarding using AWS Lambda and SES (by arithmetric)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
proton-bridge aws-lambda-ses-forwarder
83 9
1,062 1,669
3.9% -
9.7 5.1
about 2 months ago 3 months ago
Go JavaScript
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

proton-bridge

Posts with mentions or reviews of proton-bridge. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-07.

aws-lambda-ses-forwarder

Posts with mentions or reviews of aws-lambda-ses-forwarder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-18.
  • Cheapest way to get domain specific emails?
    2 projects | /r/webdev | 18 Dec 2022
    If they cannot use cloudflare(since we need to use its nameserver), you can self hosted a tool like https://github.com/arithmetric/aws-lambda-ses-forwarder It's powered by AWS Lambda so work flawlessly.
  • Self-hosted email is the hardest it's ever been, but also the easiest
    8 projects | news.ycombinator.com | 4 Sep 2022
    > Could there be a serverless alternative where the service wakes up only to receive emails and will be charged only when emails are processed, filtered and served & rest of the time no charge - avoiding $3 to $5 charged by behemoths per inbox?

    I love ideas as much as the next guy and serverless email is kind of floating out there:

    https://medium.com/schibsted-engineering/building-a-serverle...

    https://github.com/arithmetric/aws-lambda-ses-forwarder

    https://github.com/0x4447/0x4447_product_s3_email

    It's possible to build it, but the problem is that you still have the same problem of deliverability. Obviously it works fine/great for receving emails though.

    > Idea is how cheap can it go for personal inbox with all the features denied by the superlative pricing plans

    It could get really cheap, but would people buy it? I always wonder if price is really the limiting factor for self hosted emails.

    Zoho is already QUITE cheap: https://www.zoho.com/mail/zohomail-pricing.html

    Maybe this would work as a business, but it's a bit questionable to me.

  • Intuit to Acquire Mailchimp for $12b
    3 projects | news.ycombinator.com | 13 Sep 2021
    When using SES, you cannot set FROM header to anything. The FROM has to be either an whitelisted email address or a domain that you own and verified with SES.

    When forwarding email, we are receiving email from unknow domains. If we rewrite the FROM headers then the DKIM will invalid, so service will have to rewrite the FROM and clear out DKIM.

    This is a well-known SES issue and project has to work around https://github.com/arithmetric/aws-lambda-ses-forwarder

    ```

  • Simple domain parking with basic email, for multiple domains
    2 projects | /r/webhosting | 16 Jul 2021
    If you are willing to mess around with code https://github.com/arithmetric/aws-lambda-ses-forwarder use this. It's essentially use AWS SES to process inbound email and lambda to forward email out.
  • Google Workspace for everyone
    1 project | /r/Android | 14 Jun 2021
  • Serverless email forwarding using AWS Lambda and SES
    1 project | news.ycombinator.com | 30 Apr 2021
  • I was not happy with the existing SES email forwarding Lambdas so I made another one - HumbleForwarder (Python). It's enough for my vanity domain.
    3 projects | /r/aws | 16 Apr 2021
    It is unmaintained https://github.com/arithmetric/aws-lambda-ses-forwarder/issues/119 and written in godawful JS promise syntax. So while it may work, I didn't feel like trying it.
  • Serverless Email setup with AWS SES and Lambda
    1 project | dev.to | 23 Feb 2021
    Thanks to Joe Turgeon for inspiration of the tutorial: https://github.com/arithmetric/aws-lambda-ses-forwarder

What are some alternatives?

When comparing proton-bridge and aws-lambda-ses-forwarder you can also consider the following projects:

hydroxide - A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge

MJML - MJML: the only framework that makes responsive-email easy

FreeCAD_assembly3 - Experimental attempt for the next generation assembly workbench for FreeCAD

free-email-forwarding - The best free email forwarding for custom domains. Visit our website to get started (SMTP server)

Contents - Community documentation, code, links to third-party resources, ... See the issues and pull requests for pending content. Contributions are welcome !

parsemail - Hanami fork of https://github.com/DusanKasan/parsemail

proton-bridge - ProtonMail Bridge application

unsubscribe-gmail - Gmail Unsubscriber is a Google Apps Script for unsubscribing from unwanted newsletters and other bulk emails.

wildduck - Opinionated email server

HumbleForwarder - Humble SES email forwarder

mCaptcha - A no-nonsense CAPTCHA system with seamless UX | Backend component