Title: gwidgery's Replies | WordPress.org

---

# gwidgery

  [  ](https://wordpress.org/support/users/gwidgery/)

 *   [Profile](https://wordpress.org/support/users/gwidgery/)
 *   [Topics Started](https://wordpress.org/support/users/gwidgery/topics/)
 *   [Replies Created](https://wordpress.org/support/users/gwidgery/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/gwidgery/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/gwidgery/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/gwidgery/engagements/)
 *   [Favorites](https://wordpress.org/support/users/gwidgery/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Unable to send email from GSuite Alias](https://wordpress.org/support/topic/unable-to-send-email-from-gsuite-alias/)
 *  [gwidgery](https://wordpress.org/support/users/gwidgery/)
 * (@gwidgery)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/unable-to-send-email-from-gsuite-alias/#post-11620075)
 * I’d love this too please. Any updates?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Unable to login after installing Wordfence](https://wordpress.org/support/topic/unable-to-login-after-installing-wordfence-2/)
 *  Thread Starter [gwidgery](https://wordpress.org/support/users/gwidgery/)
 * (@gwidgery)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/unable-to-login-after-installing-wordfence-2/#post-11564848)
 * To add to this, after I’ve regained access to the site by manually turning off
   wordfence, I look at the logs, and it shows the login as a failed attempt (as
   if it’s the wrong password), not as a blocked attempt.
 * Here’s my .htaccess file in case that might be causing the issue:
 * # BEGIN WordPress
 * RewriteEngine On
    RewriteBase / RewriteRule ^index\.php$ – [L]
 * # add a trailing slash to /wp-admin
    RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$
   $1wp-admin/ [R=301,L]
 * RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -d RewriteRule
   ^ – [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
   RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L] RewriteRule . index.php [L]
 * # END WordPress

Viewing 2 replies - 1 through 2 (of 2 total)