Defect #12866
closed
attachment from received mails
Added by Felix Muster almost 12 years ago.
Updated about 11 years ago.
Description
When we send mails in our company, the mail has a footer with company-logo.
The problem is, when I create a ticket via mail, the logo gets uploaded as attachment every time...
Felix Muster wrote:
When we send mails in our company, the mail has a footer with company-logo.
The problem is, when I create a ticket via mail, the logo gets uploaded as attachment every time...
I'd say that having a logo in emails is bad company policy, but I understand that it's annoying...
Removing the logo, which is just an attachment like any other, is non-trivial. How would you implement the logic that decides which attachment to remove?
At my job, we solved a somewhat similar problem with a plugin that makes a callback to MailHandler and we apply regex to the mail body... But you need to develop the regex, which is non-trivial, too ;-)
- Status changed from New to Closed
Robert Hailey wrote:
S/MIME & company logos could be handled with a configurable filename match in the admin/settings/incoming-email panel.
Feature added in r12168, a new setting is added to the application settings.
Also available in: Atom
PDF