12-30-2016, 12:49 PM
Pages: 1 2
01-01-2017, 03:10 PM
(12-21-2016, 07:51 PM)7rdoq Wrote: [ -> ]Hi buddy
I use WordPress, on contact form, after click Send button, WP warns email sent successfully but I can not receive any email
Please help me? I do not touch any PHP settings in installing sentora
And I receive so much spam email daily for email accounts, how to stop it?
Many thanks
Hey there - I freaking hate spammers This is how you kill spam really good google have a whole team dedicated to these pricks
create 2 accounts from your domain or used email and a gmail account
email1@whatever <-- this is the one you give out and send mail from
eamil2@whatever <-- this is the only one you check
email1 forwards to gmail what forwards to email2 but cleaned
result is spam free mail btw disable spam checking in your servers settings gmail will do a much better job and also get them blocked from sending shit out. You can also check all your emails on gmail then. Its win win win for you.
BTW I have a fresh install of sentora and emails dont send out from it from both the cubemail client and smtp You can send mail to your own domain on the server I am wondering wether its cubemail and could squirrel mail be integrated better and actully work?
01-06-2017, 04:40 PM
thank you, but I'm stuck at PHP mail() does not work, do you know solution?
01-06-2017, 05:11 PM
(12-25-2016, 10:09 PM)Me.B Wrote: [ -> ]1. Installing sendmail won't resolve the issue. As default setup works fine and use postfix. You just messed up your setup.
2. Check postfix logs first and ensure that port 25 is open and you are not blacklisted.
My advice check 2. before jumping into changing configs that you don't master.
M B
Hi Me.B
I just check port 25 with telnet cmd, it's blocked, how to open it?
Thanks
01-06-2017, 11:54 PM
Either it's on your side, so iptables to open it or likely your isp is blocking it and then you should contact them.
M B
M B
01-07-2017, 07:11 PM
I also contacted ISP, they said dont block ports, they said my side, maybe firewall? How I can solve this?
Thanks
Thanks
01-16-2017, 11:11 AM
anyone here may help me? many thanks
Pages: 1 2