GithubHelp home page GithubHelp logo

configure MTA for BaseEmail about carbon HOT 5 CLOSED

bararchy avatar bararchy commented on June 26, 2024
configure MTA for BaseEmail

from carbon.

Comments (5)

paulcsmith avatar paulcsmith commented on June 26, 2024 1

@bararchy Yeah that makes sense. It's so much easier to work with SendGrid and most people prefer it (I think) but it would be awesome to have an SMTP adapter as well! If you get it working feel free to open an issue here and I'll add it to the README so people can use it. LMK if you need any help with the adapter

from carbon.

paulcsmith avatar paulcsmith commented on June 26, 2024

Hey @bararchy! Can you describe what you mean by MTA? I've not heard of that before

from carbon.

bararchy avatar bararchy commented on June 26, 2024

@paulcsmith Sorry for later response, MTA stands for mail transfer agent and usually is refereed when talking of the next step an SMTP based client should go to to send emails.

What I was asking is how I tell carbon to send emails via x.x.x.x:25 etc.. and not using other service\site

from carbon.

paulcsmith avatar paulcsmith commented on June 26, 2024

@bararchy No problem :) You'd have to build an SMTP adapter. Carbon is extendable so you can write one separately. You can see an example here: https://github.com/luckyframework/carbon/blob/master/src/carbon/adapters/send_grid_adapter.cr

It basically takes an email and then you can send it however you'd like :)

Does that answer your question?

from carbon.

bararchy avatar bararchy commented on June 26, 2024

@paulcsmith I see, makes sense then, i was kinda surprised to find no SMTP support builtin because it's kinda the basis of email technology.

anyway, I'll see if I can make it my weekend project :)

from carbon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.