Jump to content

b0chard

Members
  • Posts

    61
  • Joined

  • Last visited

  • Days Won

    2

b0chard last won the day on June 11

b0chard had the most liked content!

Contact Methods

  • Website URL
    http://www.bochard.net

Recent Profile Visitors

429 profile views

b0chard's Achievements

Enthusiast

Enthusiast (6/14)

  • One Month Later Rare
  • Week One Done Rare
  • Dedicated Rare
  • Collaborator Rare
  • Reacting Well Rare

Recent Badges

10

Reputation

  1. Ohhh, it dynamically updated the result? I rechecked, it's 10/10 now. That's weird. That seems to be fixed now. Thank youu @Krydos!!
  2. I got 7/10 https://www.mail-tester.com/test-9tbzfojas
  3. Just did a test from https://www.mail-tester.com: Link to the test: https://www.mail-tester.com/test-td2z03n08
  4. Done! I got an email a few hours ago that moving has completed. It says to update some records. I have updated the remote SFTP already, the DNS records for SPF, MX, and DKIM are left to configure. I would like request to update those as well, if needed. Thank you!
  5. Done @Krydos! I also tried the stripe link on my first bank but it doesn't work, it getting declined too. I created another bank account, and used the virtual card on it. I tried to pay on the paypal page but it didn't worked. I tried the link you sent, yeppp—success!
  6. below is the DKIM DNS record I saw in Plesk. for the name: _domainkey.bochard.net. IN TXT "o=-" and for the value: default._domainkey.bochard.net. IN TXT "v=DKIM1; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA+SDLc/Hl5PNixlC3Z1QqVI5F0WQUTC0wA2GHBtcHm+cqyRxqCWP7OmmV5Z7Vn3nos10c8TB7chpdkPiTVeO53mrpK6ZC9fjhlfFajdLReXJvRhqR+MBCwUEw1IimwFUz35YIRwqJ2bHaqvtjhuH4oOZ45qq79GB9gsc5OGC/A74pvZBOzMt1zYo3BvwUNo2LTgcyMDTunY+ZU15PBFyE34tj8iniPctiznyx+MboWzR4FCG/igoSwuksUm591bW8PblllmtUzdIQi7ORn9P+JO+bCW29gJlJ77wxupzvelwUMbi/iNWrCnyVbJVNxHxGQTu4jzvMg74BfIGZ1YErmQIDAQAB;"
  7. I don't have, can you add for me?
  8. I should have posted this in Questions subforum. srorry.
  9. Hi, I'm not sure if this is a security risk. The domain I bought was an old used domain, and I found that the recipient address in my domain which I'm getting the spam emails is breached upon checking on haveibeenpwned. I am getting those spam emails because catch-all is enabled. Although, I don't mind those emails, I actually like reading some of them. A while ago, I got this spam email which is coming from my own domain. I don't know how it be possible for someone to send an email to me from my own domain, even though I only have one email created in Plesk. Is this a kind of email spoofing, and how did they do it? should I be worried about the security of my emails? Thank youu!!
  10. Would it be fine if I do bank transfer instead? I always got this card issue on my bank (never done successful purchase on that card).
  11. I think the issue is on my debit card, it always get declined anywhere I try to purchase online. I'll contact them first.
  12. Hi there, I am upgrading my account to Tommy server. I proceeded to pay using my virtual card, it got refunded so I used my debit card instead, the money got refunded again. I did it multiple times, but it keeps repeating.
  13. I would like to stop using code hosting on github. I moved to codeberg, some of my private git repos are on github. unfortunately, codeberg won't allow private repositories based on their TOS, only some exclusions for small files like personal notes, .env files, etc. codeberg is focused only for open-source projects. so, what im planning now is to store private git repositories only on my local machine. but transferring changes to heliohost using filezilla is hassle because some files are not syncing properly, like you need to transfer each and every file unlike git which is better to transfer files and you'll be assured that files in local and remote are in-sync properly. however, that would be a problem then. I'd like to use Git but at the same time, I won't like to use online code hostings especially github for private repositories.
  14. I don't know if this would be possible, so I'm here to ask. I know how to use git to push on remote repository in Codeberg, Github, etc. then using git webhook here to fetch files from those git repositories. Also I'm learning on using SFTP file transfer using FileZilla and Rclone to copy files to heliohost. I am just curious if I could do something different like directly git pushing to heliohost server using ssh? Thanks!
×
×
  • Create New...