Sender_validate not working
c2ofh opened this issue · comments
c2ofh commented
I want to send a verification Mail to the user to confirm is email using:
Mailjet::Sender_validate.create(id: @mailjet.mailjet_id)
=> #<Mailjet::Sender_validate:0x00005617cfc999f0 @attributes={"persisted"=>false, "validation_method"=>nil, "activation_email"=>nil}, @persisted=true>
But no email will be sent to the user.
Yevhen Nakonechnyi commented
@c2ofh Is this still an issue?
Yevhen Nakonechnyi commented
closed due to inactivity