Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - theri

Pages: [1]
1
Postfix / Re: Help me to fix this issue
« on: April 11, 2018, 08:58:34 AM »
Update, this did not work for me. It broke Opendkim. Very seriously considering canceling my monthly donation since the admins don't seem to want to support their product.
it worked for me without any problem with OpenDKIM. yeah no one will try this if there is no open source version of cwp, they want everyone to be a pro and not interested on free one.

2
Postfix / Re: Help me to fix this issue
« on: April 06, 2018, 02:12:25 PM »
for openvz you need to set the hostname in your vps panel.
it has been already set to my hostname, i gave it when i ordered vps.

4
Postfix / Re: Help me to fix this issue
« on: April 06, 2018, 07:56:31 AM »
your provider sets the rDNS you'd need to contact them to give the rDNS pointer a name.
i can set the rdns through solusVM cp.


i found it is a problem with /etc/hosts i modified it like below and got working. but if i rebooted it get reverted back to the old one.

Code: [Select]
# Auto-generated hostname. Please do not remove this comment.
host file is controlled by some process and when i searched for this, it said to be dealt with openvz.

what i did  to solve it,

Edited the line in /etc/hosts like this
Code: [Select]
127.0.0.1   xx.example.com xx localhost localhost.localdomain
Locked the host file from auto modification
Code: [Select]
chattr +i /etc/hosts
Rebooted. Done

6
Postfix / Help me to fix this issue
« on: April 04, 2018, 08:39:23 AM »
hi i am a noob here trying to fix mail server for my site but unable to do it. please help me on this. i have set rdns and working https://prnt.sc/j0mwvp

Postfix Mail Server Manager shows, https://prnt.sc/j0mqz1

Pages: [1]