Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
tedious
/
Fetch
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
155
Star
507
Code
Issues
44
Pull requests
32
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improve error handling
- #223
#223
Open
drallan
wants to merge 18 commits into
tedious:master
tedious/Fetch:master
from
drallan:master
drallan/Fetch:master
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Improve error handling
#223
drallan
wants to merge 18 commits into
tedious:master
tedious/Fetch:master
from
drallan:master
drallan/Fetch:master
Copy head branch name to clipboard
Commits
Commits on May 10, 2016
Add function to fetch and clear imap errors
daleallan
committed
80e769d
View commit details
Copy full SHA for 80e769d
Browse repository at this point
Commits on May 16, 2016
pass //IGNORE flag to prevent utf-8 decode error throwing an exception
daleallan
committed
a0e7329
View commit details
Copy full SHA for a0e7329
Browse repository at this point
Commits on May 24, 2016
Add check for Bytes in attachments before assigning.
Show description for 7659863
Marnu Lombard
committed
7659863
View commit details
Copy full SHA for 7659863
Browse repository at this point
Merge pull request #1 from MarnuLombard/master
Show description for 29b3bce
drallan
committed
29b3bce
View commit details
Copy full SHA for 29b3bce
Browse repository at this point
Commits on Jun 2, 2016
Add checks for subject, date & size on the message object before attempting to use them.
Marnu Lombard
committed
8d0813c
View commit details
Copy full SHA for 8d0813c
Browse repository at this point
Merge pull request #2 from MarnuLombard/master
Show description for 66529ad
drallan
committed
66529ad
View commit details
Copy full SHA for 66529ad
Browse repository at this point
Check for $address->host before assigning it
Marnu Lombard
committed
7dd1cff
View commit details
Copy full SHA for 7dd1cff
Browse repository at this point
Merge pull request #3 from MarnuLombard/master
Show description for ce43a0d
drallan
committed
ce43a0d
View commit details
Copy full SHA for ce43a0d
Browse repository at this point
Commits on Apr 17, 2019
Merge pull request #1 from drallan/master
Show description for 27d8ebc
MarnuLombard
authored
27d8ebc
View commit details
Copy full SHA for 27d8ebc
Browse repository at this point
Convert encoding of strings before running through `iconv()`
Show description for 0c8f31e
MarnuLombard
committed
0c8f31e
View commit details
Copy full SHA for 0c8f31e
Browse repository at this point
Improve string encoding conversion logic
Show description for 95cbaff
MarnuLombard
committed
95cbaff
View commit details
Copy full SHA for 95cbaff
Browse repository at this point
Commits on May 21, 2019
Merge pull request #4 from tedious/master
Show description for 35f5a0d
drallan
authored
35f5a0d
View commit details
Copy full SHA for 35f5a0d
Browse repository at this point
Merge pull request #5 from MarnuLombard/master
Show description for 8516ae3
drallan
authored
8516ae3
View commit details
Copy full SHA for 8516ae3
Browse repository at this point
Commits on Jan 7, 2020
[bugfix] Prevent the attempt to use encodings that `mb_convert_encoding()` can't use
MarnuLombard
committed
8530a91
View commit details
Copy full SHA for 8530a91
Browse repository at this point
Commits on Nov 23, 2022
allow nested attachments
Show description for be50d77
WilRyan
authored
be50d77
View commit details
Copy full SHA for be50d77
Browse repository at this point
Merge pull request #6 from drallan/Patch-for-multi-attachments
Show description for 8d433c3
WilRyan
authored
8d433c3
View commit details
Copy full SHA for 8d433c3
Browse repository at this point
Commits on Jun 12, 2023
Rename filename
Show description for 99cf097
Magnificent-Big-J
committed
99cf097
View commit details
Copy full SHA for 99cf097
Browse repository at this point
Merge pull request #7 from Magnificent-Big-J/rename-filename
Show description for 3f16274
WilRyan
authored
3f16274
View commit details
Copy full SHA for 3f16274
Browse repository at this point
You can’t perform that action at this time.