-
We've created a cakemail account and we need to reconfirm the email addresses collected from camps, etc. We're going to need a "thank you" landing page to include on the mail, so that part has to com…
ghost updated
9 years ago
-
The error message is: "Non recurring mailing!"
Stack Trace:
```
at CakeMail.RestClient.Utilities.CakeMailErrorHandler.OnResponse(IResponse response, Boolean httpErrorAsException)
at Pathosch…
-
Hello,
I just installed the plugin and connected it to my account via the Widget.
But when I try to subscribe to the newsletter to test it, i get the message "Invalid user key !".
I didn't have any…
-
NetCommonsバージョン3.3.2で確認しています。
メール通知機能が使えるプラグインにおいて、
投稿後、対象となる会員にメールが送られない場合があります。
<再現方法>
①複数の会員が登録されている状態を作ります。
②会員の一覧表示で一番下以外の会員に、存在しないメールアドレスを登録します。
③メール通知機能が使えるプラグインにて、投稿します。
(メール通知機能は利…
ghost updated
4 years ago
-
[Cake 4.0.0](https://cakebuild.net/blog/2023/11/cake-v4.0.0-released) has been released 🎉
-
Hi,
There are parameter issues on file `Cakemail\Token.php ` line 19
`$this->createTokenWithHttpInfo($username, $password, $grant_type, $account_id, $scopes);`
it return an error since `$passwo…
-
It would be useful to include the HttpStatusCode when throwing a CakeMail exception.
-
CakeMail's documentation clearly says that IDs are integers, but there are some cases where they return numerical values that do not fit in an integer. The only example I am aware of so far if the ID …
-
This is a feature they offer when sending mailings (AKA bulk emails), but not when sending relays (AKA transact emails). The library should parse the HTML content, the text content and also the subjec…
-
Hi,
I have a problem when try to get tho options on response object.
All responses that I checked have the structure similar like this:
Cakemail\Subapis::CampaignApi::schedule(): Response
`new Res…
inmun updated
3 years ago