Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capability to change notification E-mails #6822

Closed
failattu opened this issue Apr 27, 2017 · 3 comments
Closed

Capability to change notification E-mails #6822

failattu opened this issue Apr 27, 2017 · 3 comments
Labels
Milestone

Comments

@failattu
Copy link

Rocket.Chat Version: 0.55.1
Running Instances: 1
DB Replicaset OpLog:false
Node Version: v4.8.0

So we have an instance running and it sends e-mails to the users as notifications. We would like to change these to have more information such as the real name of the person sending message e.g.

Could we have the same kind of options as we have for registration etc.

@rasos
Copy link
Contributor

rasos commented May 31, 2017

At least you can adapt the header and footer. Currently it looks very heavy and we have slightly adapted it to

Header:

<table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#f3f3f3" style="color:#4a4a4a;font-family: Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;border-collapse:callapse;border-spacing:0;margin:0 auto">
  <tr>
    <td style="padding:1em">
      <table border="0" cellspacing="0" cellpadding="0" align="center" width="100%" style="width:100%;margin:0 auto;max-width:800px"><tr><td bgcolor="#ffffff" style="background-color:#ffffff; border: 1px solid #DDD; font-size: 10pt; font-family: Helvetica,Arial,sans-serif;">
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td style="background-color: #005766;">
              <h3 style="font-family: Helvetica,Arial,sans-serif; padding: 20px 20px 20px 20px; margin: 0; color: #FFF;">[Site_Name]</h1>
            </td>
          </tr>
  <tr>
  <td style="padding: 1em; font-size: 12pt; font-family: Helvetica,Arial,sans-serif;">

Footer:

</td></tr></table>
</td></tr>
<tr>
  <td border="0" cellspacing="0" cellpadding="0" width="100%" style="font-family: Helvetica,Arial,sans-serif; max-width: 800px; margin: 0 auto; padding: 1.5em; text-align: center; font-size: 8pt; color: #999;">Powered by Open Source Software <a href="https://rocket.chat" target="_blank">Rocket.Chat</a>, hosted in Austria and supported by <a href="https://osAlliance.com" target="_blank">osAlliance</a>.
  </td>
</tr>
</table>
</td>
</tr>
</table>

@marceloschmidt marceloschmidt added Feature: Planned Planned Feature and removed Feature: Request Requested Feature labels Dec 27, 2018
@marceloschmidt marceloschmidt added this to the 0.74.0 milestone Dec 27, 2018
@rjozwiak
Copy link

rjozwiak commented Feb 7, 2019

Any updates on it?

@engelgabriel
Copy link
Member

This has been done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants