Mail verification issues.

Barry Coleman Posted in Technical Support 2 months ago

Is there a way around the email verification issues? when i send tests to my email address in exchange they come though to spam but when sending them to a google email they never come through at all.

I see there is a smtp component available to use but when i install that and go into its configuration it shows smtp connection failure as if it is just part of the text on the screen. when I then put the configuration in for the google smtp releay and put in my google workspace details and save it no email comes through.

Replies
at Thomas Giselle Replied 2 months ago

Hi everyone,
I recently found an excellent article on EssayService that provides a detailed explanation of the definition and significance of case studies in psychology.
This comprehensive guide https://essayservice.com/blog/case-study-psychology-definition covers the fundamental aspects of case studies, including their purpose, methodology, and applications in psychological research. It delves into how case studies allow for an in-depth understanding of individual cases, offering unique insights into human behavior and mental processes. The article also discusses the strengths and limitations of using case studies, highlighting their role in generating hypotheses and exploring rare phenomena.
Whether you're a student, researcher, or psychology enthusiast, this resource is incredibly valuable. I highly recommend giving it a read to gain a deeper understanding of how case studies contribute to the field of psychology and their importance in advancing psychological knowledge.

Dutch Eric redegeld Replied 2 months ago

i got smtp working with https://www.smtp2go.com/
PHP send mail get me on the blacklist, and this workes like an charm now

Indonesian Arsalan Shah Replied 2 months ago

Please share your script on GitHub and share link of code

au Barry Coleman Replied 2 months ago

Since moving this instance from Contabo hosting to a dedicated server at hetzner the mail issue using native php seems to have resolved however the SMTP component still seems to be broken. I guess that doesn't matter in this instance given the out of the box solution works.
The website is https://www.gainerhub.com

au Barry Coleman Replied 2 months ago

The main reason for me not sharing the URL at this point has been because the space that i am creating is for a particular subset of the LGBT community who often don't really get treated very well so I was trying to avoid people casting judgement.

If that isn't going to be the case I am more than happy to put Apache back online when i'm finished at work and put provide the url.

Indonesian Arsalan Shah Replied 2 months ago

Please share website url so we can test your email arriving issue

au Barry Coleman Replied 2 months ago

no actually I am not running on a private network. where did you get that from?

Indonesian Arsalan Shah Replied 2 months ago

There are many email related disucssion topics.

https://www.opensource-socialnetwork.org/search?q=email&type=discussion
https://www.opensource-socialnetwork.org/search?q=smtp&type=discussion

Besides that you are running on private network so you need to figure out these things yourself. You may use 3rd party php mail testing script and test your server because OSSN uses what configured on your server it. By default it uses php mail method.