JacobHansen
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by JacobHansen-
JacobHansen commented,
Is there anyway to get the blog posts sent by e-mail?
-
JacobHansen commented,
I would like to also add my concerns about the new Paper Lantern theme. - The way this change was introduced I find to be unacceptable, it is a very large change. I had expected x3 to be gone and ...
-
JacobHansen commented,
It is possible/probable the attackers are using a referring URL. If you can post some of the domlogs (you can remove identifying domains or IPs) I can take a look. Logins with no referrer should ...
-
JacobHansen commented,
Those rules rely entirely on rate limiting and are not very good in my opinion. They are also unnecessarily using two collections instead of one. Here are the current wp-login rules I'm using: #...
-
JacobHansen created a post,
Transfer all accounts (and main IP)
Hi, I need to transfer all the accounts of a cPanel server to a new server. The server has about 250 accounts and 325gb worth of data. The servers should have a local connection (connected to sam...
-
JacobHansen commented,
Try adding this to your router, seems to work pretty well. condition = ${lookup {$sender_address_domain} \ lsearch {/etc/localdomains} {yes}}
-
JacobHansen commented,
There is a "senders" routers option which might be useful for ignoring your mandril relay. However this option requires a full set of e-mail addresses, it would be better if it could be done per do...
-
JacobHansen commented,
Hi Michael, Thanks. Do you know if there is any way to do say: if MX server is pointing to a local IP then use local routing otherwise use the SMTP relay? Secondly, we seem to have a problem with...
-
JacobHansen created a post,
Exim: Remote relay except specific domains
Hi, I have setup a remote relay to send emails due to several problems with emails in junk folders etc. As such I wish to use an remote SMTP service which specialise in these things. I've set it...