-
We have class for e-mails sending in Utils/Email/EmailSender.php Let's use them to all e-mails generated in geopathes.
-
Hello,
I've noticed an unexpected behavior regarding the mail notification.
When the SMTP authentication is resulting in an error, the mail is purged instead of being kept and sent later.
### Ste…
-
Hello! Currently sending the email for each new reservation, change, deletion and approval, but sending only to an administrator email. I need to send a return email for each reservation made to the r…
-
### Mautic Version
5.0.x series
### Way of installing
I installed with composer using https://github.com/mautic/recommended-project
### PHP version
8.1.27
### What browsers are you seeing the pr…
-
# Description
We need to prepare controllers (internal API) to all actions regarding logging, creating accounts and resetting passwords - after preparing database for gm's and implementing email sende…
-
Just installed this module but can't get it working.
Click Send Test Email button but never received actually received one;
Click Send Email button but none was sent out. All letter with 'Sending…
-
Hey Roy,
On JethroChan.com, the email php code does not send an error message (in fact when I tested an email form, it gave me a success message) I recalled us having a similar issue when we worked o…
-
I'm using Google as an SAML IdP for my app.
It works, but when a user has 2 Google accounts (say, one for work and one for leisure), during the login process they see the account chooser. This does…
-
Pages 119-156
- [x] How PHP Gathers Information from a Form
- [x] Processing and validating User Input
- [ ] Sending Email
- [ ] Handling Multi-Choice Form Elements
-
Right now, [we're sending out API activation emails via PHP's `mail()` function](https://github.com/statedecoded/statedecoded/blob/master/includes/class.API.inc.php#L408), which doesn't make sense in …