Shane3673

  • Total activity 123
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 26

Comments

Recent activity by Shane3673 Recent activity Votes
  • To the replier: The domain that I just switched to my server that is having the issue used to be hosted by Frontier. I have seen this before when the other host has left over records. Is your accou...

  • Thank you for the reply. That is what I was thinking and usually I'm like the bounce back was from their server so it their issue, but my client is not in the position to ask someone about anything...

  • The fix was alot more than that. I was manually doing this every time. Not trying to bust your balls but I think the ticket should be included.

  • 4684071 here is my request ID, which I believe is my ticket number.

  • I wanted to update this again. For some reason now when I add accounts to this server and put them on a dedicated IP. The httpd.conf file does not update and puts the site on the shared IP. I have ...

  • I will check that if it happens again. It wasn't just roundcube though. It was everything. Even though my outlook was not producing errors, I was not getting my emails. I can even look into the log...

  • I did a bunch of crap. Forcing updates to CPanel and Roundcube. Restoring backups for really old, then restoring new backups. Something worked....For now at least.

  • Thanks for the suggestions. In the end I found that it was SELINUX that was affecting this. I disabled it and everything worked fine. Maybe during a Cpanel install something is changed with SELINUX...

  • Yes I did see this thread and it helped with figuring out how to enable SMNP on the servers. SMNP probes are a lot more complex to create from scratch because you have to look through all the MIBs ...

  • I got it to work by doing this: Adding this to Exim advanced editor: smtp_active_hostname = ${lookup{$interface_address}lsearch{/etc/domainips}{host.$value}{$primary_hostname}} Changing this i...