barbushin / php-imap

Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
MIT License
1.65k stars 459 forks source link

I need solution for convert emails to ticket #703

Open vahidalvandi opened 1 year ago

vahidalvandi commented 1 year ago

I have support system I have an important question. To convert emails to tickets, should I post to the site through a new email server with api? Or is it better to connect to imap through php and receive new emails?