I just ran a command that's sending out mass emails to everyone.
How do I force stop my action mailer?
the job was done through delayed_job and I tried rake jobs:clear and script/delayed_job stop
I just ran a command that's sending out mass emails to everyone.
How do I force stop my action mailer?
the job was done through delayed_job and I tried rake jobs:clear and script/delayed_job stop