Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Ruby's Mail Discussion Group
Conversations
About
Ruby's Mail Discussion Group
1–30 of 192
Mark all as read
Report abusive group
0 selected
Aeris Imirhil
,
Mikel Lindsaar
2
1/3/21
Parts not parsed with ActionMailer
It's been a while since I've looked at that code, but I've got a feeling it's because
unread,
Parts not parsed with ActionMailer
It's been a while since I've looked at that code, but I've got a feeling it's because
1/3/21
Joe Seeley
9/22/15
Getting OLD emails?
Just trying this gem out for the first time and I'm a little confused by the results I'm
unread,
Getting OLD emails?
Just trying this gem out for the first time and I'm a little confused by the results I'm
9/22/15
maloochpich mgh
7/9/15
Im not receaving an email Dow anyone knows why?
Hello , Im running this code and not be able to receiving any email , does anyone know where is the
unread,
Im not receaving an email Dow anyone knows why?
Hello , Im running this code and not be able to receiving any email , does anyone know where is the
7/9/15
李俊毅
5/25/15
how can i get emails by conditions?
when i use Mail.find({:what => :all, :count => 99, :subject => "手机".force_encoding
unread,
how can i get emails by conditions?
when i use Mail.find({:what => :all, :count => 99, :subject => "手机".force_encoding
5/25/15
Matthew Brender
1/28/15
Parsing a text file of multiple emails
Hello all - I'm getting into coding with ruby and want to start with getting some insights from a
unread,
Parsing a text file of multiple emails
Hello all - I'm getting into coding with ruby and want to start with getting some insights from a
1/28/15
Kao Saelee
1/7/15
undefined method `get_best_compatible' for nil:NilClass
Hi, I'm using ActionMailier 3.2.12 and Mail 2.4.4 on ruby 1.9.3p484 (we're supporting a
unread,
undefined method `get_best_compatible' for nil:NilClass
Hi, I'm using ActionMailier 3.2.12 and Mail 2.4.4 on ruby 1.9.3p484 (we're supporting a
1/7/15
Fernando Marcelo
11/24/14
Received header: get sending IP
Does Mail gem offer a way to get the sending IP in a received header? Or should I use a regex to get
unread,
Received header: get sending IP
Does Mail gem offer a way to get the sending IP in a received header? Or should I use a regex to get
11/24/14
Mikel Lindsaar
10/3/14
Working with Mail
Hi there all :) I'm reaching out to this list to see if anyone is interested in working with me
unread,
Working with Mail
Hi there all :) I'm reaching out to this list to see if anyone is interested in working with me
10/3/14
Vikas Batra
8/29/14
CID Embedded Images (Inline Images)
Would anyone please share the code to embed images using CID technique? I have tried following code
unread,
CID Embedded Images (Inline Images)
Would anyone please share the code to embed images using CID technique? I have tried following code
8/29/14
Piy
7/23/14
some issues with fetching data
hi All, data [] chunk contains <Fluent::MemoryBufferChunk:0x007f1480c44488> data << [
unread,
some issues with fetching data
hi All, data [] chunk contains <Fluent::MemoryBufferChunk:0x007f1480c44488> data << [
7/23/14
Peter-Hinrich Krogmann
7/11/14
Mail body is not generated.
In the example program 'mail1.rb' no mail body is generated. If the line 3 with line 4
unread,
Mail body is not generated.
In the example program 'mail1.rb' no mail body is generated. If the line 3 with line 4
7/11/14
Marcelo Barbudas
,
Carson Reinke
2
6/24/14
is it possible to edit existing mime emails?
Quite simply, yes, however, the output will vary slightly and some things may no longer be valid (eg
unread,
is it possible to edit existing mime emails?
Quite simply, yes, however, the output will vary slightly and some things may no longer be valid (eg
6/24/14
Max Lee
,
Carson Reinke
2
5/16/14
Pass Credentials to ActionMailer's SMTP Settings from Google OAuth2
Correct if I am wrong, but the Gmail OAuth2 requires "XOAUTH2" and not "PLAIN".
unread,
Pass Credentials to ActionMailer's SMTP Settings from Google OAuth2
Correct if I am wrong, but the Gmail OAuth2 requires "XOAUTH2" and not "PLAIN".
5/16/14
Chris Rothstein
,
Patrick Veverka
2
4/21/14
Setting Custom Headers When Sending A Message
Try this: mail = Mail.new do to to from "#{name} <#{from}>" subject subject bcc
unread,
Setting Custom Headers When Sending A Message
Try this: mail = Mail.new do to to from "#{name} <#{from}>" subject subject bcc
4/21/14
Fernando Marcelo
3/14/14
Problems with two line breaks in headers
Hi, I'm trying to read some emails that aren't well formed. They have two line breaks in
unread,
Problems with two line breaks in headers
Hi, I'm trying to read some emails that aren't well formed. They have two line breaks in
3/14/14
MadasamyJeyam ,s
10/17/13
530-5.5. Authentication required - Error
Hi My environment Operationg system: Linux mint Ruby :2.0.0-p247 Mail :2.5.4 My code is require '
unread,
530-5.5. Authentication required - Error
Hi My environment Operationg system: Linux mint Ruby :2.0.0-p247 Mail :2.5.4 My code is require '
10/17/13
bapu labade
6/25/13
reply to email functionality is not working
Hello, I want to reply to email based on parent message references id & in_reply_to fields for
unread,
reply to email functionality is not working
Hello, I want to reply to email based on parent message references id & in_reply_to fields for
6/25/13
Peyo Baillet
6/10/13
Quoted Printable UTF-8 part
Hi, I'm using the library to decode email content and do various things with this data. I've
unread,
Quoted Printable UTF-8 part
Hi, I'm using the library to decode email content and do various things with this data. I've
6/10/13
babaru trinit
5/14/13
How to retrieve older mails through POP3
Hi there, Is it possible to retrieve older read mails from my gmail inbox through POP3 method? I'
unread,
How to retrieve older mails through POP3
Hi there, Is it possible to retrieve older read mails from my gmail inbox through POP3 method? I'
5/14/13
Mikel Lindsaar
5/14/13
Mail 2.5.4 and 2.2.20 released
Hi there people. So, has been a while, but we have released mail 2.5.4! Also, we have made 2-5-stable
unread,
Mail 2.5.4 and 2.2.20 released
Hi there people. So, has been a while, but we have released mail 2.5.4! Also, we have made 2-5-stable
5/14/13
Carlos Diógenes
4/12/13
connection with smtp.live.com
Hi, I can't connect with smtp.live.com using mail. I have this configuration: config.
unread,
connection with smtp.live.com
Hi, I can't connect with smtp.live.com using mail. I have this configuration: config.
4/12/13
Andrea Campolonghi
3/26/13
Multiple retriever profiles
A simple question. How may I set up a retriever setting at runtime and not globally. In my App I need
unread,
Multiple retriever profiles
A simple question. How may I set up a retriever setting at runtime and not globally. In my App I need
3/26/13
Jez Caudle
1/10/13
Searching by subject, mark unread and delete.
Hi, is it possible to do a .find by subject? I tried the following but got back all the emails. Mail.
unread,
Searching by subject, mark unread and delete.
Hi, is it possible to do a .find by subject? I tried the following but got back all the emails. Mail.
1/10/13
THUFIR HAWAT
,
Jeremy Kemper
2
12/15/12
IMAP --> mail
Mail.new(imap.fetch(id,'RFC822')[0].attr['RFC822']) Check out https://github.com/
unread,
IMAP --> mail
Mail.new(imap.fetch(id,'RFC822')[0].attr['RFC822']) Check out https://github.com/
12/15/12
riverguardian
,
Andrey Baiburin
3
11/24/12
"\xC4" from ASCII-8BIT to UTF-8
Thanks a lot! It save my time... ;) четверг, 21 июля 2011 г., 21:42:50 UTC+4 пользователь
unread,
"\xC4" from ASCII-8BIT to UTF-8
Thanks a lot! It save my time... ;) четверг, 21 июля 2011 г., 21:42:50 UTC+4 пользователь
11/24/12
Mikel Lindsaar
11/17/12
New release of Mail version 2.5.0
Hi there everyone, Sorry for the radio silence over the past months, been busy. However, just went
unread,
New release of Mail version 2.5.0
Hi there everyone, Sorry for the radio silence over the past months, been busy. However, just went
11/17/12
Larry Zhao
11/15/12
Net::IMAP::NoResponseError: STORE attempt on READ-ONLY folder (Failure)
Hi Guys, When I am using Mail.find_and_delete() against Gmail with IMAP, I will get this error: Net::
unread,
Net::IMAP::NoResponseError: STORE attempt on READ-ONLY folder (Failure)
Hi Guys, When I am using Mail.find_and_delete() against Gmail with IMAP, I will get this error: Net::
11/15/12
dclong
, …
Mikel Lindsaar
6
11/11/12
can any one give a solid example for sending email using gmail?
The docs for it are here: http://github.com/mikel/mail/blob/master/lib/mail/network/delivery_methods/
unread,
can any one give a solid example for sending email using gmail?
The docs for it are here: http://github.com/mikel/mail/blob/master/lib/mail/network/delivery_methods/
11/11/12
ari gold
,
kashyap k
3
11/10/12
mail.body.decoded returning binary?
What exactly do you want to do? It think you forgot to ask that unless I'm missing something :)
unread,
mail.body.decoded returning binary?
What exactly do you want to do? It think you forgot to ask that unless I'm missing something :)
11/10/12
Fabio Sangiovanni
,
Fabio Sangiovanni
2
10/11/12
Parsing of malformed messages
Any suggestions on this, please? On Tuesday, October 9, 2012 9:24:20 AM UTC+2, Fabio Sangiovanni
unread,
Parsing of malformed messages
Any suggestions on this, please? On Tuesday, October 9, 2012 9:24:20 AM UTC+2, Fabio Sangiovanni
10/11/12