rligg
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Posts
Recent activity by rligg-
Problem sending email via Horde after WHM 54 update
I have checked two servers and can't send email via Horde on both. The connection appears to be refused. I have no issue with Roundcube and Squirrelmail.
-
Isp ip address being identified in Helo?
Hello I have a shred server and recently set cpanel to send mail from domain's dedicated ip address. Cpanel is set to automatically take care of this and I can verify that /etc/mailips and/mailhelo...
-
Zend Opcode Cahe and php 5.4+
I know it is not yet officially supported, but APC was giving me serious problems. I replaced it with Zend Opcode cache following an online guide. It works very well, in fact better than APC. The m...
-
PCI Compliance Disable Apache Icons folder
I have the global apache configuration indexes set to off. Still I can see the contents of the server wide apache icons folder. How can I remedy this?
-
missing emails
I have an account that exclusively uses imap for email. I can verify this through the mail logs. There are no pop 3 connections for this email account. So nothing is setup as pop3 that is removing ...
-
Exim Syntax Attack Won't Stop
I have a server that has been experiencing an Exim Syntax Attack for over two weeks now. This week I have enabled csf to kill the ip after 2 syntax errors. It is working for sure. I even upped the ...
-
Rotate Exim logs daily
I have searched and could not find what setting to use to rotate the exim logs daily. I know you are supposed to edit /etc/logrotate.d/exim Currently I have it set to Rotate 1 which is weekly. I...
-
Mail Tweak - "Mail authentication via domain owner password" causing authentication problems
I have a problem on one of my servers when I run turn on "Mail authentication via domain owner password" While I can't replicate the problem myself, many users are unable to send or receive email...
-
spf question
Should spf ip be the server ip or the shared ip? I ask because I believe cpanel sets the mail server ip to the shared ip by default. However, it sets the spf ip to the server ip tied to the server ...
-
SPF question
I need to change the ip of my mail server. Does this mean I need to change the ip address of all spf records to match the changed ip as well? Thanks.