Questions tagged [cyberpanel]

4 questions
2
votes
1 answer

Fix rDNS record using PostFix and Cyberpanel

My email is being rejected by GMail because: 550-5.7.25 The IP address sending this message does not have a PTR record setup, or the corresponding forward entry does not point to the sending IP. I have Cyberpanel server suite running on an Ubuntu…
MindSpiker
  • 165
  • 5
0
votes
3 answers

Postfix/Dovecot relay or proxy?

I'm trying to figure it out how to reverse proxy based on condition email servers or how to deal with sending/receiving emails from different servers on only 1 public IP address? My current configuration is as below: I have successfully managed to…
EAK TEAM
  • 103
0
votes
1 answer

554 5.7.1 Relay access denied postfix

I have facing problem with send email from cyberpanel rainloop. i'm testing on mx toolbox, its show Status Ok SMTP Reverse DNS Mismatch OK - 170.64.156.12 resolves to mail.kacktus.com.au Status Ok SMTP Valid Hostname OK - Reverse DNS is a…
0
votes
1 answer

Folder created in terminal does not give access to control panel user

I have made a script which creates a folder (website) in the public path of a website that belongs to a website control panel (CyberPanel): mkdir /home/example.com/website/ But this command does not give enough permissions to the panel user to…