Sending Emails to Inbox

0 views
Skip to first unread message

Saurabh Peshkar

unread,
Aug 26, 2010, 2:52:04 AM8/26/10
to rubyonra...@googlegroups.com
Hi All,

I am having a functionality of sending emails in my rails application.
Sending the emails is working properly but sometimes the email goes to
Inbox folder and sometime it goes to Spam folder. I am sending one email
at a time, there is no bulk/mass emails.

Does anyone have any idea regarding how to send email to Inbox??

Any help appreciated.

Thanks
Saurabh
--
Posted via http://www.ruby-forum.com/.

clanlaw

unread,
Aug 26, 2010, 6:25:35 AM8/26/10
to rubyonra...@googlegroups.com
On 26 August 2010 07:52, Saurabh Peshkar <li...@ruby-forum.com> wrote:
> Hi All,
>
> I am having a functionality of sending emails in my rails application.
> Sending the emails is working properly but sometimes the email goes to
> Inbox folder and sometime it goes to Spam folder. I am sending one email
> at a time, there is no bulk/mass emails.
>
> Does anyone have any idea regarding how to send email to Inbox??

Whether it goes to the inbox or the spam folder is up to the email
receiving application. If it thinks it is spam then there is nothing
you can do about it other than change your email to make it less
spammy. I assume that you have made sure you are putting sensible
data in all the headers.

Colin

Saurabh Peshkar

unread,
Aug 26, 2010, 7:19:56 AM8/26/10
to rubyonra...@googlegroups.com

Hi Colin,

Will you please elaborate on how to make emails less spammy and what is
sensible data for an email? If you are having any reference url please
send me.

Thanks for help

Regards

Frederick Cheung

unread,
Aug 26, 2010, 8:32:08 AM8/26/10
to Ruby on Rails: Talk


On Aug 26, 12:19 pm, Saurabh Peshkar <li...@ruby-forum.com> wrote:

> Will you please elaborate on how to make emails less spammy and what is
> sensible data for an email? If you are having any reference url please
> send me.

It can also be down to the configuration of your smtp server and
things like whether the SPF settings for the domain are correct

Fred
Reply all
Reply to author
Forward
0 new messages