Arvy
- Total activity 121
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
Comments
Recent activity by Arvy-
Hello @cPanelLauren Exim should, at least, log something... to help find out what happened. [root@h1 ~]# exigrep 1izpjX-0005f5-0k /var/log/exim_mainlog 2020-02-06 19:34:52 cwd=/var/spool/exim 3 ...
-
SOLVED. Hmmmm, I found the problem but appears to be a bug. There was a GLOBAL filter to "vivo.com.br" (if "from" contains... redirect to another email). BUT, the email does not exist anymore. Ex...
-
Hello @cPanelLauren, perfect, the UAPI resolves. The 1->3 minutes in Roundcube is not so important. Thanks for your help!
-
Hello @cPanelLauren This "/home/$username/.cpanel/nvdata/user@domain_tld_default_webmail_app" resolve the "Open my inbox when I log in" for me. Thanks. About "Automatically Create Folders for Pl...
-
Ok, so while the above changes work in Roundcube, there's still an issue with the first-time webmail login taking the user to the cPanel webmail home page. I'd like webmail login to take the user...
-
Happened this weekend again (January/2020): I'm running a cron job daily: grep cP-Firewall /etc/sysconfig/iptables Today I got an email with: :cP-Firewall-1-INPUT - [0:0] -A INPUT -j cP-Firewall...
-
Another info: cPanel appears to be running "iptables-save" because my /etc/sysconfig/iptables file had rules that I'd inserted manually (console) but not saved on it.
-
Here is my previous file (before the update) and it's my actual config after manually removed the chain, only the "*filter" piece, for reference. *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] ...
-
Hello @cPanelMichael, ok about the post. I'm using WHM 82.0.14. Happened in 2 servers, both VPSs with CentOS (one 6.10 and another 7.6). I just manually removed cP-Firewall-1-INPUT references an...
-
Hello, I have a cPanel VPS that I don't want my users to use IMAP, just POP3. I disabled ports 143/993 in Iptables. I created my own etc / sysconfig / iptables file. However, every time cPanel is...