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
.
livebg
/
tmail
Public
forked from
mikel/tmail
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 18, 2014
Merge remote-tracking branch 'samanage/master'
Show description for 1561136
mitio
committed
1561136
View commit details
Copy full SHA for 1561136
Browse repository at this point
Merge remote-tracking branch 'a2exsh/master'
mitio
committed
788a39f
View commit details
Copy full SHA for 788a39f
Browse repository at this point
Merge remote-tracking branch 'singlebrook/master'
mitio
committed
bba08eb
View commit details
Copy full SHA for bba08eb
Browse repository at this point
Merge remote-tracking branch 'crowbot/master'
mitio
committed
5068b64
View commit details
Copy full SHA for 5068b64
Browse repository at this point
Merge remote-tracking branch 'eac/master'
mitio
committed
3f89e6e
View commit details
Copy full SHA for 3f89e6e
Browse repository at this point
Merge remote-tracking branch 'grosser/tests'
mitio
committed
554dabd
View commit details
Copy full SHA for 554dabd
Browse repository at this point
Merge remote-tracking branch 'grosser/is_binary_data'
Show description for 756245d
mitio
committed
756245d
View commit details
Copy full SHA for 756245d
Browse repository at this point
Merge remote-tracking branch 'grosser/isutf8'
mitio
committed
777c3ac
View commit details
Copy full SHA for 777c3ac
Browse repository at this point
Merge remote-tracking branch 'nfo/master'
mitio
committed
b4096f7
View commit details
Copy full SHA for b4096f7
Browse repository at this point
Commits on Oct 8, 2013
Change to 2 instance variables to correctly format the Regexp for ruby 2.0
Drew
committed
cfb2d8b
View commit details
Copy full SHA for cfb2d8b
Browse repository at this point
Added in a fix so the CONTROL_CHAR constant works with Ruby 2.0
Drew
committed
6ea0a6e
View commit details
Copy full SHA for 6ea0a6e
Browse repository at this point
Commits on Mar 29, 2013
Merge pull request #1 from eac/vkmita/content_type_whitespace_bug
Show description for 97c7200
Victor Kmita
committed
97c7200
View commit details
Copy full SHA for 97c7200
Browse repository at this point
Commits on Mar 28, 2013
changed test
Victor Kmita
committed
9c55b4f
View commit details
Copy full SHA for 9c55b4f
Browse repository at this point
content type whitespace bug fix
Victor Kmita
committed
54cc13d
View commit details
Copy full SHA for 54cc13d
Browse repository at this point
Commits on Oct 23, 2012
fix isutf8 no longer being correct -> less broken tests
grosser
committed
8cd9e5b
View commit details
Copy full SHA for 8cd9e5b
Browse repository at this point
bring back is_binary_data for 1.9
grosser
committed
9f9903d
View commit details
Copy full SHA for 9f9903d
Browse repository at this point
fix overwritten tests
grosser
committed
168c88d
View commit details
Copy full SHA for 168c88d
Browse repository at this point
make tests run a bit on 1.9
grosser
committed
b1bcfd6
View commit details
Copy full SHA for b1bcfd6
Browse repository at this point
Commits on Aug 30, 2012
Parse slightly malformed header names
Eric Chapweske
committed
becfc1b
View commit details
Copy full SHA for becfc1b
Browse repository at this point
Add to part's #parse_warnings collection instead of raising an exception when parsing problematic headers.
Eric Chapweske
committed
617bdce
View commit details
Copy full SHA for 617bdce
Browse repository at this point
Commits on Jul 18, 2012
More lenient when parsing content-disposition headers.
Eric Chapweske
committed
50b4d92
View commit details
Copy full SHA for 50b4d92
Browse repository at this point
Commits on Jun 15, 2012
Memoize multipart boundaries
Show description for a092dc7
dlee
committed
a092dc7
View commit details
Copy full SHA for a092dc7
Browse repository at this point
Commits on May 31, 2012
Fix unquoted email spec parsing.
ashcmd
committed
3ffb511
View commit details
Copy full SHA for 3ffb511
Browse repository at this point
Commits on May 24, 2012
Support leading and trailing dots in addresses
Eric Chapweske
committed
3613d76
View commit details
Copy full SHA for 3613d76
Browse repository at this point
Commits on Sep 25, 2011
prevent failure in case of non-utf8 subjects
Nir Tzur
committed
d2561c4
View commit details
Copy full SHA for d2561c4
Browse repository at this point
Commits on Sep 13, 2011
Adding a 'warnings only' mode
morten
authored and
Eric Chapweske
committed
56e35b3
View commit details
Copy full SHA for 56e35b3
Browse repository at this point
String#is_binary_date? is a YAML method
morten
committed
407296c
View commit details
Copy full SHA for 407296c
Browse repository at this point
Commits on Apr 14, 2011
Reverting commit c5b9bb9 (which broke longer headers)
sbleon
committed
f23cdcb
View commit details
Copy full SHA for f23cdcb
Browse repository at this point
Commits on Mar 28, 2011
Reduce scope of special case for matching '@' in display name - was matching in case of multiple addresses with unquoted display names.
crowbot
committed
79a1cce
View commit details
Copy full SHA for 79a1cce
Browse repository at this point
Commits on Dec 30, 2010
Don't fold on blank lines. Was breaking some versions of Exchange/Outlook when occuring within addresses
Eric Chapweske
committed
05940a3
View commit details
Copy full SHA for 05940a3
Browse repository at this point
Commits on Dec 13, 2010
Updating gemspec to match README
Mikel Lindsaar
committed
eb43e76
View commit details
Copy full SHA for eb43e76
Browse repository at this point
Commits on Nov 3, 2010
Work around for content-type/content-disposition header parsing failure when encountering new lines
Eric Chapweske
committed
8aef8dc
View commit details
Copy full SHA for 8aef8dc
Browse repository at this point
Commits on Sep 19, 2010
* ext/tmailscanner/tmail/tmailscanner.c (mails_type): use typed data.
nobu
committed
6ae550f
View commit details
Copy full SHA for 6ae550f
Browse repository at this point
* ext/tmailscanner/tmail/tmailscanner.c (cstr2symbol): use optimizable version.
nobu
committed
eb116a5
View commit details
Copy full SHA for eb116a5
Browse repository at this point
* ext/tmailscanner/tmail/tmailscanner.c: conform to m17n of 1.9.
nobu
committed
651187f
View commit details
Copy full SHA for 651187f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.