Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't send devise's confirmation email #21

Open
Frexuz opened this issue Jul 5, 2016 · 0 comments
Open

Doesn't send devise's confirmation email #21

Frexuz opened this issue Jul 5, 2016 · 0 comments

Comments

@Frexuz
Copy link

Frexuz commented Jul 5, 2016

Seems like one_time_mailings don't work.
Sidekiq and paperboy are started

Screens:

image
17 minutes Ago? But stilll 'Scheduled'? Sounds wrong

image

Log says:

2016-07-05T16:17:15Z 13465 [Maily#app] DEBUG: Attempt to deliver email without schedule. No mail was sent: <User#3> Kristian Gerardsson ["[email protected]"], <MailyHerald::OneTimeMailing#1> <OneTimeMailing: Confirmation Instructions>

Without schedule? It has mailing.start_at = Proc.new { |user| user.created_at } exactly copied from the wiki page.

What am I missing? (PS: AD HOC emails work fine)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant