gianlucadelgobbo / avnode

4 stars 7 forks source link

Include Amazon SES #39

Open stefanisak opened 8 years ago

gianlucadelgobbo commented 8 years ago

Do we have to pay for it?

Gianluca


Flyer communication www.flyer.it Via del Verano 39 - 00185 Roma Tel. +39 06 78147301 Fax +39 06 78390805

On Mon, Feb 1, 2016 at 9:34 AM, Stefan Isak notifications@github.com wrote:

— Reply to this email directly or view it on GitHub https://github.com/gianlucadelgobbo/avnode/issues/39.

stefanisak commented 8 years ago

I thought Mandrill is the way to go, as I saw that you are using Mailchimp already. You find everything about pricing here http://mandrill.com/pricing/

If you want everything for free, maybe https://www.mailgun.com/ is an option.

Please elaborate on that...

gianlucadelgobbo commented 8 years ago

using gmail is crazy?

we need to send only service emails, registrations, lost passwords and notifications, is too much for gmail, we have a business account

Gianluca


Flyer communication www.flyer.it Via del Verano 39 - 00185 Roma Tel. +39 06 78147301 Fax +39 06 78390805

On Mon, Feb 1, 2016 at 1:09 PM, Stefan Isak notifications@github.com wrote:

I thought Mandrill is the way to go, as I saw that you are using Mailchimp already. You find everything about pricing here http://mandrill.com/pricing/

If you want everything for free, maybe https://www.mailgun.com/ is an option.

Please elaborate on that...

— Reply to this email directly or view it on GitHub https://github.com/gianlucadelgobbo/avnode/issues/39#issuecomment-177942096 .

stefanisak commented 8 years ago

I wouldn't say crazy, but to me it doesn't feel right. Can you create separate access keys? Otherwise you need to be aware, that your email account credentials will be stored on the server. And it also doesn't solve the problem, that you need emails while developing.

gianlucadelgobbo commented 8 years ago

ok lets go mandrill

Gianluca


Flyer communication www.flyer.it Via del Verano 39 - 00185 Roma Tel. +39 06 78147301 Fax +39 06 78390805

On Tue, Feb 2, 2016 at 7:04 PM, Stefan Isak notifications@github.com wrote:

I wouldn't say crazy, but to me it doesn't feel right. Can you create separate access keys? Otherwise you need to be aware, that your email account credentials will be stored on the server. And it also doesn't solve the problem, that you need emails while developing.

— Reply to this email directly or view it on GitHub https://github.com/gianlucadelgobbo/avnode/issues/39#issuecomment-178725402 .

gianlucadelgobbo commented 8 years ago

wait we spend 300 euro on mailchimp I was thinking to use amazon there is something similar in amazon ses?

Gianluca


Flyer communication www.flyer.it Via del Verano 39 - 00185 Roma Tel. +39 06 78147301 Fax +39 06 78390805

On Wed, Feb 3, 2016 at 1:26 PM, Gianluca Del Gobbo g.delgobbo@flyer.it wrote:

ok lets go mandrill

Gianluca


Flyer communication www.flyer.it Via del Verano 39 - 00185 Roma Tel. +39 06 78147301 Fax +39 06 78390805

On Tue, Feb 2, 2016 at 7:04 PM, Stefan Isak notifications@github.com wrote:

I wouldn't say crazy, but to me it doesn't feel right. Can you create separate access keys? Otherwise you need to be aware, that your email account credentials will be stored on the server. And it also doesn't solve the problem, that you need emails while developing.

— Reply to this email directly or view it on GitHub https://github.com/gianlucadelgobbo/avnode/issues/39#issuecomment-178725402 .

alappe commented 8 years ago

Yes, amazon ses should be similar and do the same… I haven't used it yet, but this would be a solution.

gianlucadelgobbo commented 8 years ago

So lets try amazon ses? How is possible to send newsletter with it?

stefanisak commented 8 years ago

@gianlucadelgobbo FYI SES is still running in sandbox mode. This causes that emails can only be send to verified email address:

Your Amazon SES account has "sandbox" access in region EU (Ireland). With sandbox access you can only send email to the Amazon SES mailbox simulator and to email addresses or domains that you have verified. To be moved out of the sandbox, please request a sending limit increase. Learn more.
Can't find your existing account settings? Your account may be set up in a different AWS region. Try switching regions in the upper right corner of the console.
gianlucadelgobbo commented 8 years ago

request done

stefanisak commented 8 years ago

It's waiting for amazon processing the request.