So I have the server up and running, when I go to the email module in setup and send a test email, I get an email. When I do anything else, say for example submit an expense report, the email never goes through. I don’t see sent emails in my hosts email client either way, so I don’t know if the program is attempting to send an email with expense reports. Can anyone help?
Lumcd, Which email server that hosted your email? because even using the gmail it is working.
You need to know the following:
- smtp server
- You must configure the smtp server that hosted your email to accept, such as e.g. smtp.gmail.com
- You must setup the correct port number of the smtp server.
- If you hosted your own email server such as MS exchange or Pop Server then you already know that STMP.
I hope you will get it work, Thank you.
It is a service from my host, iwebfusion. The service is configured through cpanel and it is simply called webmail.
I may try switching to gmail to test.
As I stated in my initial post, I have email configured and can send a test message successfully if that makes a difference.
Thanks!
Hello Mr. Lukmcd; This is how I up and running the email system
then you need to take care of gmail/google server
Testing and On my Case it is working:
I received it from my Email:
Thanks for that detailed response ! I’m still it certain what the issue is with my hosts email. I can get a test email but not a “production” email. Gmail does in fact solve the issue. I’ll keep that configuration for now.
Sir Lumcd, You need only to inspect the configuration of your inhouse hosted STMP server, the trigger, such as: port, ip, and your router config, on your smpt server, you need to see the parameter wether accepting the IP. All you need to do is to unblock the port on the router.
Unfortunately, I am not using Linux. If that is on Linux I cannot help you.