-
Unable to reset password.
```
> Swift_TransportException thrown with message "Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required
> ""
>
> Stacktrace…
-
Swift_TransportException
Expected response code 220 but got code "", with message ""
Followed install instructions, put keys in, etc. Added new page with form. Tested form. Added pertinent info (…
-
IMO this question popped up somewhere (maybe the roadmap?) but has not been answered. Currently 40% of the library is ready, so if this question is still open, it should be answered now.
I am current…
-
### 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…
-
## Bug Report
**Current Behavior**
Currently flarum is loading over 450 files per page (with standard extensions enabled).
That is a bit too much and costs much unnecessary time.
Example: swi…
gooof updated
2 years ago
-
I've just set up the excellent [roster_reminder.php](https://github.com/tbar0970/jethro-pmm/blob/master/scripts/roster_reminder.php) script in our instance.
We would like roster emails to from from…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
I am using the latest do…
-
When using courier in combination with swiftmailer.module the email content HTML is being escaped. All HTML entities are written as plain text (e.g. "..."while the mail itself is a HTML mail.
Couri…
-
Could you provide some information in the `README.md` on how to configure this bundle in Symfony 4?
Until now I run into the same issue as others have:
- [The child node "key" at path "cspoo_swift…
-
```
Line 207:
$this->transport = Swift_SmtpTransport::newInstance();
Remove new.. as this function is called statically
line 236 / 239:
require
YiiBase::getPathOfAlias('application').'/vendors/swi…