giacomo
Forum Replies Created
-
AuthorPosts
-
November 11, 2016 at 5:55 pm in reply to: Post Submitted Successfully – 2 notification e-mails #302094
Thank you Paolo, I know, this in not for you and you did your best to help us.
I found this
https://buddypress.org/support/topic/incorrect-activation-email-sender/They suggested thet we woul change the function.php
Try this in your theme/functions.php
add_action( ‘bp_email’, function( $email_type, $email_obj ) { $email_obj->set_from( “[email protected]”, “Your Site” ); }, 10, 2 );
I’m a little worried to modify the file
Ciao giacomo
November 11, 2016 at 4:36 pm in reply to: Post Submitted Successfully – 2 notification e-mails #302054Hi Stiofan, it seems almost solved. Thanks to Paolo and your advice , we found the problem, It was related to postfix and we installed it. Now the wp_mail function work properly and Curiocity i sending e-mail by using wp_mail
Anyway we have only one open issue .
Buddypress sends an Activation account e-mail to cofirm the new user account. Currently we have to send this e-mail manually, while in the other website, museum-advisor.com , the activation e-mail is sent automatically.
I do not how to fix it, do you have an idea?thank you very much for your help.
Giacomo
November 11, 2016 at 9:55 am in reply to: Post Submitted Successfully – 2 notification e-mails #301843This reply has been marked as private.November 10, 2016 at 8:14 pm in reply to: Post Submitted Successfully – 2 notification e-mails #301546OK! thank you!
we have been working on the server for 1 hours.we are about to solve the issue. I’m letting you know tomorrow.
we have reset the pwd just few minutes ago.
Ciao giacomo
November 10, 2016 at 4:05 pm in reply to: Post Submitted Successfully – 2 notification e-mails #301357Hi Paolo, thank you.
I tried https://www.sparkpost.com/ without success.
As I activated spark post, the wordpress interface become incomprehensible (please, see the attached file)
I had already installed the plug in Email log and you can see the strange message in the attached file.
This messages are related to the problem that I talkt about in the previous post (autenticathion e.mail not sent)November 10, 2016 @ 3:38 pm (id:36216) w w
Anyway currently, no mail sender plug in are installed , and the GD platform should use the wp_mail. But currently Curiocity.travel does not do it.
All the parametres available on the Admin iterface are well configurated at the following pages with this sender : [email protected]http://curiocity.travel/wp-admin/options-general.php
We need absolutly to make the wp_mail work , because a Custom Software we have developed uses only wp_mail function
I think some GD config files are corrupted because we renamed the website from Museum-advisor.com to Curiocity.travel. Please can you help me to check.
thanks Giacomo
November 9, 2016 at 10:57 am in reply to: Post Submitted Successfully – 2 notification e-mails #300631This reply has been marked as private.November 9, 2016 at 10:47 am in reply to: Post Submitted Successfully – 2 notification e-mails #300628This reply has been marked as private.November 8, 2016 at 3:40 pm in reply to: Post Submitted Successfully – 2 notification e-mails #300209Hello guys, I still have a problem with the email sender. Sometimes the plugin, named Mail Bank, goes wrong, while plugin, named Sender, does not work.
Sender sends this error message: “could not instantiate php function mail”For this reason
I removed all the plugin that manage the email sending from Curiocity.travel siteI wanted to see if the site can send e-mail without the plugin by simply using
Wp-mail (wp_mail function for mailing)
or
Mail (the php function mail)
as Museum-advisor.com does, it is the other test siteUnfortunately Curiocity.travel can not send any mails, not even the user activation.
I mean that the Wp-mail (wp_mail function for mailing)
and Mail functions (the php function mail), do not work on Curiocity.travel.Instead, I did the same test on Museum-advisor.com, I mean that I disabled all plug in managing the email sending , then I checked out the site sends the email to the new user authentication by using the native functions. The test was successful.
So I would like that the Curiocity.travel site could send e-mail authentication, by using the native function wp_mail or the php function mail.
Can you help me? Thanks Giacomo
November 2, 2016 at 8:15 pm in reply to: Post Submitted Successfully – 2 notification e-mails #297090Fixed! It was the plug in Mail Bank
thanks for your supportCiao Giacomo
November 2, 2016 at 1:30 pm in reply to: Post Submitted Successfully – 2 notification e-mails #296738This reply has been marked as private.November 2, 2016 at 8:18 am in reply to: Post Submitted Successfully – 2 notification e-mails #296586This reply has been marked as private.November 1, 2016 at 10:55 am in reply to: Post Submitted Successfully – 2 notification e-mails #295594Hi Paolo, thanks for your Reply.
The problem is that the user receives Both the e-mails1-The subject of the first e-mail is
Post Submitted Successfully
to: [email protected]
the Body:
Gentile giacomo, Hai inviato la seguente esperienza: prova Experiencity Giac. Questa mail serve solo ad informarti. La tua Esperienza sta aspettando di essere approvata dall’amministratore. prova Experiencity Giac Grazie da CurioCity.travel Rendiamo la tua esperienza la migliore possibile!” CurioCity.Travel2-The subject of thje second one is
Post Submitted Successfully – ADMIN BCC COPY
to: [email protected],[email protected]
the Body:
Gentile giacomo, Hai inviato la seguente esperienza: prova Experiencity Giac. Questa mail serve solo ad informarti. La tua Esperienza sta aspettando di essere approvata dall’amministratore. prova Experiencity Giac Grazie da CurioCity.travel Rendiamo la tua esperienza la migliore possibile!” CurioCity.TravelPlease, register with an account and you can see it.
Thanks for your support,Giacomo
Thank you Kor , I fixed the problem . It was the plug in Mail bank. Now it works.
Best Regards Giacomo
Thanks Paolo 🙂
IT WORKS !
Kind regards , Giacomo
This reply has been marked as private. -
AuthorPosts