-
```
What steps will reproduce the problem?
1. Set-up a TLS SMTP connection against e.g. some Exchange servers
2. Attempt to send mail
What is the expected output?
A sent mail
What do you see instead…
-
### What steps will reproduce the problem?
I am trying to sign up using index.php?r=user/registration/register and can not create the user, nor get the email.
the web configuration is:
'mai…
-
### What steps will reproduce the problem?
if I create the user from the console the welcome email arrives without problems, if instead I create the user from the application with the user manager, i…
-
I'd like to override MailService class in order to use an external mailer service (like mailchimp, mailjet...)
Basically I need to add specific headers when doing `$mailer->compose()`, and I can't fi…
-
Add 'useFileTransport' option for settings in web.php
ghost updated
8 years ago
-
### What steps will reproduce the problem?
After the update to v1.6 creating a new user or updating a password using the webinterface causes 500 internal server errors.
**Create User**: (using new…
-
The mailpanel currently writes message files directly to the file storage. It then only stores the filename in the request data as part of its return value to `save()`.
This breaks containment as t…
-
```
What steps will reproduce the problem?
1. Set-up a TLS SMTP connection against e.g. some Exchange servers
2. Attempt to send mail
What is the expected output?
A sent mail
What do you see instead…
-
# Slim 4 - eBook Vol. 2 | Daniel Opitz - Blog
Thanks to the great success of the Slim 4 eBook I decided to write another book to publish new articles about the Slim Framework.
[https://odan.github.i…
-
**Steps to reproduce;**
In **Admin/Settings/Advanced/E-mails/** select SMTP transport and set parameters of a [**SendinBlue**](https://www.sendinblue.com/) account as SMTP relay.
it works!
The day…