F
F
Finsh2017-01-23 10:24:20
PHP
Finsh, 2017-01-23 10:24:20

imap_search doesn't search by email with dot, what to do?

imap_search($imap, 'FROM [email protected]');
does not give results, while
imap_search($imap, 'FROM [email protected]');
everything is fine, can someone come across this problem and know how to solve it?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question