snipe / snipe-it

A free open source IT asset/license management system
https://snipeitapp.com
GNU Affero General Public License v3.0
10.4k stars 3.06k forks source link

[Feature Request]: #15026

Closed Steve-M-C closed 12 hours ago

Steve-M-C commented 4 days ago

Is your feature request related to a problem? Please describe.

Make it easier to filter emails that are sent from Snipe, based on the subject line of the messages.

Describe the solution you'd like

The ability to set an (optional) custom string that will be pre-pended to the subject line of all emails sent from Snipe - for example "[Snipe-IT]".

Describe alternatives you've considered

Trying to filter based on the existing subject lines requires quite a lot of rules to be setup.

Additional context

No response

welcome[bot] commented 4 days ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

snipe commented 4 days ago

Wouldn't you be able to handle that via FROM or other things? For example, if you were Company XYZ, you can set your MAIL_FROM_NAME to Company XYZ Asset Management.

Steve-M-C commented 3 days ago

That's true - I'll go with that, thanks!