Fetch icon indicating copy to clipboard operation
Fetch copied to clipboard

An IMAP library for PHP

Results 81 Fetch issues
Sort by recently updated
recently updated
newest added

I've come across an issue with date parsing inside the class, when I hit an email with a date like this: Thu, 3 Sep 2015 19:23:42 -0700 (GMT-07:00) I have...

If I want to change a filename of attachment, I must change method setFileName() visibility to public. I think that this method should be public defaultly.

Can you explain why you do not per default validate the IMAP peer certificate in STARTTLS mode? To me this looks like a bad practice solution to TLS connection "errors"...

`Fatal error: Uncaught Error: Call to undefined function Fetch\imap_num_msg() in /var/www/html/vendor/tedivm/fetch/src/Fetch/Server.php:332 Stack trace: #0 /var/www/html/vendor/tedivm/fetch/src/Fetch/Server.php(390): Fetch\Server->numMessages() #1 /var/www/html/index.php(15): Fetch\Server->getMessages() #2 {main} thrown in /var/www/html/vendor/tedivm/fetch/src/Fetch/Server.php on line 332`

in_array() is case-sensitive and $parameters['charset'] is lower-case while mb_list_encodings() is upper-case

# Replication Trying to retrieve an email containing an attachment with an empty text file. # Result false instead of object of class Message When analyzed more closely, the false...

I am trying to fetch 100 Email system get stuck. about 10 to 15 mint take to fetch Emails. Can you please suggest any idea. Thanks