Achmed A
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Comments
Recent activity by Achmed A-
Aaah i see it! Excellent solution. I have fixed it. Thank you again. Lifesaver!
-
Thank yo uso much! i missed it because i was very curious about the new CSF. Thanks!
-
how to update to the latest 15 version? How to install it on new servers from Github?
-
hi already tried. but its deleting the other spf records. and it is not in bulk.
-
I have the solution with this one: https://support.cpanel.net/hc/en-us/articles/4403818107927-How-to-add-an-SPF-entry-to-all-domains-on-the-server? But it changes all my hard fail (-all) to soft...
-
hi rbairwell that replaces the ip4. instead of leaving that one alone and just add the ipv6. I very appreciate how you think with me. Thank you so much! i hope you can help me with the code!
-
he guys! Thanks for the reply rbairwell i want to add the following. ip6:*******Now the record is: v=spf1 a mx ip4:*** include:****** -allit need to be: v=spf1 a mx ip4:*****ip6:***** includ...
-
I want to tank you so much! it works like a charm. thanks again!
-
Thank you so much! I need to delete an hostname so i can replace the ip by the hostname like this: find /var/named/*.db -exec perl -pi -e "s/\Q{HERE COMES HOSTNAME}\E ?//g" '{}' \; Thank you 1000...
-
I want to migrate more then 300 users. So alot of them has a modified spf record. Thats the problem that i cannot set a fresh spf. It just need to delete an entry and let the rest stay..