Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
First link in google demo app for Laravel: https://github.com/ladybirdweb/momo-email-listener
Uses php-imap
If the speed of the appearance of a new letter on the site is important, then we recently did this:
- zimbra was installed on a separate vps
- all mail from the desired mailbox was redirected to a mailbox in zimbra
- a simple php script, once a minute, collected mail from zimbra via api ( it's faster than imap).
Bottom line: a new letter in the system appeared in 30-50 seconds.
An alternative option specifically for Exim:
You can add a configuration so that all incoming letters to a specific mailbox are redirected to a specific script that has already parsed data
https://www.exim.org/exim-html-current/doc/html/sp.. .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question