Webklex
Webklex
Hi @pmpr88 , many thanks for your report. Please update to the latest release and try again. A ton has changed in the meantime and perhaps the issue no longer...
Hi @fruckt , please update to the latest release and try again. There have been a ton of improvements and a vulnerability got fixed. Once again, thanks for taking the...
Hi @ssekimuli , thanks for posting your question. I'm not really sure what you are asking.. Please add a brief description or a theoretical example. Best regards and happy coding,
Thanks for clarifying. You can configure as many accounts as you like inside your config https://github.com/Webklex/laravel-imap/blob/master/src/config/imap.php#L47 or by providing the same array as options during the initialization https://www.php-imap.com/api/client-manager Afterwards you...
I see, unfortunately that's not possible - or at least not that I know of. The folders e.g. "INBOX" are located on two different servers which don't know of each...
P.s.: there is something called "shared inbox" but it has nothing to do with this library and I doubt you could create a shared inbox across providers but you never...
Hi @ssekimuli , thanks for the followup. No, such a function doesn't exists - at least not one with this name. What are you expecting this method to do? Perhaps...
Hi @InterLinked1, Thanks a lot for reporting this issue. I really appreciate it! I was able to reproduce the issue and just pushed a fix. Once again, thanks for taking...
Hi @wawa67 @nitin-usualsmart , many thanks for your reports. Unfortunately this can have many different causes. Here are some things you can try: - Enable the debug mode (https://github.com/Webklex/php-imap/blob/master/src/config/imap.php#L152) this...
Hi @EmmCamp , many thanks for your question. I don't see an easy way to find the correct domain name and port of any given email address. The port doesn't...