michelson / chaskiq-newsletters

Newsletter Rails engine
http://michelson.github.io/chaskiq/
MIT License
127 stars 13 forks source link

Missing ses key step? #8

Closed hakunin closed 8 years ago

hakunin commented 8 years ago

Hi, I am just trying out chaskiq and it says

Chaskiq::ConfigError
 ses_access_key config key not found, add it in Chaskiq::Config.setup initializer 

it seems to be missing from the install.

PS: Is there a way to play with it without such key?

michelson commented 8 years ago

Hi @hakunin , Take a look at https://github.com/michelson/chaskiq/wiki/Configure-application

tell me how it goes,

best!