osTicket / osTicket

The osTicket open source ticketing system official project repository, for versions 1.8 and later
osticket.com
GNU General Public License v2.0
3.18k stars 1.65k forks source link

Ticket Piping with [ ] Characters in email #6478

Open jayavman opened 1 year ago

jayavman commented 1 year ago

When retrieving email and creating ticket with example :

Processing error comes up and cannot create ticket :

Excessive errors processing emails for plain://mail.website.tech:110/POP (website [website@website.com](mailto:website@website.com).

Please manually check the Fetch Folder () [1/10 - 0/1]

I think its the [ and ] which cause this error from piping and creating a new ticket.

-- osTicket Version | v1.17.2 (8fbc7ee) — Up to date Web Server Software | Apache MySQL Version | 8.0.32 PHP Version | 8.1.16

valeriop commented 1 year ago

Your message matches an entry in the ban list, but there's a (fixed) issue in include/api.tickets.php

6409