GithubHelp home page GithubHelp logo

Support for CC, BCC about mailcatcher HOT 11 CLOSED

sj26 avatar sj26 commented on May 7, 2024
Support for CC, BCC

from mailcatcher.

Comments (11)

sj26 avatar sj26 commented on May 7, 2024

Awesome! MailCatcher primarily deals with SMTP, so we're not listing the "To" field, but rather the recipients which includes CC and BCC addresses. Perhaps the message view should actually display the "To" and "Cc" fields? You won't be able to display BCC because these aren't listed in the message itself and will only be present as recipients on the SMTP side of things. Or maybe you can extrapolate who's BCC'd by doing a set exclusion?

from mailcatcher.

sj26 avatar sj26 commented on May 7, 2024

Closing this; To/Cc/Bcc is actually irrelevant, recipients ("To" in the web interface) is a list of all recipients targeted via SMTP.

from mailcatcher.

javierjulio avatar javierjulio commented on May 7, 2024

@sj26 so the "To" field in the web interface is showing all recipients including those listed in CC and BCC correct?

from mailcatcher.

sj26 avatar sj26 commented on May 7, 2024

It lists all recipients that the application is sending to via SMTP. Keep in mind the SMTP server doesn't know the difference—they are all just recipients. Perhaps I should rename the "To" field to "Recipients" and add a note or something.

Your application or the library you're using to send SMTP messages should be turning your "To", "Cc" and "Bcc" fields into a list of recipients that are all addressed via SMTP.

tl;dr: yes.

from mailcatcher.

javierjulio avatar javierjulio commented on May 7, 2024

@sj26 awesome thanks! Just wanted to verify as I've been using MailCatcher on a project where we are making heavy use of BCC and other people use the app (including client, hence the verification). A change wouldn't hurt. The reason I bring it up is its easy to confuse "To" for the actual field whereas "Recipients" is clearer in this case.

Thanks for your work. Along with another developer where I work at we've enjoyed using the app for development rather than actually use a SMTP server (which originally we were).

from mailcatcher.

BartlomiejSkwira avatar BartlomiejSkwira commented on May 7, 2024

+1 CC/BCC support would be great if it is ever implemented

from mailcatcher.

rhoboat avatar rhoboat commented on May 7, 2024

+1 cc/bcc support

from mailcatcher.

sj26 avatar sj26 commented on May 7, 2024

As above, cc and bcc fields are displayed when you view an email. This is already implemented.

from mailcatcher.

taiar avatar taiar commented on May 7, 2024

@sj26 when you are sending a BCC e-mail, you must make sure that this address is not showed up. That said, differ the "recipients" to "bcc recipients" is a feature missing; not implemented.

from mailcatcher.

CHEWX avatar CHEWX commented on May 7, 2024

Be great to have this support. You cannot debug a BCC issue as you cannot see them. Not even in the source.

from mailcatcher.

sj26 avatar sj26 commented on May 7, 2024

BCC addresses should never appear in an email's message source, they are Blind Carbon Copy addresses so you don't want to reveal them in the message.

To, CC, and BCC addresses do currently appear in the "To" recipients list in the MailCatcher interface. Although MailCatcher doesn't look in your message to find these, this is the list of addresses that your SMTP client has asked the message be delivered to. The "To" list is exactly the email addresses that your message will be delivered to.

from mailcatcher.

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.