You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.
CakeMail throws Unknown parameter list_policy! when the spamPolicyAccepted parameter is set to true. This is due to the fact that CakeMail expects the parameter to be called policy.
The confusion comes from the fact that this same parameter is called list_policy when a new list is created.
The text was updated successfully, but these errors were encountered:
CakeMail throws
Unknown parameter list_policy!
when thespamPolicyAccepted
parameter is set to true. This is due to the fact that CakeMail expects the parameter to be calledpolicy
.The confusion comes from the fact that this same parameter is called
list_policy
when a new list is created.The text was updated successfully, but these errors were encountered: