php-imap-client
php-imap-client copied to clipboard
a easy solution for simple IMAP email access in php
Hi, Can you please help me, I think this is a bug: Steps to reproduce: 1. Connected via POP3/IMAP to a maibox 2. Selected INBOX folder 3. request: ->getMessagesByCriteria('', 50)...
### bug ### "special" char deleted ### if i download a mail with these charachters "òàùéì" (and many more i think), these characters are deleted from body ### If a...
### Feature request or bug ### If a bug, what did you expect to happen? ### If a bug, what happened? ### If a bug, list steps to reproduce bugs....
There is a problem with attachments, when filename contain diacritic symbols. For example, if original filename is "zażółć gęślą jaźń.pdf", I get an empty attachment filename. In file IncomingMessageAttachment.php in...
I have been checking the documentation but I can't find the search by date For example, bring all mail from 2020-12-28 onwards
When I try to assign a value to 'remote_system_name' with a variable I get this error : `Can't open mailbox with such a name (errflg=2)` Here is my simple code...
…achment was on an email of content-type text/xml as opposed to application/octet-stream, it was being left out of the attachments of the message ### Is the pull request based off...
I was having issue primarily with Outlook emails where for some reason a random email would get stuck and my script would just die. No errors at all. Just when...
Imap client do not show excel attachment. Can you help. Excel is not in TypeAttachments.php
### Feature request or bug bug ### If a bug, what did you expect to happen? get list message and message in koi8-r ### If a bug, what happened? `SSilence\ImapClient\IncomingMessage...