Mailgun
Forum Replies Created
-
Forum: Plugins
In reply to: [Mailgun for WordPress] How to add more field in subscription formThe Mailgun for WordPress plugin helps to build mailing lists. Which subscription form are you wanting to edit?
Forum: Plugins
In reply to: [Mailgun for WordPress] Testing ErrorAndrew, do you have a Mailgun account? Did you add the your api key on the Settings page?
Forum: Plugins
In reply to: [Mailgun for WordPress] Cannot make it work with Contact Form 7The “From” address in Contact Form should be the website domain, ie. wordpress@domain.com.
The “From” address in the Mailgun plugin settings should match the domain of the Mailgun account sending the email, ie. wordpress@send.domain.com.I am unable to reproduce.
Do you have permissions to install plugins? Is your plugin directory write-accessible? This type of error is usually a permissions issue.
You can also try to manually update the plugin.Forum: Plugins
In reply to: [Mailgun for WordPress] Enable click tracking via wp-config.phpThis is not listed among the supported constants, but try this: define(‘MAILGUN_TRACK_CLICKS’, ‘yes’);
If that does not work, you can enable click tracking with any of these methods mentioned in the documentation: Tracking Clicks.
Forum: Plugins
In reply to: [Mailgun for WordPress] Settings Page Removed?You can use the wp-config.php file to set constants for each setting.
Forum: Plugins
In reply to: [Mailgun for WordPress] Settings in wp-config.php doesn’t workIs this a single site or a multisite environment?
Forum: Plugins
In reply to: [Mailgun for WordPress] LoggingIf you are using a form plugin, check its error logs. If the Mailgun for WordPress plugin isn’t throwing errors, check your WordPress error log (if enabled). Otherwise, open a support ticket with help@mailgun.com.
Forum: Plugins
In reply to: [Mailgun for WordPress] Recent email did not send, and no error showed upDid you notice anything else regarding this specific WooCommerce order? Did the order place correctly? Did the client receive an order confirmation?
Forum: Plugins
In reply to: [Mailgun for WordPress] Recent email did not send, and no error showed upWhat version of the Mailgun for WordPress plugin are you using?
What plugin are you using for your forms?
Were there any updates to your website or the hosting server?
Can you check your WordPress logs? Server logs?
You can also send an email to help@mailgun.com.Forum: Plugins
In reply to: [Mailgun for WordPress] How to set Reply-to?Can you send an email to help@mailgun.com regarding this issue?
Forum: Plugins
In reply to: [Mailgun for WordPress] Error messageAppears the region value is not set.
Where are you seeing this error message?
In WordPress Admin?
Did you just install the plugin?
Update the plugin?
What version of WordPress?
Are you running a single site or a multi-site environment?Forum: Plugins
In reply to: [Mailgun for WordPress] Mailgun & Contact Form 7 errorIf WP Mail SMTP is still active, there might be a conflict between it and the official Mailgun for WordPress plugin. WP Mail SMTP is expecting the U.S. endpoint, but your account is configured for EU.
Just to clarify, we do not support third party plugins.
What type of access do you have for your WordPress install? SFTP?
If you can, please contact help@mailgun.com or open a support ticket from the Mailgun dashboard for further assistance.
Forum: Plugins
In reply to: [Mailgun for WordPress] Mailgun & Contact Form 7 errorWhat is the error you are receiving from Contact Form 7?
Can you check your error logs?- This reply was modified 7 years, 11 months ago by Mailgun.
Forum: Plugins
In reply to: [Mailgun for WordPress] Error “Got unknown Content-Type: message/rfc822”We apologize for this inconvenience. What was the setting of the Region?
By default, the U.S./North American region is set, which uses the U.S. API endpoint.
What version of WordPress are you using?
What version of the Mailgun plugin?
Do you use any other third-party plugins for email management?