lemoreno on "[Plugin: WP SMTP] "Some errors occurred!""
This plugin was working fine until recently it just stopped working. I had it use the same email on 2 wordpress sites so I disable one just in case but that didn't solve the issue. There are some...
View Articlelemoreno on "[Plugin: WP SMTP] "Some errors occurred!""
Fixed. Had to add my phone number and alternative email for verification. According to this other thread: http://wordpress.org/support/topic/contact-form-7-not-sending-emails?replies=16 The SMTP needs...
View Articlebrasofilo on "Contact Form 7 not sending emails- no confirmation, no error"
For the records: in my case, using Google Apps to manage the emails, since a specific date, all emails sent by CF7 were going to the Spam box. Around the same date, I found that some #¢&@ started...
View Articlebrasofilo on "Contact Form 7 not sending emails- no confirmation, no error"
Update: now using myemail+UNIQUE_STRING@google-powered-email.com and setting SMTP without a plugin: http://wordpress.stackexchange.com/q/75956/12615 Everything working ok ;)
View Articlejocardo on "Contact Form 7 not sending emails- no confirmation, no error"
hola amigos, necesito que en wp yo pueda asignarle a cada usuario una pagina diferente, ejemplo: yo registro a fernando y quiero que el solo vea la pagina nosotros cuando haga login en wordpress, yo...
View Articleericalevy on "[Plugin: Events Manager] Cannot configure Email settings- keep...
Hello, I have set up everything in Events Manager and appear to have all of the email settings filled out correctly, however I cannot send a test email, and therefore cannot send any emails for the...
View Articleccarlow on "smtp mail"
Hi, I tried to use the subscribe box with jetpack and i do not receive an email. I did some reading and I believe i need to setup a smtp mail version - not sure why. I tried that with "configure smtp"...
View Articleagelonwl on "[Plugin: Events Manager] Cannot configure Email settings- keep...
hi, did you try changing sending method e.g. PHP mail function or WP Mail ?
View ArticleMarcus on "[Plugin: Events Manager] Cannot configure Email settings- keep...
gmail works well for me. check your gmail settings (under Forwarding and PoP^/IMAP) to make sure you have pop or imap enabled
View Articleericalevy on "[Plugin: Events Manager] Cannot configure Email settings- keep...
Thank you both for the quick reply! IMAP is enabled, POP is not. I did try PHP before and it did not work then either, but we want it to come from my email address anyways so want to go through smtp.
View ArticleJon Brown on "[Plugin: Configure SMTP] Originating server"
I tried this and WP Mail SMTP. After configuring them the test (and live) emails and inspecting the raw message headers they all still show as originating on the web server, then going THROUGH the...
View ArticleJon Brown on "[Plugin: WP Mail SMTP] Originating server (cross post)"
Over here: http://wordpress.org/support/topic/originating-server I posted this, but it applies to both plugins: I tried WP Mail SMTP and Configure SMTP. After configuring them the test (and live)...
View Articleagelonwl on "[Plugin: Events Manager] Cannot configure Email settings- keep...
hi, don't know if this help but similar issue here - http://wordpress.org/support/topic/problem-configuring-smtp-with-gmail?replies=4
View ArticleMarcus on "[Plugin: Events Manager] Cannot configure Email settings- keep...
looking again at the erorr, it says 'The following From address failed: (my email address)' what if you e.g. set the From email to a blank value in the same settings section?
View Articleericalevy on "[Plugin: Events Manager] Cannot configure Email settings- keep...
Agelonwl- thank you for the suggestion, but my host is Google so I assume it should work fine? Marcus- I did try your suggestion but still received an error message and cannot send. is there a support...
View ArticleTsubashi on "[Plugin: Newsletter Manager] "Send via SMTP" resetting to false"
Thank you, that fixed the problem, but it seems to have caused a new problem: I cannot create email campaigns. I will investigate and alert you to anything I might find out that will help resolve this...
View Articlef1logic on "[Plugin: Newsletter Manager] "Send via SMTP" resetting to false"
Yes there are some alter table queries in auto upgrade. They may fail if permission are not present. In new installation there wont be such issues Regards XYZScripts Team
View ArticleMarcus on "[Plugin: Events Manager] Cannot configure Email settings- keep...
hi Erica, we can't help further than this. My only other suggestion is to try and set it to WP_Mail and try using another plugin to handle emails such as...
View Articledamirkajzer on "Send mail using smtp without any plugin"
There is no setting for SMTP in the wordpress admin. Unfortunately, they left that part for users to encode themself. Probably because it is understood that each server on which the WP is installed...
View Articledamirkajzer on "Send mail using smtp without any plugin"
just to add to your coding, you need to open the file smtp.php-class, class-phpmailer.php, pluggable.php and change some settings, the same ones you mentioned but each item must be in those files where...
View Article