-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move from Mandrill? #77
Comments
I'm just going to start listing ones I come across. Feel free to edit this comment and add more in here: |
As decided we are just going to remove the transactional integration and let the server handle sending these emails. Simple. But would just like to keep an eye on how these emails are sent and who they seem to come from. Yay! |
I guess we need to sort this in the next day? |
I have changed mail system configuration to use the default Drupal mail system. I have tested by requesting a password reset and checking the message headers. Before the change the message headers included mandril after the change mandril wasn't shown in the message header. The Mandril module and configuration are still enabled but are not used for sending emails. |
@andystiller is there a way I can get a copy of everything sent out by the Drupal site? I had this set up with Mandril and it was useful for seeing activity. Cheers! |
@dahacouk I assume that the set-up was actually in the Mandril account confiuration not on your site. I've had a quick look into the options and there are a few possible ways to send you and email when people register etc. The suggestions I've seen online are to use Rules to send you an email whe certain events are triggered like a user registering. |
@andystiller Hmm... Yes, it was set up in Mandril. Sounds like it is not as simple as just saying "send Daniel a copy of any/all outgoing email"...? If it is then great. If it's going to be a bit complex then perhaps best to... is there a log of all emails sent, somewhere in Drupal so I can just periodically check it? |
Thre's nothing in the default Drupal set-up that log emails. There are modules that can be installed to do what you want. If you just want to know that a message has been sent there are the mail server logs. |
Mandrill is becoming a MailChimp add-on. All Mandrill users will be required to have a paid monthly MailChimp account by April 27. Read more
We don't have a paid monthly MailChimp account. So, I'm wondering about alternatives. Any ideas?
The text was updated successfully, but these errors were encountered: