CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 20:48:37 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"03efb55136312d7e5aad42c9db6f6dd4"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=136oe7VDsQbjz9N9wjb9L401Wjjp43Tvf8mwcHNFsMnleWEjYQoNaUeawYHIN%2FGCgcg%2BVaKRba22M9bcJRUuCiu8%2BSf%2FDfowaf%2BzaxL%2FvcqVs7mr4lhR6JPsz6i4z5Fw5j2ZPG6SRlGQzDVR9CnapROqQZb5S29hy6Pfp20%2FsVKFbxBPOaMbobwrvOhSxNXfi%2BQWwb3yG4rzMagZbv%2FsHGAKUubKPvEcObgeAQz127VYUJWodKjnSDKBhy6W0OuXzbAQ%2BnVExQXqB5R83GYTEA%3D%3D--J%2FJgBC0NM%2FzkByfi--Sm7a0aQEWqViCurUCj%2B9rw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.812475080.1753303716; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 20:48:36 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 20:48:36 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C8C4:2DEF93:10CFDF8:13FC1CF:68814AA4
GitHub - ian-kent/M3MTA: Experimental Mojolicious IOLoop mail transfer agent with MongoDB backend
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 2
ian-kent/M3MTA
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
M3MTA ===== An experimental mail transfer agent using Mojo::IOLoop and MongoDB. For development use only. Do NOT use this MTA in a production environment. CURRENT SUPPORT --------------- SMTP - RFC5321 Basic and Extended SMTP - supports EHLO, HELO, MAIL, RCPT, DATA, RSET and NOOP commands - RFC1870 SIZE - optionally broadcast SIZE with maximum message size - maximum message size check on MAIL command - maximum local mailbox size check on RCPT command - enforcement of MAIL SIZE on DATA command - RFC2195 SASL CRAM-MD5 - implements the SASL CRAM-MD5 mechanism for RFC4954 - RFC2487 TLS - implements and broadcasts STARTTLS support - optionally require a TLS connection for remote delivery - optionally require a TLS connection for all (including local) delivery - RFC2920 PIPELINING - broadcasts PIPELINING support - RFC3461 DSN - partial support for delivery status notifications - RFC4616 SASL PLAIN - implements the SASL PLAIN mechanism for RFC4954 - RFC4954 AUTH - implements and broadcasts AUTH support MDA - Local user message delivery to MongoDB backend - Aliasing to local or remote addresses (including alias chains) - Catch-all mailboxes and aliases - Remote message delivery via SMTP - Relay only domains for backup MX - Configurable retry times and notifications - Mailbox size limits - Message filtering at time of delivery - SpamAssassin already built in IMAP - IMAP4rev1 - TLS Scalability: - Multiple IMAP, SMTP or MDA daemons can be started - Configure MongoDB to use sharded collections and replica sets REQUIREMENTS ------------ You'll need: - Perl (preferably 5.16 or later) - MongoDB - SpamAssassin (if you want to use it, otherwise remove from config) - CPAN modules: Digest::MD5 Digest::HMAC_MD5 Hash::Merge IO::Socket::SSL JSON Log::Log4perl Mail::SpamAssassin MIME::Base64 Mojolicious (4.14 or later) MojoX::IOLoop::Server::StartTLS MongoDB Net::DNS::Resolver Readonly Text::Xslate INSTALLATION ------------ Run 'make install'. M3MTA will be installed to /usr/bin, /etc/m3mta and /usr/lib/m3mta by default. If you're using M3MTA in command line daemon mode, you'll need to create /var/log/m3mta and /var/run/m3mta before use. In console mode, no log file or PID file are required. MONGODB ------- See demo.js and config files in ./etc STARTING M3MTA -------------- Start IMAP, SMTP and MDA: m3mta start Stop IMAP, SMTP and MDA: m3mta stop To use M3MTA without the m3mta command, you need to add /usr/lib/m3mta to PERL5LIB. Start server or MDA in daemon mode: m3mta-imap start --daemon m3mta-smtp start --daemon m3mta-mda start --daemon Stop server or MDA in daemon mode: m3mta-imap stop m3mta-smtp stop m3mta-mda stop Start server or MDA in console mode: ./bin/m3mta-imap ./bin/m3mta-smtp ./bin/m3mta-mda Use Ctrl<C> to stop. CONFIGURATION ------------- Edit files in /etc/m3mta/ M3MTA (c) Ian Kent, 2013 - https://github.com/ian-kent/
About
Experimental Mojolicious IOLoop mail transfer agent with MongoDB backend
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
You can’t perform that action at this time.