-
Notifications
You must be signed in to change notification settings - Fork 937
Issues: mikel/mail
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Parsing mail with attachment that has no filename will not find attachment
#1627
opened Dec 5, 2024 by
lazyatom
updated Dec 18, 2024
Documentation (and abstract class?) for custom delivery method
#1621
opened Oct 23, 2024 by
Mr0grog
updated Oct 23, 2024
CRLF to LF line ending conversion is applied depending on whether body is ASCII-only or not.
#1614
opened Jul 27, 2024 by
manueljacob
updated Jul 27, 2024
Mail.find(keys: "ALL", order: :desc, count: 20, what: :first) doesn't return the most 20 recent messages.
#1610
opened Apr 19, 2024 by
wflanagan
updated Apr 19, 2024
Parse attachment filenames when missing RFC-required quotes, for certain content-types?
#1606
opened Mar 3, 2024 by
pdg137
updated Mar 3, 2024
Net::IMAP connection uses insecure deprecated options
#1586
opened Sep 19, 2023 by
nevans
updated Feb 1, 2024
Mail::Body object returned from Mail::Message#body does not inherit message's charset
#1410
opened Sep 13, 2020 by
sylph01
updated Dec 4, 2023
[Question] Sending email directly to the recipient without a MTA (sendmail, postfix) and without third-party services
#1593
opened Nov 27, 2023 by
collimarco
updated Nov 27, 2023
Mail::AddressList cannot parse CC header value
#1591
opened Nov 1, 2023 by
carlhauck
updated Nov 1, 2023
Email content tampering vulnerability due to crafted file names
#1590
opened Oct 18, 2023 by
motoyasu-saburi
updated Oct 18, 2023
Parsing a
Mail::Message
from a string ignores the string's encoding
#1585
opened Sep 15, 2023 by
ghost
updated Sep 15, 2023
JRuby 9.3+ fails with Java::JavaLang::ArrayIndexOutOfBoundsException
#1569
opened Feb 22, 2023 by
sebbASF
updated Sep 5, 2023
Running into an issue while sending an SMTP mail with v2.7.1 on Ruby 3.0.0 on container
#1583
opened Jul 10, 2023 by
vinutha-g
updated Jul 10, 2023
Address list with comment before address parses incorrectly if no space after comma
#1578
opened May 9, 2023 by
HermanHiddema
updated May 9, 2023
Re-encoding a multipart message introduces extra newline characters
#1576
opened Apr 17, 2023 by
dlouzan
updated Apr 18, 2023
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.