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
The question is how to get the mbox From line, not the mail header From:. The parser does accept (ie. not throw an exception) if parsing an email starting with this line, but is it available later?
If you know any sleek libraries for the things you deem "out of scope", share links. Only 1 and 2 are really important, as they are a lot of work. The rest is just a few lines of code, but then again not necessary to re-invent the wheel.
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?
mail = Mail.read_from_string("From mbox\nSubject: Bar\n")
, how does one get the mboxFrom
line?urldefense.proofpoint.com
,*.safelinks.protection.outlook.com
, etc.)message/delivery-status
andmessage/rfc822
)>
to each line)~/.signature
~/.mailrc
filesThanks in advance! This gem seems to be a real -- well -- gem :)
The text was updated successfully, but these errors were encountered: