Skip to content

Various questions regarding built-in capabilities #1574

Open
@forthrin

Description

@forthrin

Hi! I'm a new user and trying to get a flying start with the gem. Does it (plan to) support any of the following?

  1. Guess if mime part is an actual "attachment" or decoration garbage for HTML mail
  2. Convert HTML mail to plain text
  3. When doing mail = Mail.read_from_string("From mbox\nSubject: Bar\n"), how does one get the mbox From line?
  4. Parse an mbox file into an array of mail objects
  5. Decode virus killer links in body (urldefense.proofpoint.com, *.safelinks.protection.outlook.com, etc.)
  6. Sanitize file names in attachments (for saving safely to disk)
  7. Handle bounced email (message/delivery-status and message/rfc822)
  8. Quote email (append > to each line)
  9. Add a mail signature from ~/.signature
  10. Utilize the contents of ~/.mailrc files

Thanks in advance! This gem seems to be a real -- well -- gem :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions